Fairchild wrote:
I believe the ^#". . ." also can now be simply ^". . ."; similarly with -#".
. ." and _#". . .".
Yes and no! Before version 1.8, ^#"..." was equivalent to ^"...",
whereas ^#(...) was the old syntax for text markup, i.e. the current
^\markup{...}.
> Convert-ly v 2.4.3 doesn't handle.
The convert-ly that comes with the latest 2.5.xx versions does handle
the conversion of markup from pre 1.8 syntax much better.
/Mats
- Bruce
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Graham Percival
Sent: Friday, June 10, 2005 5:11 PM
To: jeff covey
Cc: lilypond-user@gnu.org
Subject: Re: placing a turn between notes
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
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user