From: Fred Drake <fdrake@acm.org>
Date: Tue, 28 Aug 2001 18:09:11 +0000 (+0000)
Subject: Revise comments about TeX & LaTeX for accuracy.
X-Git-Tag: v2.2a3~275
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b5f17f2dc5b823953868daaacc85cbf3b67e7df7;p=python

Revise comments about TeX & LaTeX for accuracy.
This closes SF bug #456222.
---

diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex
index e0afc9f729..7238178528 100644
--- a/Doc/doc/doc.tex
+++ b/Doc/doc/doc.tex
@@ -1576,10 +1576,11 @@ This \UNIX\ is also followed by a space.
         Emacs Texinfo code in a portable manner.
 
       \item[\program{latex}]
-        This is a world-class typesetter by Donald Knuth.  It is used
-        for the conversion to PostScript, and is needed for the HTML
-        conversion as well (\LaTeX2HTML requires one of the
-        intermediate files it creates).
+        \LaTeX{} is a large and extensible macro package by Leslie
+        Lamport, based on \TeX, a world-class typesetter by Donald
+        Knuth.  It is used for the conversion to PostScript, and is
+        needed for the HTML conversion as well (\LaTeX2HTML requires
+        one of the intermediate files it creates).
 
       \item[\program{latex2html}]
         Probably the longest Perl script anyone ever attempted to
@@ -1596,7 +1597,8 @@ This \UNIX\ is also followed by a space.
         Just about any version should work for the standard documents,
         but GNU \program{make} is required for the experimental
         processes in \file{Doc/tools/sgmlconv/}, at least while
-        they're experimental.
+        they're experimental.  This is not required for running the
+        \rpgram{mkhowto} script.
 
       \item[\program{makeindex}]
         This is a standard program for converting \LaTeX{} index data