"Connor Harris" <connor...@gmail.com> wrote in message
news:loom.20130622t060235-...@post.gmane.org...
In 4/2 time, full-measure breve rests in the second voice on a staff
collide
can collide with notes in the first voice in the bottom space on the
staff.
This LilyPond file demonstrates three examples; the third, which uses a
rhythm from an actual piece I was typesetting, is the worst.
\version "2.17.12"
{ \time 4/2 <<{s1 f'1 | s1 f'2 s | f'1 f'2 f'2} \\ {R\breve*3 }>> }
The Notation Reference (rather ungrammatically) says:
"Multi-measure rests do not take part in rest collisions"
The override
\override MultiMeasureRest.staff-position = #-7
should do what you want.
--
Phil Holmes
Bug Squad
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond