[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fooling \partcombine in lilypond 2.4.2
From: |
Erik Sandberg |
Subject: |
Re: Fooling \partcombine in lilypond 2.4.2 |
Date: |
Sun, 16 Jan 2005 15:42:29 +0100 |
User-agent: |
KMail/1.7.1 |
Thanks! Added to bug cvs as partcombine-missing-voice.
Erik
On Friday 14 January 2005 15.45, Alexandre Beneteau wrote:
> Hello,
>
> I have found a case where \partcombine does not print the second
> voice...
> Having tried a lot of combinaisons, I have founded that it is the
> conjunction of the R1 in the beginning *and* the decrescendo following
> which produce this unexpected result.
>
> Hoping this will be usefull...
> Thanks,
>
> Alex.
>
> P.S. : Using Pedro's package of lily 2.4.2 in debian unstable.
>
> code snippet :
>
> \include "italiano.ly"
>
> partA = \transpose do re' {\relative do' {
> R1
> do1 \> ~
> do \!
> do
> }}
> partB = \transpose do re' {\relative do {
> R1
> la'1 \> ~
> la \!
> la
> }}
>
> \score {
> \partcombine \partA \partB
> }
>
>
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond