09.09.2013 Views

LilyPond Beginnershandleiding

LilyPond Beginnershandleiding

LilyPond Beginnershandleiding

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix A: Templates 153<br />

Violin 1<br />

Violin 2<br />

Viola<br />

Cello<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

A.4 Vocal ensembles templates<br />

A.4.1 SATB vocal score<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

Here is a standard four-part SATB vocal score. With larger ensembles, it is often useful to include<br />

a section which is included in all parts. For example, the time signature and key signature are<br />

almost always the same for all parts. Like in the “Hymn” template, the four voices are regrouped<br />

on only two staves.<br />

\paper {<br />

top-system-spacing #'basic-distance = #10<br />

score-system-spacing #'basic-distance = #20<br />

system-system-spacing #'basic-distance = #20<br />

last-bottom-spacing #'basic-distance = #10<br />

}<br />

global = {<br />

\key c \major<br />

\time 4/4<br />

}<br />

sopMusic = \relative c'' {<br />

c4 c c8[( b)] c4<br />

}<br />

sopWords = \lyricmode {<br />

hi hi hi hi<br />

}<br />

altoMusic = \relative c' {<br />

e4 f d e<br />

}<br />

altoWords = \lyricmode {<br />

ha ha ha ha<br />

}<br />

tenorMusic = \relative c' {<br />

g4 a f g<br />

}<br />

tenorWords = \lyricmode {<br />

hu hu hu hu<br />

}<br />

bassMusic = \relative c {<br />

c4 c g c<br />

}<br />

bassWords = \lyricmode {

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

Saved successfully!

Ooh no, something went wrong!