bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mix


From: lilypond
Subject: Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures
Date: Thu, 15 Mar 2012 06:41:17 +0000


Comment #4 on issue 2402 by address@hidden: Extra bar-lines appear when cadenzas are mixed with time signatures
http://code.google.com/p/lilypond/issues/detail?id=2402

Xavier found that redefining cadenzaOff as:

cadenzaOff = {
 \set Timing.timing = ##t
% \set Timing.measurePosition = #ZERO-MOMENT %%%% <<<---- comment me out to get correct barring
 \set Timing.autoBeaming = ##t
}

Also makes the problem go away in this example. It introduces other problems, but that may help in nailing the problem down.




reply via email to

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