You need to specify duration for the rest. When there's no initial duration, LilyPond assumes a quarter, and that conflicts with the barcheck.
hth, Janek 2013/4/15 Peter Toye <[email protected]>: > Another newbie alert! > > I'm getting barcheck problems when putting in full bar rests and can't work > out why. The file's very simple: > > \version "2.16.2" % necessary for upgrading to future LilyPond versions. > > \language "english" > > << > > \new Staff > { \clef "treble" \key f \minor \time 4/4 \relative c'' > { R | > > } > } > >>> > > But I get a load of errors: > > # -*-compilation-*- > Processing `D:/Peter/Music/Lilypond/Warlock3.ly' > Parsing... > Interpreting music... > D:/Peter/Music/Lilypond/Warlock3.ly:9:6: warning: barcheck failed at: 1/4 > { > R | D:/Peter/Music/Lilypond/Warlock3.ly:16:6: warning: barcheck failed > at: 1/4 > { > R | Preprocessing graphical objects... > programming error: Multi_measure_rest::get_rods (): I am not spanned! > continuing, cross fingers > programming error: Object is not a markup. > continuing, cross fingers > programming error: Multi_measure_rest::get_rods (): I am not spanned! > continuing, cross fingers > programming error: Multi_measure_rest::get_rods (): I am not spanned! > continuing, cross fingers > programming error: Object is not a markup. > continuing, cross fingers > programming error: Multi_measure_rest::get_rods (): I am not spanned! > continuing, cross fingers > Finding the ideal number of pages... > Fitting music on 1 page... > Drawing systems... > > > Where do I go from here please? > > > Regards, > > Peter > mailto:[email protected] > www.ptoye.com > > _______________________________________________ > lilypond-user mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-user > _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
