Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 3043 by [email protected]: Avoiding collisions involving
full-bar rests
http://code.google.com/p/lilypond/issues/detail?id=3043
Reported by Daniel Rosen:
http://lists.gnu.org/archive/html/bug-lilypond/2012-12/msg00060.html
In the example below, LilyPond should automatically push the full-bar rest
in
the lower voice down vertically to avoid having it collide with the
notehead in
the upper voice.
\version "2.16.1"
\new Staff <<
\new Voice { \time 3/4 \voiceOne e' e' e' }
\new Voice { \voiceTwo R1*3/4 }
Attachments:
bug.preview.png 1.1 KB