]> git.donarmstrong.com Git - lilypond.git/commitdiff
Small update to MacOS X notes.
authorGraham Percival <graham@percival-music.ca>
Sat, 2 Sep 2006 20:38:23 +0000 (20:38 +0000)
committerGraham Percival <graham@percival-music.ca>
Sat, 2 Sep 2006 20:38:23 +0000 (20:38 +0000)
ChangeLog
Documentation/user/invoking.itely

index db4bfd85ca6314905f07e25f4cb517b72401b8ea..f7a7b2f9832d4c241fe2ef88f0a217b8ccbf74d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-02  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/invoking.itely: small update on
+       MacOS X notes; thanks Trevor!
+
 2006-09-01  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
        * VERSION (MY_PATCH_LEVEL): bump VERSION.
index 1701b04fcbeab15cca604dac96d461c7a0491188..81ceb0d90e89a9cfa1a15c765ccdf0aaa254a1d4 100644 (file)
@@ -342,14 +342,19 @@ uses more CPU time. The default value is @code{70}.
 @node Notes for the MacOS X app
 @section Notes for the MacOS X app
 
-The scripts (such as lilypond-book, convert-ly, abc2ly, etc.) are also
+The scripts (such as lilypond-book, convert-ly, abc2ly, and even
+lilypond itself) are also
 included inside MacOS X .app. They can be run from the command line by
 invoking them directly, e.g.
 
 @example
-@var{path/to}/LilyPond.app/Contents/Resources/bin/convert-ly
+@var{path/to}/LilyPond.app/Contents/Resources/bin/lilypond
 @end example
 
+@noindent
+The same is true of the other scripts in that directory, including
+lilypond-book, convert-ly, abc2ly, etc.
+
 Alternatively, you may add this directory to your path.  Modify (or create)
 a file called @code{.profile} in your home directory such that it contains