Hi Pierre,

thanks.

Am 19.01.2016 um 09:46 schrieb Pierre Perol-Schneider:
> Hi Urs,
>
> Win8:
>
> Starting lilypond-windows.exe 2.19.35 [Untitled]...
> windows
> #f
> c:\users\pierre\appdata\local\temp\frescobaldi-kkov6w\tmp6edst4
> #t
> #f

This looks strange to me, I have the impression it's wrong.

Could you please run this again?

#(display (ly-getcwd))
#(newline)
#(display (is-absolute? (ly-getcwd)))

Thanks
Urs


> Processing
> `c:/users/pierre/appdata/local/temp/frescobaldi-kkov6w/tmp6edst4/document.ly
> <http://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
> <mailto: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 <mailto: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