From 7a524ba0167f9ec3fd68af9fb86c8bb06e215216 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 29 Jan 2020 14:10:44 +0100 Subject: */*.ly: use m4 includes instead of lilypond \includes --- Das_Jahr_steht_auf_der_Hoehe/Das_Jahr_steht_auf_der_Hoehe.ly | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Das_Jahr_steht_auf_der_Hoehe/Das_Jahr_steht_auf_der_Hoehe.ly') diff --git a/Das_Jahr_steht_auf_der_Hoehe/Das_Jahr_steht_auf_der_Hoehe.ly b/Das_Jahr_steht_auf_der_Hoehe/Das_Jahr_steht_auf_der_Hoehe.ly index 9bd7039..41e4b52 100644 --- a/Das_Jahr_steht_auf_der_Hoehe/Das_Jahr_steht_auf_der_Hoehe.ly +++ b/Das_Jahr_steht_auf_der_Hoehe/Das_Jahr_steht_auf_der_Hoehe.ly @@ -1,8 +1,6 @@ \include "deutsch.ly" -#(ly:set-option 'relative-includes #t) -\include "stimmen.ly" -\include "texte.ly" -#(ly:set-option 'relative-includes #f) +include(stimmen.pre) +include(texte.pre) %spezifisch% -- cgit v1.2.3-54-g00ecf