Graham Percival <[EMAIL PROTECTED]> writes:
> 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
Also note that the \line placed just after \markup is redundant.
\markup { \musicglyph #"scripts.mordent"
\hspace #0.3 \musicglyph #"scripts.turn" }
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user