lilypond-user
[Top][All Lists]
Advanced

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

Re: remove time signature engr. inside music expression


From: Alexander Rose
Subject: Re: remove time signature engr. inside music expression
Date: Fri, 27 Oct 2006 00:13:59 +0200

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


reply via email to

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