I'm not sure what you're trying to achieve. You setup 
for a piece in 3/4 and typeset a half note rest followed
by a bar line and are surprised that you get a warning
that the first bar isn't complete.

If you want to typeset a full bar rest, use 'R2.', if you
want two full bar rests use 'R2.*2', if you want an upbeat
consisting of a half note rest, use '\partial 2 r2'.

  /Mats


> hi, everybody
> 
> I don't know how to avoid the following warnig.
> Please can you tell me what is wrong or missing there?
> Thanks
>       raoul
>       [EMAIL PROTECTED]
> 
> 
> \score {
>       \notes {
>       \time 3/4 \clef G \key f \minor
>       {
>  R2 | \bar "||" 
>     } 
>    }
> }
> 
>    ...
> toto.ly:24:5: warning: barcheck failed at: 1/2:
>  R2 |
>       \bar "||" 
> [3]
> Preprocessing elements... 
> Calculating column positions... 
> paper output to `toto.tex'...
> 
> 
> _______________________________________________
> Lilypond-user mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/lilypond-user



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to