bug-lilypond
[Top][All Lists]
Advanced

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

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


From: David Kastrup
Subject: Re: error when a file with blanks is entered in -dlog-file
Date: Mon, 20 Aug 2012 10:59:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

eluze <address@hidden> writes:

> running the command
>
> lilypond -dlog-file="my special.log" a.ly
>
> GNU LilyPond 2.15.95
> <unnamed port>:1:7: While evaluating arguments to cons in expression (cons
> (quote log-file) (quote my) ...):
> <unnamed port>:1:7: Unbound variable: special.log
>
> did I use this command/option incorrectly?

You did.  It must be something like -dlog-file='"my special.log"' in
typical shells.  Check out how to pass string arguments to options.

-- 
David Kastrup




reply via email to

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