Hi,

Am 26.10.2006 um 18:41 schrieb Mehmet Okonsar:

Can we remove the Time Signature Engraver of the staff INSIDE a music
expression?

You can use: \override Staff.TimeSignature #'break-visibility = # (vector #f #f #f)

Example attached.

From the manual: http://lilypond.org/doc/v2.9/Documentation/user/ lilypond-internals/TimeSignature.html#TimeSignature
"break-visibility (vector):
    #(#t #t #t)

A vector of 3 booleans, #(end-of-line unbroken begin-of-line). #t means visible, #f means killed. "

See also: http://lilypond.org/doc/v2.9/Documentation/user/lilypond/ The-_005coverride-command.html#The-_005coverride-command

Alex

Attachment: temp.ly
Description: Binary data

Attachment: PGP.sig
Description: Signierter Teil der Nachricht

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

Reply via email to