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
hello,
i'm trying to place a turn in between two note heads, but can't even seem to
move it from the stem down to one of the heads; _\turn doesn't seem to do
anything.
thanks again,
steve
\version "2.10.20"
\score
{
\relative c'
{fis4-- \breathe gis8.-> dis16--~ dis8
%%% place turn he