Something like:
a4^\markup{\column {\teeny \sharp } { \musicglyph #"scripts-turn" } {\teeny \sharp} }
/Mats
David Sanders wrote:
Hi,
I have looked carefully in the manual, but have not managed to find any information on how to do the following. (Version 2.4.2, Linux)
I need to place a turn with a sharp sign below and another sharp sign above. I tried
a4^\markup { \teeny \sharp }^\turn^\markup { \teeny \sharp }
but it gives me two sharp signs below the turn.
The manual page http://www.lilypond.org/doc/v2.4/Documentation/ user/out-www/lilypond/Articulations.html#Articulations
says that "When two objects have the same priority, the order in which they are entered decides which one comes first."
but explicitly setting the priorities the same via
\override TextScript #'script-priority = #-100 \override Script #'script-priority = #-100
does not seem to make any difference.
I would be grateful for any suggestions as to how to accomplish this.
Thanks,
David.
_______________________________________________ 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