lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

alignment of artificial harmonics


From: Han-Wen Nienhuys
Subject: alignment of artificial harmonics
Date: Sun, 18 Aug 2002 13:21:33 +0200

address@hidden 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   |   address@hidden   |   http://www.cs.uu.nl/~hanwen 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]