lilypond-user
[Top][All Lists]
Advanced

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

Re: move a turn


From: Kieren MacMillan
Subject: Re: move a turn
Date: Sun, 29 Apr 2007 08:33:23 -0400

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 }




reply via email to

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