bug-lilypond
[Top][All Lists]
Advanced

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

Re: using quotes in command-line-commands under Windows


From: David Kastrup
Subject: Re: using quotes in command-line-commands under Windows
Date: Thu, 08 Dec 2011 16:40:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Eluze <address@hidden> writes:

> in
> http://lilypond.org/doc/v2.15/Documentation/usage/command_002dline-usage#Command-line-options-for-lilypond
> there are examples using single quotes:
>
> lilypond -e '(define-public a 42)'
> -dpoint-and-click='#f'
>
> this does not work under windows where you have to use double quotes!
>
>
> i suggest to add a general information in or after the following line
>
> The following options are supported:
> [under Windows - where quotes are needed - double-quotes must be used!]

I might be mistaken, but doesn't Windows even require the quotes to be
around _all_ of an argument, so -dpoint-and-click="#f" would not work,
but "-dpoint-and-click=#f" would?

It is also conceivable that this depends on the startup stub of whatever
compiler you happened to be using.

I know why I don't do Windows.

-- 
David Kastrup




reply via email to

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