lilypond-user
[Top][All Lists]
Advanced

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

Re: Suppressing an accidental inside a chord


From: Federico Bruni
Subject: Re: Suppressing an accidental inside a chord
Date: Mon, 1 Apr 2013 11:50:25 +0200

2013/4/1 Richard Shann <address@hidden>
On a different topic you helpfully suggested:
On Tue, 2013-03-26 at 12:58 +0100, Urs Liska wrote:
> You can use
>
>
> suppressAccidental = {
>
> \once \override Accidental #'stencil = ##f
>
> }
I notice this can't be used on notes inside chords - I've been looking
at

http://lilypond.org/doc/v2.16/Documentation/notation/visibility-of-objects

but I don't see any clues there - is a different sort of syntax needed
to suppress the accidental in this case or can suppressAccidental be
changed to work on this

<  ces'' \suppressAccidental  dis'''>

as well? (I am using the current stable LilyPond)

Richard


inside a chord you need to use \tweak
you find some examples in the Learning Manual (lilypond.org seems down at the moment)
 

reply via email to

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