> Both fixed in cvs. Please test. Not really:
%
% This file shows a problem with rests in lilypond
% CVS 2004-02-14 00:47 MET.
%
% . Vertical rest positions in a multi-voice staff should go to the default
% position of a single-voice staff if a single voice has real rests,
% and the other voices contain skip rests only.
%
% . The collision algorithm for multi-voice rests still has problems.
%
% This is a severe bug.
%
\version "2.1.23"
\score {
\notes \relative c' {
<< { \time 4/4 <a d f>8 r d4 f a } \\
{ \time 4/4 s4 r8 <f, a>[ r <a d> r <d f>] } >>
}
\paper {
raggedright = ##t
}
}
% EOF
<<inline: rests.png>>
_______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
