From: Graham Percival Date: Sat, 2 Sep 2006 20:38:23 +0000 (+0000) Subject: Small update to MacOS X notes. X-Git-Tag: cvs/HEAD~104 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=99d05066a18691269a64b713d399114e7d843d07;p=lilypond.git Small update to MacOS X notes. --- diff --git a/ChangeLog b/ChangeLog index db4bfd85ca..f7a7b2f983 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-09-02 Graham Percival + + * Documentation/user/invoking.itely: small update on + MacOS X notes; thanks Trevor! + 2006-09-01 Han-Wen Nienhuys * VERSION (MY_PATCH_LEVEL): bump VERSION. diff --git a/Documentation/user/invoking.itely b/Documentation/user/invoking.itely index 1701b04fcb..81ceb0d90e 100644 --- a/Documentation/user/invoking.itely +++ b/Documentation/user/invoking.itely @@ -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