summaryrefslogtreecommitdiffstats
path: root/kyrie.ly
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-08-11 01:51:04 -0700
committerThibaut Horel <thibaut.horel@gmail.com>2015-08-11 01:58:05 -0700
commitd49dc0855c3845c1a27639ff6bda372a0def0322 (patch)
tree38b5fe0f53c6bb987d5edacc97cafa223193127f /kyrie.ly
parent187fdf49b9edd3fce76f38e0af82581bf4f434fe (diff)
downloadwedding-booklet-d49dc0855c3845c1a27639ff6bda372a0def0322.tar.gz
Factorize layout
Diffstat (limited to 'kyrie.ly')
-rw-r--r--kyrie.ly9
1 files changed, 1 insertions, 8 deletions
diff --git a/kyrie.ly b/kyrie.ly
index 52b71a6..4c3f3ba 100644
--- a/kyrie.ly
+++ b/kyrie.ly
@@ -27,11 +27,4 @@ lyr = \lyricmode {
le -- i -- son.
}
-\score{
- <<
- \new Voice = "melody" { \melody }
- \new Lyrics \lyricsto "melody" { \lyr }
- >>
- \layout {}
- \midi {}
-}
+\include "layout.tly"