Hi Gianmaria et all,
How about:
\version "2.19"
{
c''1 \mordent -\tweak text \markup \sharp -1
}
Cheers,
Pierre
Le ven. 24 mai 2019 à 10:00, Hans Åberg <[email protected]> a écrit :
>
> > On 24 May 2019, at 08:29, Gianmaria Lari <[email protected]>
> wrote:
> >
> > What's the standard way to engrave a prall/mordent with accidentals?
> …
> > P.S. The first one put the sharp above the mordent. How can we put it
> below the mordent?
>
> I use:
>
> above = { \once \override Script #'script-priority = #-100 }
> below = { \once \override TextScript #'script-priority = #-100 }
>
> mordentsharp = ^\markup \left-align \center-column {
> \musicglyph #"scripts.mordent" \raise #1.0 \tiny\sharp
> }
>
> And then one sometimes has to put in the \above or \below before the note.
> For example:
> g8\mordentsharp … \above a8\trill^\markup{\flat}
>
>
>
>
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user