> I'm not top posting. %% Melisma rendering problem
\version "2.10.10" % on Linux 2.6.17 (Ubuntu 6.10)
\paper{ ragged-right=##t }
<<
\new Staff \relative { c2( d4) e4 }
\addlyrics { o __ mio }
\new Staff \relative {
%% with this accompaniment, melisma redering is incorrect
<< { c2 d4 e4 } \\ { a4 g4 a4 b4 } >>
%% with this one, it's OK
% c2 d4 e4
}
>>
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
