summaryrefslogtreecommitdiffstats
path: root/book.lytex
diff options
context:
space:
mode:
Diffstat (limited to 'book.lytex')
-rw-r--r--book.lytex12
1 files changed, 12 insertions, 0 deletions
diff --git a/book.lytex b/book.lytex
new file mode 100644
index 0000000..b2a473f
--- /dev/null
+++ b/book.lytex
@@ -0,0 +1,12 @@
+\documentclass[a4paper]{article}
+\usepackage{fullpage}
+
+\begin{document}
+
+\section*{Agnus Dei}
+\lilypondfile{agnus.ly}
+
+\section*{Sanctus}
+\lilypondfile{sanctus.ly}
+
+\end{document}