OK, I had a feeling I had seen something about it. What throws me off
here is that it's the redundant \time command in the second staff that
makes the difference.

Mats Bengtsson <[EMAIL PROTECTED]> wrote:

> Please read the section on grace notes in the manual.
> 
>    /Mats
> 
> Henrik Frisk wrote:
> 
> >Hi,
> >
> >Just noticed an odd thing with time signatures. The following prints
> >double time signatures at the beginning of a bar:
> >
> >\version "2.9.11"
> >\score {
> >  <<
> >    \new Staff \relative c' {
> >      \time 8/8
> >      \acciaccatura c16
> >      c4 d4 r4 r4
> >    }
> >       \new Staff \relative c' {
> >      \time 8/8
> >      s4 s4 r4 r4
> >    }
> >  >>
> >}
> >
> >Remove the \time 8/8 in the second staff and everythings back to
> >normal. It only happens when there's a grace note at the beginning of
> >the bar which leads me to believe that this is a bug???


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to