Re: partcombine problems

2014-08-10 Thread Keith OHara

Orm Finnendahl wrote:

Can someone shed a light on this or is it a bug?


I just reported it as a bug.  It is surprising we have noticed it before.
The only workaround I can see is to use a spacer rest with grace-note-timing.

\new Staff {
  \partcombine
  {b4 b b b R1}
  {R1 \partcombineSoloII b4 b b b}
}

% workaround:  \grace s8 \partcombineSoloII


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: partcombine problems

2014-08-10 Thread Orm Finnendahl
Am Sonntag, den 10. August 2014 um 11:01:30 Uhr (-0700) schrieb Keith OHara:
 
 % workaround:  \grace s8 \partcombineSoloII

Great, thanks a lot, that seems to be consistent and saves my day!
I'll define a global definition for that which can be reverted in case
the bug should get fixed.

--
Orm

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user