lilypond-user
[Top][All Lists]
Advanced

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

Re: Move slur for acciaccatura


From: James E. Bailey
Subject: Re: Move slur for acciaccatura
Date: Thu, 1 Jan 2009 11:00:12 +0100


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 }





reply via email to

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