lilypond-devel
[Top][All Lists]
Advanced

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

Re: Doc: Usage added note for Windows Users (issue 5489072)


From: pkx166h
Subject: Re: Doc: Usage added note for Windows Users (issue 5489072)
Date: Wed, 21 Dec 2011 07:58:50 +0000

Reviewers: ,

Message:
Wed, 21 Dec 2011 07:57:51 +0000 (07:57 +0000)
commit  f3a43f0e3bbec46b4b82b4bd51d7482442163348

James

Description:
Doc: Usage added note for Windows Users

Tracker 2090

Removed double quote 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.

Please review this at http://codereview.appspot.com/5489072/

Affected files:
  M Documentation/usage/running.itely


Index: Documentation/usage/running.itely
diff --git a/Documentation/usage/running.itely b/Documentation/usage/running.itely index 4abfcf09b13b677717081af5facce9cb36bb5fad..cb6200119498cf46149333414c12929c4b2a6f20 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

address@hidden 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

 Here are a few interesting options.





reply via email to

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