lilypond-user
[Top][All Lists]
Advanced

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

Re: \grace after \cadenzaOff suppresses auto-beams


From: Colin Hall
Subject: Re: \grace after \cadenzaOff suppresses auto-beams
Date: Tue, 6 Mar 2012 00:04:30 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Mar 05, 2012 at 07:11:12PM +0100, Jean-Charles Malahieude wrote:
> 
> >And I just found a solution that works even better for me...
> >
> >%%% previous stuff
> >  \cadenzaOff
> >  \bar "|"
> >  \appoggiatura b4
> >  \set Timing.measurePosition = #(ly:make-moment 0 4)
> >%%% subsequent stuff
> >
> >
> >...by setting the measurePosition *after* the grace/appoggiatura and
> >before the first "beat" of the measure, the beams remain intact and
> >the warning disappears. Huzzah.
> 
> But still "strange" if you consider the bar numbering (the same goes
> with your accidentals' problem):
> 
> \relative c' {
> \override Score.BarNumber #'break-visibility = #'#(#t #t #t)
> \set Score.currentBarNumber = #11
> \bar ""
>     \time 2/4
>     c2
>     \cadenzaOn
>     c2 d8-[ e \bar "|" f g-]
>     \cadenzaOff
>     \bar "|"
>     \grace b8  \bar "|"
>     a4. \bar "|" gis8 \bar "|"
>     e'8 \bar "|" e \bar "|" e \bar "|" e
> }

David, Jean-Charles, can you help me decide what to do with this discussion 
thread?

Have you isolated a bug here?

Cheers,
Colin.

-- 

Colin Hall



reply via email to

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