-Eluze wrote:
> 
> _Known issues and warnings_
> ...
> \partcombine... functions cannot be placed inside a \times or \relative
> block.
> 

The example further up the page does exactly what I did, though:

instrumentOne = \relative c' {
  \partcombineApart c2^"apart" e |
  \partcombineAutomatic e2^"auto" e |
  \partcombineChords e'2^"chord" e |
  \partcombineAutomatic c2^"auto" c |
  \partcombineApart c2^"apart" \partcombineChordsOnce e^"chord once" |
  c2 c |
}

....

\new Staff { \partcombine \instrumentOne \instrumentTwo }
....

So I'm confused as to what the documentation means.
(http://lilypond.org/doc/v2.14/Documentation/notation/multiple-voices#automatic-part-combining)
-- 
View this message in context: 
http://old.nabble.com/grace-note-time-signature-spacing--tp34104192p34115470.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to