Am 01.01.2009 um 10:48 schrieb Nick Payne:

The slurs on the acciaccaturas in my score are all defaulting to above the stems of the grace notes, even when the grace notes are on or above the middle of the stave and their stems are up. How can I move the slurs to
appear beneath. I tried using

                        \once \override PhrasingSlur #'direction = #DOWN
                        \acciaccatura { d16[ e16] } d8 c\> d2\! ~

But I still get the slur above, as shown in the attached PNG

Why not use a grace note, and manually add the slur?
\version "2.11.65"
\relative d'' { \grace { d16_([ e16] } d8) c d2 }



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to