Some more observations on this:
The R’s at the beginning are necessary to trigger the bug.
If they’re missing, the second voice note gets engraved, but warnings are given 
for unterminated hairpins.
With the R’s, there are no such warnings.


---

** [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:30 AM UTC
**Owner:** nobody


*Originally created by:* *anonymous

*Originally created by:* [v.villenave](http://code.google.com/u/v.villenave/)
*Originally owned by:* [v.villenave](http://code.google.com/u/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.

~~~~
:::TeX
\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 [email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to