lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reappearing time signature in 2.11.28


From: Valentin Villenave
Subject: Re: Reappearing time signature in 2.11.28
Date: Mon, 6 Aug 2007 19:11:04 +0200

2007/8/6, Charlotte <address@hidden>:

> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]