[EMAIL PROTECTED] writes:
> Hi,
> in the following example, the second mvt overlaps the first one, resulting in
> really weird output.
>
> \version "2.3.4"
> \score {
> \notes {\repeat unfold 200 c'4}
> \paper {}
> }
>
> \score {
> \notes {\repeat unfold 200 d'4}
> \paper {}
> }
this is an area where it's not clear to me
how to maintain backward compatibility with 2.2. The 2.3 solution is
\book {
(the scores.)
}
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen
_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond