bug-lilypond
[Top][All Lists]
Advanced

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

include-settings and path or file name with blanks


From: -Eluze
Subject: include-settings and path or file name with blanks
Date: Tue, 10 Apr 2012 05:45:42 -0700 (PDT)

I can run LilyPond with 
--include="D:/data/ly/includes - copy" -dinclude-settings="myInit.ly"

if the init file contains a blank it doesn't work
--include="D:/data/ly/includes - copy" -dinclude-settings="myInit 2.ly"

I have to use 4 sets of quotes 
--include="D:/data/ly/includes - copy" -dinclude-settings=""""myInit
2.ly""""

this also work when the whole file with path is specified (and the path or
file name contains blanks):
-dinclude-settings=""""D:/data/ly/includes - copy/myInit 2.ly""""

so we have the funny situation where we can write

lilypond  -I"D:/data/ly/includes - copy"
-dinclude-settings=""""D:/data/ly/includes - copy/myInit 2.ly"""" test.ly

should this be documented or is there a chance to make the -d option treat
the string between one set of quotes as a file name?

thanks
Eluze
-- 
View this message in context: 
http://old.nabble.com/include-settings-and-path-or-file-name-with-blanks-tp33661145p33661145.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.




reply via email to

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