example data for authors and songs
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
defaultSongStyle = #'börnel
|
||||
customStyleOverridesFile = "../lilypond-custom-includes/custom_style_overrides.ly"
|
||||
|
||||
\include "authors.ly"
|
||||
\include "categories.ly"
|
||||
\include "../lilypond-common-includes/general_include.ly"
|
||||
\include "../lilypond-common-includes/general_include.ly"
|
||||
AUTHOR_DATA = #(call-with-input-file "../../data/authors.json" json->scm)
|
||||
SONG_DATA = #(call-with-input-file "../../data/songs.json" json->scm)
|
||||
|
Reference in New Issue
Block a user