James Harkins <[email protected]> writes:

> Another question: Is it possible to begin a slur on a slashedGrace,
> and change the slur's direction to be upward?
>
> \slurUp has no effect. The printed score here looks funny, since most
> of the notes under the slur have downward stems -- so I'd expect the
> slur to be above.
>
> \version "2.16.1"
> \relative c'' { \slurUp d4. \slashedGrace e16 ( d8 b4 d4 ) }

\version "2.16.1"
\relative c'' { d4. \slashedGrace e16^( d8 b4 d4 ) }

works fine here.

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to