summaryrefslogtreecommitdiff
path: root/An_hellen_Tagen
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-01-29 14:10:44 +0100
committerErich Eckner <git@eckner.net>2020-01-29 14:10:44 +0100
commit7a524ba0167f9ec3fd68af9fb86c8bb06e215216 (patch)
tree150656520c888d862027a341cc6b657417d7f49c /An_hellen_Tagen
parent1532aee841634ea2eb5168fc92caf9203507b55e (diff)
downloadMusik-7a524ba0167f9ec3fd68af9fb86c8bb06e215216.tar.xz
*/*.ly: use m4 includes instead of lilypond \includes
Diffstat (limited to 'An_hellen_Tagen')
-rw-r--r--An_hellen_Tagen/An_hellen_Tagen.ly4
1 files changed, 2 insertions, 2 deletions
diff --git a/An_hellen_Tagen/An_hellen_Tagen.ly b/An_hellen_Tagen/An_hellen_Tagen.ly
index cc7d292..a35c0ea 100644
--- a/An_hellen_Tagen/An_hellen_Tagen.ly
+++ b/An_hellen_Tagen/An_hellen_Tagen.ly
@@ -1,6 +1,6 @@
\include "deutsch.ly"
-\include "stimmen.ly"
-\include "texte.ly"
+include(stimmen.pre)
+include(texte.pre)
#(set! paper-alist (cons '("kindle" . (cons (* 210 mm) (* 130 mm))) paper-alist))
#(set-default-paper-size "kindle")