Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-18 Thread lilypond
Comment #9 on issue 2402 by mts...@gmail.com: 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

Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-18 Thread lilypond
Updates: Labels: -Type-Ugly Type-Enhancement Needs-evidence Comment #7 on issue 2402 by k-ohara5...@oco.net: Extra bar-lines appear when cadenzas are mixed with time signatures http://code.google.com/p/lilypond/issues/detail?id=2402 The key piece of the example seems to be, with

Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-18 Thread lilypond
Updates: Status: Accepted Comment #6 on issue 2402 by philehol...@gmail.com: Extra bar-lines appear when cadenzas are mixed with time signatures http://code.google.com/p/lilypond/issues/detail?id=2402 (No comment was entered for this change

Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-15 Thread David Kastrup
lilyp...@googlecode.com writes: > Comment #5 on issue 2402 by mts...@gmail.com: Extra bar-lines appear > when cadenzas are mixed with time signatures > http://code.google.com/p/lilypond/issues/detail?id=2402 > > Problem found - if a \cadenzaOn starts at the same point in

Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-14 Thread lilypond
Comment #5 on issue 2402 by mts...@gmail.com: Extra bar-lines appear when cadenzas are mixed with time signatures http://code.google.com/p/lilypond/issues/detail?id=2402 Problem found - if a \cadenzaOn starts at the same point in time where a \cadenzaOff stops, it may or may not kick in

Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-14 Thread lilypond
Comment #4 on issue 2402 by mts...@gmail.com: 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

Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-14 Thread lilypond
Updates: Status: New Comment #3 on issue 2402 by mts...@gmail.com: Extra bar-lines appear when cadenzas are mixed with time signatures http://code.google.com/p/lilypond/issues/detail?id=2402 But the r1\fermata is enclosed itself in a \cadenzaOn and \cadenzaOff, so why would the 3/8

Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-14 Thread lilypond
Updates: Status: Invalid Comment #2 on issue 2402 by k-ohara5...@oco.net: Extra bar-lines appear when cadenzas are mixed with time signatures http://code.google.com/p/lilypond/issues/detail?id=2402 The user wanted just one measure with the r1\fermata, but a whole rest fills 2 and 2

Re: Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-14 Thread lilypond
Comment #1 on issue 2402 by colingh...@gmail.com: Extra bar-lines appear when cadenzas are mixed with time signatures http://code.google.com/p/lilypond/issues/detail?id=2402 Attached is an edited version I created by substituting for the (machine generated?) variables in the source from

Re: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-14 Thread Colin Hall
On Wed, Mar 14, 2012 at 11:20:21PM +, Colin Hall wrote: > > I'm not top posting > > Mike Solomon ufl.edu> writes: > > It's not the most minimal example in the world, but it's tiny and it shows > > the > problem (check out the "comment > > me out" line). > > Thanks for the bug report, Mik

Issue 2402 in lilypond: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-14 Thread lilypond
Status: Accepted Owner: Labels: Type-Ugly New issue 2402 by colingh...@gmail.com: Extra bar-lines appear when cadenzas are mixed with time signatures http://code.google.com/p/lilypond/issues/detail?id=2402 Reported by Mike Solomon here: http://lists.gnu.org/archive/html/bug-lilypond

Re: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-14 Thread Colin Hall
> I'm not top posting Mike Solomon ufl.edu> writes: > It's not the most minimal example in the world, but it's tiny and it shows > the problem (check out the "comment > me out" line). > > \version "2.14.0" > > GRanITzMaLSxcacU= << { > fis'32\mp gis' > dis'8-. r r16 > } { > \time 3/8 %%%

Re: Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-14 Thread Keith OHara
Mike Solomon ufl.edu> writes: > \time 3/8 <<< comment me out to get correct barring > r1^\fermata > \bar "|."} A semi-breve rest lasts three measures in 3/8 time. ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mail

Extra bar-lines appear when cadenzas are mixed with time signatures

2012-03-14 Thread Mike Solomon
It's not the most minimal example in the world, but it's tiny and it shows the problem (check out the "comment me out" line). \version "2.14.0" GRanITzMaLSxcacU= << { fis'32\mp gis' dis'8-. r r16 } { \time 3/8 <<< comment me out to get correct barring \cadenzaOn s16 \cadenzaOff