OthersMusixTeX question regarding page breaks

Information and discussion about other TeX distributions not listed above; installation, administration; field reports
Post Reply
kirkvanslyke
Posts: 1
Joined: Fri Aug 16, 2024 3:43 am

MusixTeX question regarding page breaks

Post by kirkvanslyke »

Hello,
I'm new here, but hoping someone may know the answer. I am using MusiXTex with the Bagpipe package to set some music. I am trying to insert a page break for a long piece of music. I am using the \alapage command, but when I try to force the page break at the end of a line that has a second ending (\voltabox), the next page starts with an empty bar that spans the width of the page. Then the rest of my music starts on the next line. I've tried every possible placement and combination of commands but cannot get rid of the blank bar.

Has anyone run into this before or know how to prevent it?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
EnriqueVilla
Posts: 20
Joined: Thu Jun 26, 2025 10:31 pm

Re: MusixTeX question regarding page breaks

Post by EnriqueVilla »

Hi and welcome! That’s a known quirk with \alapage and \voltabox. One workaround is to manually close the volta before the page break and reopen it on the next page. Try ending the volta before \alapage, then starting a new one after. It’s a bit manual, but usually helps avoid the empty bar.
Post Reply