lilypond-devel
[Top][All Lists]
Advanced

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

How to do this correctly?


From: David Kastrup
Subject: How to do this correctly?
Date: Wed, 27 Jan 2010 19:59:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux)

The following does what I _want_ but looks more like an accident than
anything else.

\new Voice \with { \consists "Ambitus_engraver" }
{ \key des\major \set keySignature = #'() des' d'' }

What I want is the ambitus to be engraved without signature.

Working with \override Ambitus #'keySignature #'() and similar does not
appear to have any effect.

Setting the keySignature of the context in this manner would not appear
to be sane and likely has unwarranted side effects on other constructs.

So how to do this better?

-- 
David Kastrup





reply via email to

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