Quoting Markus Schneider <[EMAIL PROTECTED]>:
global = {
\hideNotes
\repeat unfold 5 {
s1 |
s1 |
s1 |
s1 |
\break
}
}
which of course can be shortened to
global = \repeat unfold 5 {
s1*4 |
\break
}
/Mats
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
