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 165<br />

dot = \markup {<br />

\raise #0.7 \musicglyph #"dots.dot"<br />

}<br />

tick = \markup {<br />

\raise #1 \fontsize #-5 \musicglyph #"scripts.rvarcomma"<br />

}<br />

% Use markup to center the chant on the page<br />

\markup {<br />

\fill-line {<br />

\score { % centered<br />

><br />

\new Staff <br />

\new Voice = "Bass" ><br />

>><br />

>><br />

>><br />

\layout {<br />

\context {<br />

\Score<br />

\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/2)<br />

}<br />

\context {<br />

\Staff<br />

\remove "Time_signature_engraver"<br />

}<br />

}<br />

} % End score

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

Saved successfully!

Ooh no, something went wrong!