Hi Peter and Hu,
Turn after a note I write as:
<< { c4 d4} \\ {s8. s16\turn s4}>>
This *looks* right, (adjust the s8. and s16 to move the turn; they
must add up to a crotchet).
It doesn;t sound in the MIDI output, and there's no easy way to
make it.
Why not just offset the turn?
\version "2.12.1"
moveTurn = \once \override Script #'X-offset = #2
theMusic = \relative { \moveTurn c'4\turn d4 }
\score { \theMusic }
Hope that helps,
Kieren.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user