summaryrefslogtreecommitdiffstats
path: root/book.lytex
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-08-10 11:53:48 -0700
committerThibaut Horel <thibaut.horel@gmail.com>2015-08-10 11:53:48 -0700
commita78f1399b655b7fb6eba74f22186e46cdfabdb70 (patch)
treee4227042fea0de4e9e7f00501bfd8de45d4eed0f /book.lytex
downloadwedding-booklet-a78f1399b655b7fb6eba74f22186e46cdfabdb70.tar.gz
First test
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}