From d755d476635be4b73252d2204e7b25bddba64056 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 9 May 2005 06:21:05 +0000 Subject: [PATCH] Remove old info about lilypond-profile, add warning about needing international fonts to build docs. --- ChangeLog | 4 ++++ Documentation/topdocs/INSTALL.texi | 7 +++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 21c12af41a..fbf5c4561e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,10 @@ * 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 * lily/include/grob-info.hh (class Grob_info): make data member diff --git a/Documentation/topdocs/INSTALL.texi b/Documentation/topdocs/INSTALL.texi index 727c395320..31ea764b7a 100644 --- a/Documentation/topdocs/INSTALL.texi +++ b/Documentation/topdocs/INSTALL.texi @@ -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 -- 2.39.5