error with -dseparate-log-files

2012-08-20 Thread eluze
running the command lilypond -dseparate-log-files a.ly ab.ly results in: GNU LilyPond 2.15.95 C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/scm/lily.scm:807:15: In procedure open-file in expression (open-file (if # # ...) "a"): C:/Program Files (x86)/LilyPond/usr/share/lilypond/curr

Re: error with -dseparate-log-files

2012-08-20 Thread David Kastrup
eluze writes: > running the command > > lilypond -dseparate-log-files a.ly ab.ly > > results in: > > GNU LilyPond 2.15.95 > C:/Program Files > (x86)/LilyPond/usr/share/lilypond/current/scm/lily.scm:807:15: In procedure > open-file in expression (open-file (if # # ...) "a"): > C:/Program Files > (

error when a file with blanks is entered in -dlog-file

2012-08-20 Thread eluze
running the command lilypond -dlog-file="my special.log" a.ly GNU LilyPond 2.15.95 :1:7: While evaluating arguments to cons in expression (cons (quote log-file) (quote my) ...): :1:7: Unbound variable: special.log did I use this command/option incorrectly? if not I will add this to the issue lis

Re: Classic new user errors (was Re: Second staff beginning with anacciaccatura defeats "\override Staff.TimeSignature #'stencil = ##f" inthe first staff)

2012-08-20 Thread Colin Hall
On Sat, Aug 18, 2012 at 02:11:50PM +0200, Robin Bannister wrote: > Colin Hall wrote: > >However there is no documentation that describes common errors for new > >users and their solutions > > For common errors, see > http://lilypond.org/doc/v2.14/Documentation/usage/common-errors Thanks, Robin,

lilypond -dread-file-list= dows not produce the expected output

2012-08-20 Thread eluze
running the command lilypond -dread-file-list=read-file-list.txt --> displays the help text (same as lilypond -h) Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/lilypond-dread-file-list-dows-not-produce-the-expected-output-tp130935.html Sent from the Bugs maili

Re: error with -dseparate-log-files

2012-08-20 Thread Colin Hall
On Mon, Aug 20, 2012 at 10:52:24AM +0200, David Kastrup wrote: > eluze writes: > > > running the command > > > > lilypond -dseparate-log-files a.ly ab.ly > > > > results in: > > > > GNU LilyPond 2.15.95 > > C:/Program Files > > (x86)/LilyPond/usr/share/lilypond/current/scm/lily.scm:807:15: In pro

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread David Kastrup
eluze writes: > running the command > > lilypond -dlog-file="my special.log" a.ly > > GNU LilyPond 2.15.95 > :1:7: While evaluating arguments to cons in expression (cons > (quote log-file) (quote my) ...): > :1:7: Unbound variable: special.log > > did I use this command/option incorrectly? You d

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread Colin Hall
On Mon, Aug 20, 2012 at 01:52:44AM -0700, Eluze wrote: > running the command > > lilypond -dlog-file="my special.log" a.ly > > GNU LilyPond 2.15.95 > :1:7: While evaluating arguments to cons in expression (cons > (quote log-file) (quote my) ...): > :1:7: Unbound variable: special.log > > did I u

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread eluze
Colin Hall-3 wrote > > On Mon, Aug 20, 2012 at 01:52:44AM -0700, Eluze wrote: >> running the command >> >> lilypond -dlog-file="my special.log" a.ly >> >> GNU LilyPond 2.15.95 >> :1:7: While evaluating arguments to cons in expression >> (cons >> (quote log-file) (quote my) ...): >> :1:7: Unboun

lilypond -dread-file-list "read-file-list.txt" (without "=") compiles only the last file of the listof

2012-08-20 Thread eluze
running the command lilypond -dread-file-list "read-file-list.txt" (without the equal sign (=) which probably is not correct) where file "read-file-list.txt" contains: "ab.ly" ab a.ly results in: GNU LilyPond 2.15.95 'arning: cannot find file: `"ab.ly" 'arning: cannot find file: `ab.ly Process

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread Colin Hall
On Mon, Aug 20, 2012 at 02:10:15AM -0700, Eluze wrote: > > Colin Hall-3 wrote > > > > On Mon, Aug 20, 2012 at 01:52:44AM -0700, Eluze wrote: > >> running the command > >> > >> lilypond -dlog-file="my special.log" a.ly > >> > >> GNU LilyPond 2.15.95 > >> :1:7: While evaluating arguments to cons

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread James
Hello, On 20 August 2012 10:26, Colin Hall wrote: > On Mon, Aug 20, 2012 at 02:10:15AM -0700, Eluze wrote: >> >> Colin Hall-3 wrote >> > >> > On Mon, Aug 20, 2012 at 01:52:44AM -0700, Eluze wrote: >> >> running the command >> >> >> >> lilypond -dlog-file="my special.log" a.ly >> >> >> >> GNU Lily

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread Colin Hall
On Mon, Aug 20, 2012 at 10:26:19AM +0100, Colin Hall wrote: > On Mon, Aug 20, 2012 at 02:10:15AM -0700, Eluze wrote: > > > > Colin Hall-3 wrote > > > > > > On Mon, Aug 20, 2012 at 01:52:44AM -0700, Eluze wrote: > > >> running the command > > >> > > >> lilypond -dlog-file="my special.log" a.ly >

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread eluze
Colin Hall-3 wrote > > On Mon, Aug 20, 2012 at 02:10:15AM -0700, Eluze wrote: >> >> Colin Hall-3 wrote > > Windows shell quoting. It's a known bug. > > It's a different command line option but I think you and I have been > here before: > > http://lists.gnu.org/archive/html/bug-lilypond/2012-0

Re: error with -dseparate-log-files

2012-08-20 Thread Phil Holmes
"eluze" wrote in message news:1345452563462-130931.p...@n5.nabble.com... running the command lilypond -dseparate-log-files a.ly ab.ly results in: GNU LilyPond 2.15.95 C:/Program Files (x86)/LilyPond/usr/share/lilypond/current/scm/lily.scm:807:15: In procedure open-file in expression (open-f

Re: error with -dseparate-log-files

2012-08-20 Thread David Kastrup
"Phil Holmes" writes: > Definite bug for windows. Don't believe dev/stderr should be used here: > > (open-file (if (string-or-symbol? (ly:get-option 'log-file)) > (format #f "~a.log" (ly:get-option 'log-file)) > "/dev/stderr") "a") #f)

Re: error when a file with blanks is entered in -dlog-file

2012-08-20 Thread Colin Hall
On Mon, Aug 20, 2012 at 10:33:46AM +0100, James wrote: > Hello, > > On 20 August 2012 10:26, Colin Hall wrote: > > On Mon, Aug 20, 2012 at 02:10:15AM -0700, Eluze wrote: > >> > >> Colin Hall-3 wrote > >> > > >> > On Mon, Aug 20, 2012 at 01:52:44AM -0700, Eluze wrote: > >> >> running the command >

Re: error with -dseparate-log-files

2012-08-20 Thread eluze
eluze wrote > > > > workaround (for windows): > > FOR %x IN (*.ly) DO lilypond %x [1>"%~nx.out"] 2>"%~nx.log" > small correction - %x should also be double-quoted for the case of file names with spaces; then it is FOR %x IN (*.ly) DO lilypond "%x" 1>"%~nx.out" 2>"%~nx.log" Eluze -- Vie

Re: error with -dseparate-log-files

2012-08-20 Thread James
Hello, On 20 August 2012 15:24, eluze wrote: > > eluze wrote >> >> >> >> workaround (for windows): >> >> FOR %x IN (*.ly) DO lilypond %x [1>"%~nx.out"] 2>"%~nx.log" >> > > small correction - %x should also be double-quoted for the case of file > names with spaces; then it is > > FOR %x IN (*.ly)

Re: error with -dseparate-log-files

2012-08-20 Thread eluze
James-387 wrote > > > > what happens if you run cmd /S /C and just quote the whole command > without all the extra quotes? > > I'm not sure if I understand correctly: when entering /cmd /S /C /in the the windows "run" window it opens the command shell and exits immediately so I opened the c

Re: error with -dseparate-log-files

2012-08-20 Thread James
Hello, On 20 August 2012 22:29, eluze wrote: > > James-387 wrote >> >> >> >> what happens if you run cmd /S /C and just quote the whole command >> without all the extra quotes? >> >> > I'm not sure if I understand correctly: > > when entering /cmd /S /C /in the the windows "run" window it opens t

Re: error with -dseparate-log-files

2012-08-20 Thread Ian Hulin
On 20/08/12 22:32, James wrote: > Hello, > > On 20 August 2012 22:29, eluze wrote: >> >> James-387 wrote >>> >>> >>> >>> what happens if you run cmd /S /C and just quote the whole >>> command without all the extra quotes? >>> >>> >> I'm not sure if I understand correctly: >> >> when enteri