On 1-Apr-05, at 12:38 PM, Karl Hammar wrote:

If I use \partial 4 R1*1/4, it will work in the full score,
but it gives me a lot of:

  Music.23.ly:10:18: warning: barcheck failed at: -1/4:
  \partial 4 R1*1/4
                    |

True; cc'd to bugs. BTW, you can use R4 instead of R1*1/4.

Bugs:

% produces false barcheck warning, but output is correct
\version "2.4.5"
\layout { \context { \RemoveEmptyStaffContext } }
{ \relative c' <<
\new Staff { \partial 4 R4 R1 R1 }
\new Staff { \partial 4 a4 c4 d e f c1 }
>>}



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to