On 24/02/12 15:29, J Ruiz wrote:

Pls help typesetting command for these 19th cent notation: quarter-notes with reversed half-note heads.

This puts the noteheads and beam in the right place, but I haven't been able to figure out how to get the stems to go downwards - in fact, after the rotation of the noteheads you can see that there is a very short nib of stem projecting up from the right hand side of the noteheads:

\relative c'' {
    \override NoteHead  #'stencil = #ly:text-interface::print
    \override NoteHead #'text = #( markup #:musicglyph "noteheads.s1" )
    \override NoteHead #'rotation = #'(-60 0 0)
    \override Stem #'direction = #RIGHT
    \override Beam #'positions = #'(-2 . -3)
    e16[ c] e c
}

<<attachment: test.preview.png>>

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

Reply via email to