summaryrefslogtreecommitdiffstats
path: root/book.lytex
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-08-11 09:26:58 -0700
committerThibaut Horel <thibaut.horel@gmail.com>2015-08-11 09:26:58 -0700
commit38db03dcfe2093a3a47e4d581f30c5749b9aba4f (patch)
treec9d928551f97c27f5a7ceaa4e64e0fdd1dc560c4 /book.lytex
parentd49dc0855c3845c1a27639ff6bda372a0def0322 (diff)
downloadwedding-booklet-38db03dcfe2093a3a47e4d581f30c5749b9aba4f.tar.gz
Make staves smaller, remove bar numbers
Diffstat (limited to 'book.lytex')
-rw-r--r--book.lytex8
1 files changed, 4 insertions, 4 deletions
diff --git a/book.lytex b/book.lytex
index f8a45a0..732c6fa 100644
--- a/book.lytex
+++ b/book.lytex
@@ -4,15 +4,15 @@
\begin{document}
\section*{Agnus Dei}
-\lilypondfile{agnus.ly}
+\lilypondfile[staffsize=16]{agnus.ly}
\section*{Sanctus}
-\lilypondfile{sanctus.ly}
+\lilypondfile[staffsize=16]{sanctus.ly}
\section*{Kyrie}
-\lilypondfile{kyrie.ly}
+\lilypondfile[staffsize=16]{kyrie.ly}
\section*{Alleluia}
-\lilypondfile{alleluia.ly}
+\lilypondfile[staffsize=16]{alleluia.ly}
\end{document}