lilypond-user
[Top][All Lists]
Advanced

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

Re: vertical position MultiMeasureRest


From: Mats Bengtsson
Subject: Re: vertical position MultiMeasureRest
Date: Thu, 28 Jun 2007 08:17:20 +0200
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

It  certainly works here:

\version "2.10.25"
\score{
{
R1
\once \override MultiMeasureRest #'staff-position = #6 R1
<< { R1 } \\ { R1 \override MultiMeasureRest #'staff-position = #0 R1 } >> }
}

  /Mats

address@hidden wrote:
hello,

how can I set the vertical position of MultiMeasureRests in a polyphonic staff?
'\override MultiMeasureRest #'staff-position = #0' doesn't work, which is 
strange because '\override Rest #'staff-position = #0' works just fine.

I use version 2.10.23 on winXP.

regards,

Tao

--
=============================================
        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]