summaryrefslogtreecommitdiffstats
path: root/book.lytex
blob: f8a45a06bd649ba2cdc4dd7c4268430a42550150 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
\documentclass[a4paper]{article}
\usepackage{fullpage}

\begin{document}

\section*{Agnus Dei}
\lilypondfile{agnus.ly}

\section*{Sanctus}
\lilypondfile{sanctus.ly}

\section*{Kyrie}
\lilypondfile{kyrie.ly}

\section*{Alleluia}
\lilypondfile{alleluia.ly}

\end{document}