Anglican chant template
A template for typesetting psalms using LaTeX, LilyPond and GNU Make. For an example, see the psalm.pdf file.
| File | Purpose |
|---|---|
psalm.ltx |
the LaTeX file containing the text |
psalm.sty |
the LaTeX style file which defines various things |
chant.ly |
the LilyPond file for the chant |
Makefile |
defines how to build the final PDF from each component |
chant.png |
the image file for the chant, created automatically by make |
psalm.pdf |
the final PDF file, created automatically by make |
-
Edit
psalm.ltxappropriately, referring to the originalpsalm.ltxfile for the commands to use (e.g.\blfor bar line) -
Edit
chant.lyappropriately -
Run
maketo createpsalm.pdf
You can define various spacing variables using \setlength or commands using \renewcommand within your psalm.ltx file. See psalm.sty for the default definitions.