lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #675 \partcomb


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #675 \partcombine: One voice disappears in some cases with hairpins
Date: Wed, 28 Sep 2016 09:30:20 +0000

Here’s a similar case, where the hairpin is correctly terminated, but still the second voice gets lost:

\version "2.19.47"
 class="nb">{
  R1
  es'1\>
  R1\!
}
two = {
  R1
  c'1\>
  R1\!
}
\partcombine \one \two

[issues:#675] \partcombine: One voice disappears in some cases with hairpins

Status: Accepted
Labels: partcombine
Created: Fri Sep 12, 2008 06:50 AM UTC by Anonymous
Last Updated: Wed Sep 28, 2016 09:28 AM UTC
Owner: nobody

Originally created by: *anonymous

Originally created by: v.villenave
Originally owned 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.

\version "2.11.58"
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 }

Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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