hello, On 10 April 2012 13:45, -Eluze <elu...@gmail.com> 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 _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond