diff options
author | Erich Eckner <git@eckner.net> | 2020-01-29 14:10:44 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-01-29 14:10:44 +0100 |
commit | 7a524ba0167f9ec3fd68af9fb86c8bb06e215216 (patch) | |
tree | 150656520c888d862027a341cc6b657417d7f49c /Froehlich_soll_mein_Herze_springen_kombiniert_E_dur | |
parent | 1532aee841634ea2eb5168fc92caf9203507b55e (diff) | |
download | Musik-7a524ba0167f9ec3fd68af9fb86c8bb06e215216.tar.xz |
*/*.ly: use m4 includes instead of lilypond \includes
Diffstat (limited to 'Froehlich_soll_mein_Herze_springen_kombiniert_E_dur')
-rw-r--r-- | Froehlich_soll_mein_Herze_springen_kombiniert_E_dur/Froehlich_soll_mein_Herze_springen_kombiniert_E_dur.ly | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Froehlich_soll_mein_Herze_springen_kombiniert_E_dur/Froehlich_soll_mein_Herze_springen_kombiniert_E_dur.ly b/Froehlich_soll_mein_Herze_springen_kombiniert_E_dur/Froehlich_soll_mein_Herze_springen_kombiniert_E_dur.ly index f6dd3b1..7ab8e42 100644 --- a/Froehlich_soll_mein_Herze_springen_kombiniert_E_dur/Froehlich_soll_mein_Herze_springen_kombiniert_E_dur.ly +++ b/Froehlich_soll_mein_Herze_springen_kombiniert_E_dur/Froehlich_soll_mein_Herze_springen_kombiniert_E_dur.ly @@ -16,7 +16,6 @@ ragged-last-bottom = ##f } -#(ly:set-option 'relative-includes #t) \include "../Froehlich_soll_mein_Herze_springen__/stimmen.ly" \include "../Froehlich_soll_mein_Herze_springen__/texte.ly" \include "4_satz.pre" @@ -24,4 +23,3 @@ \include "../Froehlich_soll_mein_Herze_springen_/stimmen.ly" \include "../Froehlich_soll_mein_Herze_springen_/texte.ly" \include "3_satz.pre" -#(ly:set-option 'relative-includes #f) |