Thank you, but there's one more thing... I want the rest invisible/transparent. Would that involve something similar to the following?

\override NoteHead  #'transparent = ##t

josiah



Mats Bengtsson wrote:

If you search through the different interfaces of the MultiMeasureRest
object at
http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond-internals/MultiMeasureRest.html


you will find the solution:

\version "2.4"
\layout{raggedright = ##t}

{ R1 \once \override MultiMeasureRest #'minimum-length = #30 R1 R1 }


/Mats

D Josiah Boothby wrote:

I'd like to make two empty measures next to one another, one (the left measure) wider than the other. Is there a way to do this?

Josiah


_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user





_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to