And here a variation of my previous e-mail: Has anyone written a macro to handle broken bars with full rests gracefully?
\relative c'' {
<< { c c \bar"" \break c c } \\
{ R1 } >>
}
I can imagine to have a macro \ifBreak which gives the two
alternatives:
\ifBreak{ r2 r2 }{ R1 }
Werner
<<inline: broken-bar-fullrest.png>>
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
