On 16-Aug-05, at 10:01 PM, Will Oram wrote:
It's getting better, but lilypond sometimes just leaves bars in
combined part lines blank. An example:
Interesting; it's prompted by using R1*x. In this smaller example,
using the
second "two" definition (which avoids R1*x), it works just fine.
BTW, why are you using R1*3/4*x ? Why not simply use R2.*3/4 ?
Cheers,
- Graham
one={ R1*3 c''1 R1*3 c''1 }
two={ R1 a'1 R1*5 a'1 }
%two={ R1 a'1 R1 R R R R a'1 }
{
\partcombine
\one
\two
}
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond