[EMAIL PROTECTED] writes:
> future if it works fine, barcheck failures is not exactly something you plan
> to do :) )
>
> > > Also, I have noticed that midi and paper seem to have separate barcheck
> > > mechanisms, the paper's being a bit more intelligent. Included in my wish
> > > is that both barcheck mechanisms should follow the same rules.
> >
> > Can you demonstrate this? This hasn't been the case for some time now.
>
> \version "2.1.5"
> \score {
> \notes { a2 | a a | a a | a a | a a | a a | a a }
> \paper {}
> \midi {\tempo 4=100}
> }
>
> gives output
curious. I get
lilypond (GNU LilyPond) 2.1.8
Running lilypond-bin...
Now processing: `foo.ly'
Parsing...Interpreting music...
/home/hanwen/usr/src/savannah/lily/lilypond/foo.ly:5:13: warning: barcheck failed at:
1/2:
\notes { a2
| a a | a a | a a | a a | a a | a a }
[7]
Preprocessing graphical objects...
Calculating line breaks... [3][6][7]
paper output to `foo.tex'...
Interpreting music...
/home/hanwen/usr/src/savannah/lily/lilypond/foo.ly:5:13: warning: barcheck failed at:
1/2:
\notes { a2
| a a | a a | a a | a a | a a | a a }
MIDI output to `foo.midi'...
Track ...
Analyzing foo.tex...
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen
_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond