09.09.2013 Views

LilyPond Beginnershandleiding

LilyPond Beginnershandleiding

LilyPond Beginnershandleiding

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Appendix A: Templates 152<br />

}<br />

\new StaffGroup \keepWithTag #'score \music<br />

\layout { }<br />

\midi { }<br />

%{ Uncomment this block when using separate files<br />

%%%%% vn1.ly<br />

%%%%% (This is the Violin 1 part file)<br />

\include "piece.ly"<br />

\score {<br />

\keepWithTag #'vn1 \music<br />

\layout { }<br />

}<br />

%%%%% vn2.ly<br />

%%%%% (This is the Violin 2 part file)<br />

\include "piece.ly"<br />

\score {<br />

\keepWithTag #'vn2 \music<br />

\layout { }<br />

}<br />

%%%%% vla.ly<br />

%%%%% (This is the Viola part file)<br />

\include "piece.ly"<br />

\score {<br />

\keepWithTag #'vla \music<br />

\layout { }<br />

}<br />

%%%%% vlc.ly<br />

%%%%% (This is the Cello part file)<br />

\include "piece.ly"<br />

\score {<br />

\keepWithTag #'vlc \music<br />

\layout { }<br />

}<br />

%}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!