From: John Mandereau Date: Tue, 2 Sep 2008 11:39:31 +0000 (+0200) Subject: Thinko: document texi2html requirement X-Git-Tag: release/2.11.58-1~32^2~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a7eda90c8602440dd23e72a1d21042901d14a44e;p=lilypond.git Thinko: document texi2html requirement --- diff --git a/Documentation/user/install.itely b/Documentation/user/install.itely index d68e366296..d6d2ca4ec9 100644 --- a/Documentation/user/install.itely +++ b/Documentation/user/install.itely @@ -181,7 +181,7 @@ or lyrics. You can view the documentation online at @uref{http://lilypond.org/doc/}, but you can also build it locally. This process requires a successful compile of LilyPond, and some -additional tools and packages +additional tools and packages: @itemize @item The @uref{http://netpbm.sourceforge.net/,netpbm utilities} @@ -194,6 +194,10 @@ and the patch from @uref{http://bugs.ghostscript.com/show_bug.cgi?id=688017}, or use a release of Ghostscript which includes these patches, for example 8.60 or newer. +@item @uref{http://www.nongnu.org/texi2html/,Texi2HTML} 1.79 or newer +is strongly recommended to build documentation in HTML; support for +building HTML documentation using @command{makeinfo} from GNU Texinfo +is deprecated. @end itemize