]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: Usage added note for Windows Users
authorJames Lowe <james.lowe@datacore.com>
Wed, 21 Dec 2011 07:53:40 +0000 (07:53 +0000)
committerGraham Percival <graham@percival-music.ca>
Mon, 26 Dec 2011 00:56:20 +0000 (16:56 -0800)
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.

Documentation/usage/running.itely

index ba6f48b6f80aac2e274a149f9a31db70ecf2e6c7..4cc95d990ae2e86056bab18610557b584df902f1 100644 (file)
@@ -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: