lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wide empty measure


From: D Josiah Boothby
Subject: Re: wide empty measure
Date: Thu, 11 Nov 2004 10:32:52 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5

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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user







reply via email to

[Prev in Thread] Current Thread [Next in Thread]