lilypond-user
[Top][All Lists]
Advanced

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

Re: wide empty measure


From: Mats Bengtsson
Subject: Re: wide empty measure
Date: Thu, 11 Nov 2004 12:32:53 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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