Hi Jon, have a look at this, it might do the trick for you.
Markus
%%% Begin of snippet
\score {
{
\stopStaff
| <c' e' g'>1
| <d' f' a'>1
| <e' g' b'>1
}
\layout {
ragged-right = ##t
indent = 0\cm
\context {
\Staff
\remove "Time_signature_engraver"
}
}
}
%%% End of snippet
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
