Hi Urs,

Win8:

Starting lilypond-windows.exe 2.19.35 [Untitled]...
windows
#f
c:\users\pierre\appdata\local\temp\frescobaldi-kkov6w\tmp6edst4
#t
#f
Processing `c:/users/pierre/appdata/local/temp/frescobaldi-kkov6w/tmp6edst4/
document.ly'
Parsing...
Success: compilation successfully completed
Completed successfully in 0.4".


Cheers,
Pierre

2016-01-19 9:43 GMT+01:00 Urs Liska <u...@openlilylib.org>:

> 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
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to