bug-lilypond
[Top][All Lists]
Advanced

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

Dot direction


From: Erik Sandberg
Subject: Dot direction
Date: Tue, 15 Oct 2002 13:59:22 +0200

Hi,

When the following scores are compiled with 1.6.4, the dots are placed on the 
same spot, even though they belong to different notes. In general, they tend 
to be placed below the notehead for stemDown notes in <\\>:s, and above the 
notehead for other polyphonic stemDown notes.

\score {\notes \context Staff <
  \context Voice=A {\stemUp d''4}
  \context Voice=B {\stemDown <b'4 g'4.>}
>}

\score {\notes \context Staff {
  <d''4 \\ b'4. g'4>
}}

Erik




reply via email to

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