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
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to