lilypond-user
[Top][All Lists]
Advanced

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

Re: correct notes and beams display


From: Simon Bailey
Subject: Re: correct notes and beams display
Date: 05 Jul 2002 13:08:37 +0200

On Fri, 2002-07-05 at 12:47, Minh A. Hoang wrote:
> 2. If the up voice and the down voice are equal, say c (do), but the up
> one is a dotted eight note (cis8.) and the down one is not a dotted
> eight note (cis16), they will be put next to each other instead of
> being overlapped. How can I put them on top of each other while remain
> the dot-mark.

page 51-52 in the manual... :)

\context Staff <
\context Voice = VA { \voiceOne
g'8 g'8
\property Staff.NoteCollision \override #'merge-differently-dotted = ##t
g'8 g'8
}
\context Voice = VB { \voiceTwo [g'8. f16] [g'8. f'16] }
>

hope this helps,

simon.
-- 
Confucius say, man who live in glass house shower in basement.




reply via email to

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