Hi Thomas,

> In this score with a final partial measure (to balance the initial partial 
> measure), what is the best way to hide the time signature in the final 
> measure? The \omit Staff.TimeSignature has no apparent effect.

Unless you have a specific reason to want the time signature change you could 
just leave it out. Lilypond allows for partial measures and allows for barlines 
anywhere provided you explicitly request them (what you do by means of \bar 
"|.")

Just change
      { \omit Staff.TimeSignature \time 3/4 s2. } }
into
      { s2. } }

HTH,
Michael
-- 
Michael Gerdau email: [email protected]
GPG-keys available on request or at public keyserver

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

Reply via email to