lilypond-user
[Top][All Lists]
Advanced

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

Re: placing a turn between notes


From: Graham Percival
Subject: Re: placing a turn between notes
Date: Fri, 10 Jun 2005 15:10:52 -0700


On 10-Jun-05, at 11:45 AM, jeff covey wrote:

the solution i was given in 2003 was:

c'8.[^#'(columns (music "scripts-mordent" ((kern . 3) "scripts-turn")) des16)]

The ^#" "  method of placing text has changed to ^\markup.  Try
c'8.^\markup{ \line { \musicglyph #"scripts.mordent" \hspace #0.3 \musicglyph #"scripts.turn" } } des16

You may wish to increase the amount of hspace.

Cheers,
- Graham





reply via email to

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