bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 896 in lilypond: When used after \tag, \partcombine may fail t


From: lilypond
Subject: Re: Issue 896 in lilypond: When used after \tag, \partcombine may fail to print notes
Date: Wed, 20 Jul 2011 12:27:43 +0000


Comment #2 on issue 896 by address@hidden: When used after \tag, \partcombine may fail to print notes
http://code.google.com/p/lilypond/issues/detail?id=896

partcombine does its job (deciding how to distribute the note events to the up/down/combined voices) long before the keepWithTag is run. So, to partcombine the music looks like:
e4 e4 f g a b r c r

Unfortunately, later on the second e4 is removed, so the decisions of the part-combiner are off by a quarter.




reply via email to

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