From 752650b54663c5b3a6d0581e9e81d4ec4bbff18c Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Sun, 25 May 2008 12:32:09 +0100 Subject: [PATCH] GDP LM: Clarify other sources --- Documentation/user/tweaks.itely | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/Documentation/user/tweaks.itely b/Documentation/user/tweaks.itely index 678846d4b1..ef09ea66d7 100644 --- a/Documentation/user/tweaks.itely +++ b/Documentation/user/tweaks.itely @@ -3171,15 +3171,24 @@ VerseFour = \lyricmode { O | \emph Tri -- ni -- ty \norm of | love and pow'r } The Internals Reference documentation contains a lot of information about LilyPond, but even more information can be gathered by -looking at the internal LilyPond files. To explore these, first -find the directory appropriate to your system, as follows: +looking at the internal LilyPond files. To explore these, you must +first find the directory appropriate to your system. The location +of this directory depends (a) on whether you obtained LilyPond +by downloading a precompiled binary from lilypond.org +or whether you installed it from a package manager (i.e. +distributed with Linux, or installed under fink or cygwin) or +compiled it from source, and (b) on which operating system it is +being used: -@strong{Download from lilypond.org: Linux} +@strong{Downloaded from lilypond.org} + +@itemize @bullet +@item Linux Navigate to @file{@var{INSTALLDIR}/lilypond/usr/share/lilypond/current/} -@strong{Download from lilypond.org: MacOS X} +@item MacOS X Navigate to @file{@var{INSTALLDIR}/LilyPond.app/Contents/Resources/share/lilypond/current/} @@ -3187,19 +3196,20 @@ by either @code{cd}-ing into this directory from the Terminal, or control-clicking on the LilyPond application and selecting @q{Show Package Contents}. -@strong{Download from lilypond.org: Windows} +@item Windows Using Windows Explorer, navigate to @file{@var{INSTALLDIR}/LilyPond/usr/share/lilypond/current/} -@strong{Installed from a package manager or from source: all} +@end itemize + +@strong{Installed from a package manager or compiled from source} Navigate to @file{@var{PREFIX}/share/lilypond/@var{X.Y.Z}/}, where @var{PREFIX} is set by your package manager or @code{configure} script, and @var{X.Y.Z} is the LilyPond version number. - @smallspace Within this directory the two interesting subdirectories are -- 2.39.5