]> git.donarmstrong.com Git - lilypond.git/commitdiff
Minor fixes.
authorgpercival <gpercival>
Wed, 4 May 2005 03:59:59 +0000 (03:59 +0000)
committergpercival <gpercival>
Wed, 4 May 2005 03:59:59 +0000 (03:59 +0000)
ChangeLog
Documentation/user/introduction.itely
Documentation/user/invoking.itely

index d33d30548cfd1e7d67ad9fee8f58232bd2e0bc2e..9b5cdca03153c90352b2ff2dace42d7441e3d340 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
 
        * Documentation/user/introduction.itely: updates "About this manual".
 
-       * Documentation/user/advanced-notation.itely: minor fixes.
+       * Documentation/user/advanced-notation.itely,
+       invoking.itely: minor fixes.
 
 2005-05-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
index eac3d223a0b122512522572d2c8e603b25872d95..8eb173944283becd292d0ca56b4ca711f0743914 100644 (file)
@@ -648,35 +648,76 @@ The
 provides templates of LilyPond pieces.  Just cut and paste a
 template into a file, add notes, and you're done!
 
+@item
+@emph{@ref{Putting it all together}}
+demonstrates practical uses of LilyPond.
+
+@item
+@ifhtml
+The chapter
+@end ifhtml
+@emph{@ref{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
 @ifhtml
 The
 @end ifhtml
-@c @emph{@ref{Notation manual}} @c FIXME
-@emph{Notation manual}
-discusses topics grouped by notation construct.  Once you master the
-basics, this is the place to look up details.
+@emph{@ref{Basic notation}}
+@ifteml
+chapter
+@end ifhtml
+discusses topics grouped by notation construct.  This section gives
+details about basic notation that will be useful in almost any
+notation project.
 
 @item
 @ifhtml
 The
 @end ifhtml
-@emph{@ref{Changing defaults}}
-explains how to fine tune layout.
+@emph{@ref{Instrument-specific notation}}
+@ifteml
+chapter
+@end ifhtml
+discusses topics grouped by notation construct.  This section gives
+details about special notation that will only be useful for particular
+instrument (or vocal) groups.
 
 @item
 @ifhtml
-The chapter
+The
 @end ifhtml
-@emph{@ref{Running LilyPond}} shows how to run LilyPond and its helper
-programs.
+@emph{@ref{Advanced notation}}
+@ifteml
+chapter
+@end ifhtml
+discusses topics grouped by notation construct.  This section gives
+details about complicated or unusual notation.
+
+@item
+@ifhtml
+The
+@end ifhtml
+@emph{@ref{Global issues}}
+@ifhtml
+chapter
+@end ifhtml
+discusses issues which affect the whole lilypond file.
+
+@item
+@ifhtml
+The
+@end ifhtml
+@emph{@ref{Changing defaults}}
+explains how to fine tune layout.
 
 @item
 @ifhtml
 The chapter
 @end ifhtml
 @emph{@ref{LilyPond-book}} explains the details behind creating
-documents with in-line music examples (like this manual).
+documents with in-line music examples, like this manual.
 
 @item
 @ifhtml
@@ -685,8 +726,7 @@ The chapter
 @emph{@ref{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.  In addition, this section explains
-how to upgrade input files from previous versions of LilyPond.
+formats to the @code{.ly} format.
 
 @item
 @ifhtml
index dde919cbb0fa5044a4b09fa5765cb36a4550c4d8..b4157bde317b5e4b692448835b47e73c6385816b 100644 (file)
@@ -231,15 +231,6 @@ real root filesystem.  The entire content of the LilyPond installation
 (e.g., @file{/usr/share/lilypond})
 should be copied.
 
-@ignore
-FIXME:  fact-check; delete very soon.  -gp
-, and the content of the @file{fonts},
-@file{dvips} and @file{web2c} directories of the @TeX{} installation
-(usually under @file{/usr/share/texmf}) should be copied, too.  If your
-@TeX{} installation uses @file{ls-R} caches, copy also the cache inside the root
-of the installation.
-@end ignore
-
 If problems arise, the simplest way to trace them down is to run
 LilyPond using @command{strace}, which will allow you to determine which
 files are missing.