From: James Lowe Date: Wed, 21 Dec 2011 07:53:40 +0000 (+0000) Subject: Doc: Usage added note for Windows Users X-Git-Tag: release/2.15.24-1~56 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fada1414d6b93f0795a39897eff833bebb4a08d0;p=lilypond.git Doc: Usage added note for Windows Users Tracker 2090 Removed single quotes from '-dpoint-and-click#'f'' example (as it is unnecessary) so as to then make clarification for the 'evaluate Scheme expression' command for windows users - they need double quotes instead of single quotes used by *NIX usrs. --- diff --git a/Documentation/usage/running.itely b/Documentation/usage/running.itely index ba6f48b6f8..4cc95d990a 100644 --- a/Documentation/usage/running.itely +++ b/Documentation/usage/running.itely @@ -152,6 +152,8 @@ on the command-line, and include #(use-modules (guile-user)) @end example +@warning{Windows users must use double quotes instead of single quotes.} + @noindent at the top of the @code{.ly} file. @@ -177,7 +179,7 @@ switch off an option, @code{no-} may be prefixed to @var{var}, e.g. @noindent is the same as @example --dpoint-and-click='#f' +-dpoint-and-click=#f @end example The following options are supported: