lilypond-user
[Top][All Lists]
Advanced

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

Turn with two accidentals


From: David Sanders
Subject: Turn with two accidentals
Date: Sat, 16 Apr 2005 05:36:14 +0100 (BST)

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.







reply via email to

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