bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 675 in lilypond: \partcombine: consecutives crescendos make voice


From: codesite-noreply
Subject: Issue 675 in lilypond: \partcombine: consecutives crescendos make voices disappear!
Date: Fri, 12 Sep 2008 06:51:01 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]