Gianmaria Lari wrote > On 25 January 2017 at 00:31, Sam Frybyte <
> frybyte@ > > wrote: > >> I know it's possible but I need someone to direct me to the snippet or >> place in the manuals so I can invisiblize it for a cadenza piece, just >> the >> link. >> > > http://lilypond.org/doc/v2.18/Documentation/notation/displaying-rhythms#metronome-marks > > \set Score.tempoHideNote = ##t > > _______________________________________________ > lilypond-user mailing list > lilypond-user@ > https://lists.gnu.org/mailman/listinfo/lilypond-user You would use \set Score.tempoHideNote = ##t to hide a time signature? Hmm, I'm afraid I've never done that. I would have thought it would be something like: \once \override Staff.TimeSignature #'stencil = ##f Are you using \cadenzaOn in this piece? Or are you using meters for each measure, etc. It may help to see some of your code, perhaps. Especially to know what version you are using. ----- composer | sound designer | asmr artist LilyPond Tutorials (for beginners) --> http://bit.ly/bcl-lilypond -- View this message in context: http://lilypond.1069038.n5.nabble.com/removing-the-time-signature-tp199516p199520.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
