Hi all, I'd be glad if Windows and Mac users could send me the output of the following code:
testVariables = #(define-scheme-function ()() (display PLATFORM)(newline) (display DOS)(newline) ; you may comment out the following if you don't want to ; show your working directory (display (ly-getcwd))(newline) (display (is-absolute? "/home/something"))(newline) (display (is-absolute? "C:\\Documents"))(newline) ) \testVariables Thanks Urs _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
