bug-lilypond
[Top][All Lists]
Advanced

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

Re: include-settings and path or file name with blanks


From: James
Subject: Re: include-settings and path or file name with blanks
Date: Tue, 10 Apr 2012 13:52:53 +0100

hello,

On 10 April 2012 13:45, -Eluze <address@hidden> wrote:
>
> 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?
>

Or is this just a limitation of Windows shell syntax?

james



reply via email to

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