bug-lilypond
[Top][All Lists]
Advanced

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

Re: \partcombine error with hairpins


From: Miguel Jesus
Subject: Re: \partcombine error with hairpins
Date: Fri, 19 Jun 2015 09:29:55 +0000 (UTC)

 Thank you, Simon. Next time I'll have a little more patience before I report a 
bug.     On Wednesday, 17 June 2015, 15:46, Simon Albrecht <address@hidden> 
wrote:
   

 Hello Miguel,

Am 17.06.2015 um 14:14 schrieb Miguel Jesus:
> I'm having a problem with \partcombine (I'm sorry for the long examples but
> this is the code I'm working with right now). With this code the voices
> aren't combined properly:
>
[snip]
> At first I thought it had to do with the spacer rests but even without them
> the problem remains. The output is right if I remove the crescendos and
> diminuendos.
Normally the answer would have been: please come back with a tiny 
example as described in <http://lilypond.org/tiny-examples.html>.
I have been too polite and created one, which you should take as a model 
for future reports:

\version "2.19.20"

mus =  \relative {
  b'1\>
  1\<
  1
  % comment or uncomment to trigger bug
  \>
  1\!
}

\score {
    \new Staff \partcombine \mus \mus
}

% end snippet

This has been submitted as Issue 4454 
<https://code.google.com/p/lilypond/issues/detail?id=4454>.

Yours, Simon




reply via email to

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