lilypond-user
[Top][All Lists]
Advanced

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

Re: printKeyCancellation, a way to never show key cancellations?


From: David Kastrup
Subject: Re: printKeyCancellation, a way to never show key cancellations?
Date: Sun, 02 Dec 2012 19:25:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Thomas Morley <address@hidden> writes:

> How about adding
> \override Staff.KeyCancellation #'break-visibility = #'#(#f #f #f)
> to your score?
> Seems to work.

I'd write ##(#f #f #f) instead.  Vectors written as #(...) are already
constants (including quoting the contents).

-- 
David Kastrup




reply via email to

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