bug-lilypond
[Top][All Lists]
Advanced

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

Re: White Space & Part Combining


From: Erik Sandberg
Subject: Re: White Space & Part Combining
Date: Wed, 8 Sep 2004 23:29:22 +0200
User-agent: KMail/1.6.2

Added this to bug repository as partcombine-rest.


%
address@hidden

\header {
texidoc = "the measures in which there should be a whole rest for
both instruments combined (ie, ms. 3-6) have nothing in them. They
should contan mutlimeasure rests."

reportedin = "2.3.13"
}

\version "2.3.14"

\score {
                \new Staff <<
                        \partcombine
                                \relative c''' { c1 | R1*5 | c4 c c r }
                                \relative c'' { c1~ | c2 r | R1*4 | c4 c c r }
                >>

        \paper { }
}




reply via email to

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