2017-02-02 9:51 GMT+01:00 Hendrik Fuß <[email protected]>:
> Hi folks,
>
> I'm trying to typeset a single quarter note with stem and crossed note head
> inside a \markup. So far I've only managed note heads with \musicglyph:
>
> \markup \musicglyph #"noteheads.s2cross"
>
> How can I add the stem?
>
> cheers
> Hendrik

\markup \override #'(style . cross) \note #"4" #UP

HTH,
  Harm

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to