lilypond-user
[Top][All Lists]
Advanced

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

Re: grace note/time signature spacing?


From: Shevek
Subject: Re: grace note/time signature spacing?
Date: Wed, 4 Jul 2012 15:41:41 -0700 (PDT)


-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.




reply via email to

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