lilypond-user
[Top][All Lists]
Advanced

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

Re: Multi-measure rests again again


From: Paul Scott
Subject: Re: Multi-measure rests again again
Date: Tue, 23 Sep 2003 17:12:57 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4) Gecko/20030908 Debian/1.4-4

Paul Scott wrote:

(Lily 1.8.1 on Debian unstable)

This makes the multimeasure excessively wide and actually steals space from a following MM rest.

Paul

------------------------------------------------------------------------

\score {
   <
        \property Score.skipBars = ##t
        \context Staff = clarinet <
{ \notes {
                    \time 3/4 \mark "72"
                    < s1^\markup{ Largo } R4*3*11 >
                    \mark "73" R4*3*11 \mark "74" R4*3*2
                    d'2\pp\fermata r4 \bar "||"
                }
            }
        >
   >
   \paper {}
}
------------------------------------------------------------------------

_______________________________________________
Lilypond-user mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/lilypond-user






reply via email to

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