Lilypond 2.11.26, Windows XP.

Without the override, the tremolo mark touches the note head of the g.

\version "2.11.26"
\paper{ ragged-right=##t }

{
        \clef bass
        
        % Workaround
        % \override Beam #'positions = #'(-2 . -2)
        d'16 :32 g: b: d': a4 a a
}

--Steven
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to