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 <simon.albre...@mail.de> 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 _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond