2014-11-21 17:02 GMT+01:00 Marcos Press <[email protected]>:
> Can someone tell why the small fragment in the attached .ly file, gives
> these error?
you should put the bar checks inside the music expression {}
\version "2.18.2"
\relative c'{
\time 2/4
\repeat volta 2 {r16 fis g a bes a8 fis16 | }
\alternative {
{g16 fis g a bes a8 fis16 | }
{g16 fis g a bes a8 e16 | }
}
\repeat unfold 3 {g16 fis g a bes a8 e16 | }
}
Bug Squad, maybe a warning should be added to the NR?
http://lilypond.org/doc/v2.18/Documentation/notation/bars.html#bar-and-bar-number-checks
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user