2007/8/6, Charlotte <[EMAIL PROTECTED]>:

> I need to get rid of all the time signatures from my current project - it's
> all unmetred and I'm happy to put visible or invisible bars in as necessary
> to sort out the line-breaking. This was working perfectly using /cadenzaOn
> and setting the break-visibility of timeSignature to #all-invisible.

Why not using
       \context { \Staff
               \remove "Time_signature_engraver"
       }

instead of
               \override TimeSignature #'break-visibility = #all-invisible
?


> Here's some sample code - apologies for the length, it's as minimal as I
> could made it whilst still revealing all my /layout and identifiers in case
> it's my own fault!

Doesn't seem to long; by the way, there's no final "e" in "huit" if I
remember correctly ;)

Regards,
Valentin


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to