Luis
\tweak will not work here as accidentals are not created in the input
stream. You have the right override, with the right object and property,
but you may have forgotten that AccidentalPlacement lives in the Staff
context, so cannot be overridden in the (default) Voice context. The 2.11
Learning Manual discusses this. Try
\once \override Staff.AccidentalPlacement #'right-padding = '1.0 or whatever
spacing you need.
Trevor D
----- Original Message -----
From: "luis jure" <[EMAIL PROTECTED]>
To: "lilypond-user" <lilypond-user@gnu.org>
Sent: Wednesday, April 02, 2008 3:47 PM
Subject: moving accidental of note in a chord
hello list!
i need to adjust the horizontal placement of the accidental of a note
in a chord.
i know that in this case \once \override AccidentalPlacement
#'right-padding doesn't work, i need to use \tweak.
but i cant find the name of the corresponding layout_property. any
hints?
tia,
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