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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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