allow inherits in json file

This commit is contained in:
tux
2024-11-02 19:58:15 +01:00
parent e9b904c32c
commit 88f0dc9f8f
2 changed files with 23 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#(if (defined? 'LAYOUT) #f (load (string-append (dirname (current-filename)) file-name-separator-string "json_parser.scm")))
#(use-modules (json parser))
\include "resolve_inherits.ly"
\include "basic_format_and_style_settings.ly"
\include "eps_file_from_song_dir.ly"
\include "title_with_category_images.ly"