Am 21.05.19 um 13:08 schrieb J Martin Rushton:
The notation reference for 2.18.2 doesn't seem to mention using
fractions with multi-measure rests.  Using just {R1*3/4} generates
programming errors and no rest is output.

The fraction is not the problem:

{ \time 3/4 R1*3/4 }

This works because it’s a *full* measure rest now. Also, you could have written

{ \time 3/4 R2. }

or

{ \time 3/4 R4*3 }

instead.

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

Reply via email to