lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Frescobaldi 2.0.11


From: Phil Burfitt
Subject: Re: Frescobaldi 2.0.11
Date: Thu, 17 Oct 2013 15:36:42 +0100


----- Original Message ----- From: "David Kastrup" <address@hidden>
To: "Phil Holmes" <address@hidden>
Cc: "Phil Burfitt" <address@hidden>; <address@hidden>
Sent: Thursday, October 17, 2013 3:06 PM
Subject: Re: Frescobaldi 2.0.11


"Phil Holmes" <address@hidden> writes:

----- Original Message ----- From: "David Kastrup" <address@hidden>
To: "Phil Burfitt" <address@hidden>
Cc: <address@hidden>
Sent: Thursday, October 17, 2013 2:47 PM
Subject: Re: Frescobaldi 2.0.11


"Phil Burfitt" <address@hidden> writes:

Hi David,

lilypond -l DEBUG -I "c:/trial" test.ly 2> output.txt

Any difference if you get upper/lowercase of "c:/trial" exactly
corresponding to what DIR C:\ shows?

--
David Kastrup

I doubt whether that would cause a problem on a Windows system -
filenames and directories are case-insensitive.  I'm thinking c:\trial
instead of c:/trial should be tried - this is the windows directory
separator.

But the other paths, including paths where .ly files _are_ being found
(like with \include "declarations-init.ly") are displayed with / as well
but with C: in them.

So what's different with them?

--
David Kastrup

The directory "trial" is lowercase.

However I've tried with...

c:\trial
c:/trial
C:\trial
C:/trial
C:\TRIAL
C:/TRIAL

all treated the same and same output. Under Windows/DOS you can use "\" or "/" for paths and changing directories etc.

fwiw, if I use \include "c:\trial\functions.ly" lilypond compiles fine but warns about normalizing filenames...prefers \include "c:/trial/functions.ly

Phil.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]