Henrik Frisk wrote:
\relative c' { << {c c c c} \\ {R1} >> }

In the output there is a collision between the rest of the second voice and the notes of the first voice.

The right solution would be to put the rest on a ledger line and to lower it until no collision occures.

Is there a reason why lilypond doesn't to that?
Is it possible to force lilypond to put the rest on a ledger line? Or at least to correct the output somehow manually?

You can always put the rest at the position of a note e.g. d'1\rest
That's not a good idea, considering the difference between r1 and R1 (the former
should never be used in 4/4 music, according to typesetting practice).

  /Mats


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to