\relative c'
{
\repeat unfold 32 { c4 g'8 g } \bar "|"
\repeat unfold 32 { c4 g'8 g } \bar "|."
}
\layout {
\set Score.defaultBarType = #""
}
Great! I'm using LilyPond 2.14.2 on Debian, so this has to be written as:
\layout { \context { \Score defaultBarType = "empty" } }
And the span bars even adapt automatically to the staff bars :)
Thank you very much!
--ghe
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user