Hi Tiresia, On Thu, Feb 16, 2012 at 11:38 AM, Tiresia GIUNO <tires...@googlemail.com>wrote: > > I replaced the note head with the glyphs 'noteheads.u2do' and/or > 'noteheads.d2do' but I always get a triangle with an angle pointing > upwards - let's say as in '^' > > Sure, I'm misunderstanding but I thought that '.u2do' and 'd2do' stays > for 'Up' and 'Down' >
I can't say what the difference is between the glyphs, but they do have the same orientation in the Feta notation charts. You could get the downward-pointing triangle by rotating the shape-note glyph you're using: dSlap = { \once \override NoteHead #'stencil = #(lambda (grob) (ly:stencil-rotate (grob-interpret-markup grob (markup #:musicglyph "noteheads.d2do")) 180 0 0)) \once \override Stem #'extra-offset = #'(0.6 . 0.0) } HTH, David
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user