bug-lilypond
[Top][All Lists]
Advanced

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

partcombine brokenness


From: Erik Sandberg
Subject: partcombine brokenness
Date: Wed, 31 Mar 2004 11:43:05 +0200
User-agent: KMail/1.5.4

hi!

I've been able to isolate the partcombine brokenness. Here's a score 
demonstrating it:

\score {
 \new Staff \notes {a1*8 \partcombine \X \Y}
 }
 \paper{}
}

Insert just about any music as \X and \Y. All decisions about how to arrange 
the voices will be offset by 8 bars; thus strange things will happen.

i.e. when \partcombine splits up the music into voices & chords, it does it 
from the beginning of the staff, not from the beginning of its argument.

Erik





reply via email to

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