Re: platform specific variables

2016-01-19 Thread Urs Liska
Am 19.01.2016 um 09:43 schrieb Urs Liska: > Hi all, > > I'd be glad if Windows and Mac users could send me the output of the > following code: Thanks to all, I have now enough information (and seemingly found a bug ...). Urs ___ lilypond-user mailing

Re: platform specific variables

2016-01-19 Thread Matthias Böhringer
Am 19.01.2016 um 09:43 schrieb Urs Liska: 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

Re: platform specific variables

2016-01-19 Thread Pierre Perol-Schneider
Here it goes, using lilypond.exe: Starting lilypond.exe 2.19.35 [testUrs.ly]... Processing `C:/Users/Pierre/testUrs.ly' Parsing... C:\Users\Pierre #f Success: compilation successfully completed Completed successfully in 0.5". Using lilypond-windows.exe: Starting lilypond-windows.exe 2.19.35 [te

Re: platform specific variables

2016-01-19 Thread Davide Liessi
Hi. Mac OS X 10.6.8, LilyPond 2.19.35 darwin #f /private/var/folders/XN/XNp3zsn1G-WeL9c1ocHiuE+++TI/-Tmp-/frescobaldi-XP9NDi/tmp13hDCN #t #f Best wishes. Davide ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinf

Re: platform specific variables

2016-01-19 Thread Urs Liska
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 wr

Re: platform specific variables

2016-01-19 Thread 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 Processing `c:/users/pierre/appdata/local/temp/frescobaldi-kkov6w/tmp6edst4/ document.ly' Parsing... Success: compilation successfully completed Compl

platform specific variables

2016-01-19 Thread Urs Liska
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 (