Hi, Steve:

i'm trying to place a turn in between two note heads

Hope the attached helps.
Kieren.
_______________

\version "2.11.12"

moveTurn = \once \override Script #'extra-offset = #'(6.2 . -5.6)

theMusic = \relative c'
{
fis4-- \breathe gis8.-> dis16--~ \moveTurn dis8\turn cis--~ cis16 dis8.->
}

\score { \theMusic }


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

Reply via email to