Why guess when you can easily find the answer in the manual: Goto www.lilypond.org, click on manual and browse through the table of contents to find the section on "Articulations", scroll down to the bottom of the page and follow the link to "Script", which will provide you with the name of the graphical object to set the property of ("Script") and a full list of the available properties.
Personally, I prefer to use the "padding" property instead of the "extra-offset" in all these situations.
/Mats
ario wrote:
Hello all, in the following score I'd love to shift the accent a little bit lower.
\score { \notes \relative c' { \slurDown f'8_>( )b,8 f2 a b c d e f g a b c d e f g }}
I've tried it with a propertie which I tried to derive from the method to shift the slur: ( \property Voice.Slur \override #'extra-offset = #'(0 . -1.2) ) and made:
\property Voice.Accent \override #'extra-offset = #'(0 . -1.2)
which in my opinion was the logical thing to do. Disappointment... it didn't work. Can anybody help?
thanks, arie
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user