]> git.donarmstrong.com Git - lilypond.git/commitdiff
Misc doc updates.
authorGraham Percival <graham@percival-music.ca>
Fri, 31 Aug 2007 06:04:16 +0000 (23:04 -0700)
committerGraham Percival <graham@percival-music.ca>
Fri, 31 Aug 2007 06:04:16 +0000 (23:04 -0700)
Documentation/user/introduction.itely
Documentation/user/tutorial.itely

index 01cc7e79262cdb65d6c80d7c45ee0e63348150ac..6ace6ebf9079ad0e865b984261e7eb80316a2c1f 100644 (file)
@@ -690,12 +690,19 @@ to mix music and text in documents.
 @node About this manual
 @section About this manual
 
-The manual is divided into four books.
+There are two manuals about LilyPond: the @emph{user manual} (this
+document), and @emph{program usage}.
+
+
+@subheading User manual
+
+The manual is divided into three books.
 
 @subsubheading Learning manual
 
 This book explains how to begin learning LilyPond, as well as explaining
-some key concepts in easy terms.
+some key concepts in easy terms.  It is recommended to read these
+chapters in a linear fashion.
 
 @itemize @bullet
 
@@ -724,6 +731,7 @@ produces.
 
 @end itemize
 
+
 @subsubheading Notation reference
 
 This book explains all the LilyPond commands which produce notation.  It
@@ -770,33 +778,6 @@ explains how to create music functions.
 @end itemize
 
 
-@subsubheading Program usage
-
-This book explains how to execute the program and how to integrate
-LilyPond notation with other programs.
-
-@itemize @bullet
-
-@item
-@emph{@rprogram{Running LilyPond}},
-shows how to run LilyPond and its helper programs.  In addition, this
-section explains how to upgrade input files from previous versions of
-LilyPond.
-
-@item
-@emph{@rprogram{LilyPond-book}},
-explains the details behind creating
-documents with in-line music examples, like this manual.
-
-@item
-@emph{@rprogram{Converting from other formats}},
-explains how to run the conversion programs.  These programs are
-supplied with the LilyPond package, and convert a variety of music
-formats to the @code{.ly} format.
-
-@end itemize
-
-
 @subsubheading Appendices
 
 This book contains useful reference charts.
@@ -844,6 +825,43 @@ is a complete index.
 @end itemize
 
 
+@subheading Program usage
+
+This book explains how to execute the program and how to integrate
+LilyPond notation with other programs.
+
+@itemize @bullet
+
+@item
+@emph{@rprogram{Install}},
+explains how to install LilyPond (including compilation if desired).
+
+@item
+@emph{@rprogram{Setup}},
+describes how to configure your computer for optimum LilyPond usage,
+such as using special environments for certain text editors.
+
+@item
+@emph{@rprogram{Running LilyPond}},
+shows how to run LilyPond and its helper programs.  In addition, this
+section explains how to upgrade input files from previous versions of
+LilyPond.
+
+@item
+@emph{@rprogram{LilyPond-book}},
+explains the details behind creating
+documents with in-line music examples, like this manual.
+
+@item
+@emph{@rprogram{Converting from other formats}},
+explains how to run the conversion programs.  These programs are
+supplied with the LilyPond package, and convert a variety of music
+formats to the @code{.ly} format.
+
+@end itemize
+
+
+
 @subsubheading Other information
 
 There are a number of other places which may be very valuable.
index 292df275e41759c7ec109abd582b3122f7614ea4..6c8613b580f45b8ff901791f45df4aa1cc63da8a 100644 (file)
@@ -1494,3 +1494,6 @@ used in an example, read the HTML version (if you are not already doing
 so) and click on the picture of the music.  This will display the exact
 input that LilyPond used to generate this manual.
 
+For information about the structure of the rest of the manual, see
+@ref{About this manual}.
+