On Thursday 13 May 2004 23.51, Arvid Gr�tting wrote:
> Version: 2.0.1, on MacOS X/Fink
>
> I'm totally confused now.
>
> The Lilpond file at [1] gives me some strange output: for some reason,
> the first full-measure rests in one of the voices get doubled and
> reappear in the next measure, superimposed on the actual music. That
> is:
>
>
> [1] <http://regina.uio.no/~arvidg/4_Kvalings_halling.ly>
> [2] <http://regina.uio.no/~arvidg/4_Kvalings_halling.pdf>
I'm sorry, but these links are broken. (404 error)
If this is a bug, nothing helps & you're desperate, then you could always try
to play around and do the rests in another equivalent way, e.g. like
� �<< \context Voice=foo { R2 s R s R s R s }
� � � { s2 | �g8->-. f-. d-. e-. |
� � � � s2 | �g8->-. f-. d-. e-. |
� � � � s2 | �g8->-. f-. d-. e-. |
� � � � s2 | �g8->-. f-. d-. e-. | }
� � r8 g r c
or
� � � { <<s2 \new Voice R2>> | �g8->-. f-. d-. e-. |
� � � � <<s2 \new Voice R2>> | �g8->-. f-. d-. e-. |
� � � � <<s2 \new Voice R2>> | �g8->-. f-. d-. e-. |
� � � � <<s2 \new Voice R2>> | �g8->-. f-. d-. e-. | }
� � r8 g r c
or whatever, and see if the problem disappears for some weird reason.
Erik
_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user