lilypond-user
[Top][All Lists]
Advanced

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

rest collision


From: fiëé visuëlle
Subject: rest collision
Date: Sat, 10 Oct 2009 17:42:10 +0200

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
http://www.fiee.net
http://angerweit.tikon.ch/lieder/
https://www.cacert.org (I'm an assurer)






reply via email to

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