lilypond-user
[Top][All Lists]
Advanced

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

Re: rest collision


From: James E. Bailey
Subject: Re: rest collision
Date: Sat, 10 Oct 2009 19:57:43 +0200


On 10.10.2009, at 17:42, fiëé visuëlle wrote:

Ahoi,
please consider this snippet:

\context Staff = StOne <<
\time 3/4
\context Voice = "main" {
\relative c' {
e4 r e
}
}
\context Voice = "secondary" {
\relative c' {
\override NoteHead #'font-size = #-3
\stemDown
s e s
}
}
>>

The rest of voice "main" is placed below voice "secondary"'s note stem - why, since there's enough space above? And how can I avoid that?


Greetlings from Lake Constance
---
fiëé visuëlle
Henning Hraban Ramm
https://www.cacert.org (I'm an assurer)




_______________________________________________
lilypond-user mailing list

The \voiceOne \voiceTwo constructs solve this problem. You can read more in the Notation Reference under 1.5.2 Multiple Voices

James E. Bailey




reply via email to

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