[EMAIL PROTECTED] writes:
> I'm not certain if this is a bug or not, but trying to write aritifical
> harmonics (for the cello, not guitar) results in the top note of the
> pair being too far to the left.

Does this help?

\header {
    texidoc =" Harmonic notes: a different style on the same stem. "
}
\score {
\notes { c'4

         < c'4 \context Thread = tb {
             \property Thread.NoteHead \set #'style = #'mensural
             g''4
             } >
             
    }
}


-- 

Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.cs.uu.nl/~hanwen 


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to