diff options
Diffstat (limited to 'An_hellen_Tagen')
-rw-r--r-- | An_hellen_Tagen/An_hellen_Tagen.ly | 4 |
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") |