lilypond-user
[Top][All Lists]
Advanced

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

Re: Mordent with accidental shortcut


From: Hans Aberg
Subject: Re: Mordent with accidental shortcut
Date: Sun, 21 Jun 2009 18:41:48 +0200

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






reply via email to

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