Ahh - sorry. I didn't realise you wanted to move the accidental on a note
inside a chord. This is a lot trickier, as \tweak can't be used to move
accidentals, and \override moves all accidentals, as you say. Have a look
at left-padding and right-padding in Section 4.5.2 Fixing overlapping
notation in the Learning Manual. Essentially you have to construct the
stencil containing all the accidentals you want using \markup and position
them with 'right-padding in front of the chord. The example there shows you
how. Every situation will need to be manually constructed, but these
situations are hopefully quite rare.
Trevor D
----- Original Message -----
From: "luis jure" <[EMAIL PROTECTED]>
To: "lilypond-user" <lilypond-user@gnu.org>
Sent: Thursday, April 03, 2008 12:58 AM
Subject: Re: moving accidental of note in a chord
El Wed, 2 Apr 2008 16:36:13 +0100
"Trevor Daniels" <[EMAIL PROTECTED]> escribió:
\once \override Staff.AccidentalPlacement #'right-padding = '1.0 or
whatever spacing you need.
thanks for your answer, trevor, but from what i understand from the
documentation this is _not_ the way to change a note inside a chord
(4.1.4 Tweaking methods). apparently this doesn't work inside <...>,
and if you place it outside the chord, all the notes get affected.
again, my question is how to move the accidental of ONE note INSIDE a
chord, like moving the # only for g and not for d in <gis b dis> (or
move them both but independently).
best,
lj
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user