Liederbuchvorlage wieder lauffähig gemacht
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
(interpret-markup layout props
|
||||
(let ((filepath (if (string-null? songfilename)
|
||||
filename
|
||||
(ly:format "../../~a/~a/~a" songPath songfilename filename))))
|
||||
(ly:format "~a/~a/~a" songPath songfilename filename))))
|
||||
(if (file-exists? filepath)
|
||||
(make-epsfile-markup Y ysize filepath)
|
||||
(if defaultmarkup
|
||||
|
Reference in New Issue
Block a user