]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove old info about lilypond-profile, add warning about needing international fonts
authorGraham Percival <graham@percival-music.ca>
Mon, 9 May 2005 06:21:05 +0000 (06:21 +0000)
committerGraham Percival <graham@percival-music.ca>
Mon, 9 May 2005 06:21:05 +0000 (06:21 +0000)
to build docs.

ChangeLog
Documentation/topdocs/INSTALL.texi

index 21c12af41a347bd676d914e630f4eb0064f44add..fbf5c4561ed1cb408b6521e41f5fd03ae269f63e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * Documentation/user/invoking.itely: remove old info about
        lilypond-profile.
 
+       * Documentation/topdocs/INSTALL.texi: remove old info about
+       lilypond-profile, add warning about needing international fonts
+       to build docs.
+
 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * lily/include/grob-info.hh (class Grob_info): make data member
index 727c395320c4302126e9f0eaffb2dc15f96c5dc0..31ea764b7a10820bf40ab4c448d246f0de8f6b5f 100644 (file)
@@ -18,7 +18,7 @@
 
 Even numbered minor versions are `stable' (2.2, 2.4 etc), while odd
 version are development releases (2.3, 2.5, etc).  Building LilyPond
-is an involved process.  If possible, from
+is an involved process.  If possible
 @uref{http://lilypond.org/download,download a precompiled binary}
 for your platform.
 
@@ -147,6 +147,8 @@ Building the website requires some additional tools and packages
 @item @uref{http://lilypond.org/download/fonts,ec-fonts-mftraced}
 @item The @uref{http://netpbm.sourceforge.net/,netpbm utilities}
 @item ImageMagick
+@item International fonts (see input/regression/utf-8.ly for hints
+about which font packages are necessary for your platform)
 @end itemize
 
 The HTML files can be installed into the standard documentation path
@@ -191,11 +193,12 @@ points into your home directory, e.g.
 @end example
 @end quotation
 
+@ignore
 In this case, you have to insert the contents of
 @code{buildscripts/out/lilypond-login} or
 @code{buildscripts/out/lilypond-profile} into your start up scripts by
 hand.
-
+@end ignore
 
 
 @subsection Configuring for multiple platforms