make customEps path resolution more robust
This commit is contained in:
@@ -205,7 +205,7 @@ songs =
|
||||
\bookpart {
|
||||
$header
|
||||
\headerToTOC #header #label
|
||||
\score { $music \layout { $layout } }
|
||||
\score { $music \layout { $layout songfilename = $(symbol->string filename) } }
|
||||
$(add-text-pages text-pages)
|
||||
}
|
||||
#}))))))
|
||||
|
||||
Reference in New Issue
Block a user