See below for a new bug report... BTW, the file `note-head-style.ly' sucks. About the half of the data doesn't print.
Werner ====================================================================== % % This file shows problems with harmonic notes in lilypond % CVS 2004-01-16 07:44 MET. % % . Stems for harmonic notes are treated similarly to mensural notation, % which is wrong. The handling of stems for harmonic notes must be % completely identical to normal note heads. \version "2.1.9" \include "paper20.ly" \score { \context Voice \notes { << { c''4 } \new Thread { \property Thread.NoteHead \set #'style = #'harmonic f''4 } >> } \paper { linewidth = 50.0\mm indent = 0.0\mm } } % EOF
<<inline: harmonic.png>>
_______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel