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: Sun, 18 Mar 2012 21:07:50 +0000


Comment #9 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

The program links together several sections of music, some of which end with cadenzas and some of which begin with cadenzas.

I think humans would write this sorta thing. A composer, for example, that is working with material and does not know how to order it may have.

foo = { \cadenzaOn a b \cadenzaOff }
bar = { \cadenzaOn c d \cadenzaOff }
etc. etc.

And then, when mixing and matching, may put foo and bar back to back. Granted, LilyPond is not a composition tool but rather a musical publishing tool. But it'd still be nice for this behavior to be possible.




reply via email to

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