[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
alternative starting at half-measure
From: |
Bertalan Fodor |
Subject: |
alternative starting at half-measure |
Date: |
Fri, 11 Jun 2004 08:24:26 +0200 |
I tried the following:
\time 4/4
\repeat { c d }
\alternative { {e f} {g a | g f e c} }
The seconda volta tells bar check warning and prints a barline to g f | e c
So to have it work as expected I had to put \partial 2 to the first bar of
the seconda volta.
\alternative { {e f} {\partial 2 g a | g f e c} }
I think that this is a bug (2.2.0).
Thanks,
Bert
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- alternative starting at half-measure,
Bertalan Fodor <=