On 21 Jun 2009, at 18:07, Mark Polesky wrote:
I want to make a shortcut for mordents with accidental below.
Try
mordentsharp = ^\markup \left-align \center-column {
\musicglyph #"scripts.mordent" \sharp
}
This works fine. Thank you! I found the form
mordentsharp = ^\markup \left-align \center-column {
\musicglyph #"scripts.mordent" \raise #1.0 \tiny\sharp
}
which makes the sharp a bit smaller.
Hans
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user