Another example:

~~~~
:::TeX
\version "2.19.83"
#(set-global-staff-size 16)
\paper { #(set-paper-size "a9") indent = 0 }
\header { tagline = ##f }

partA = \relative c'' {
  R1 |
  \partcombineApart
  b1 |
}

partB = \relative c' {
  R1*2 |
}

\markup \justify {
  The second half of the rest in \typewriter "\partB" is ignored:
}

\partcombine \partA \partB
~~~~


Attachments:

- 
[100b.png](https://sourceforge.net/p/testlilyissues/issues/_discuss/thread/1dd42475/a0df/attachment/100b.png)
 (14.1 kB; image/png)


---

** [issues:#100] Partcombine must use note durations**

**Status:** Accepted
**Labels:** partcombine 
**Created:** Tue Oct 03, 2006 08:08 AM UTC by Anonymous
**Last Updated:** Sat Oct 17, 2015 06:27 PM UTC
**Owner:** nobody


*Originally created by:* *anonymous

*Originally created by:* 
[[email protected]](http://code.google.com/u/101789404105136959646/)

Part combine only observes onset times of notes.  It cannot determine
whether a previously started note is playing or not, leading to various
problems, ao. spurious solo\(2\) texts.


---

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