Hi Matt,

if you mean "part" like the music of one instrument or singer, for sure this is
possible: You can store each such part in a variable (say flute and piano) and
then you can print one of them:
\flute

or

\piano

or you can print the combined score of the two:

<<
  \flute
  \piano
>>

This is a very simple example, of course you have many more options as described
in the learning manual:
http://www.lilypond.org/doc/v2.18/Documentation/learning/scores-and-parts
or the notation reference:
http://lilypond.org/doc/v2.18/Documentation/notation/writing-parts

Btw, both come up if you search for part in the documentation:
http://lilypond.org/doc/v2.18/Documentation/learning/index

Was that what you were looking for?
Joram

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

Reply via email to