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
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
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
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
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
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
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
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
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
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
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
> 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 %%%
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
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
14 matches
Mail list logo