Issue 675: \partcombine: consecutives crescendos make voices disappear!
http://code.google.com/p/lilypond/issues/detail?id=675
New issue report by v.villenave:
% Yet another one with \partcombine: in the following snippet, when
% a crescendo is not terminated by a \! or a dynamic, the voice disappears.
common = { c''1\p c''1\< c''1\< c''1\f }
%% second voice is discarded
\partcombine \common { R1 c'1\p\< c'1\< c'1\f }
%% works as expected
\partcombine \common { R1 c'1\p\< c'1\!\< c'1\f }
Issue attributes:
Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond