load AUTHOR_DATA in all_base_includes via convention

This commit is contained in:
tux 2024-11-27 20:29:50 +01:00
parent 4baf72b6e5
commit a0054faec0
2 changed files with 1 additions and 3 deletions

@ -1 +1 @@
Subproject commit f0ffd3f6305f61ab47cdae342e749c44d1f9b78f
Subproject commit 487bf457fb8f1b733d843eb5318aac5d1c43a273

View File

@ -5,5 +5,3 @@ customStyleOverridesFile = "../lilypond-custom-includes/custom_style_overrides.l
\include "categories.ly"
#(ly:parser-append-to-include-path (dirname (dirname (current-filename))))
\include "lilypond-common-includes/general_include.ly"
AUTHOR_DATA = #(parse-yml-file "../../lilypond-song-includes/data/authors.yml")
SONG_DATA = #(parse-yml-file "../../lilypond-song-includes/data/songs.yml")