Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b5f17f2

Browse files
committed
Revise comments about TeX & LaTeX for accuracy.
This closes SF bug #456222.
1 parent a5be8ed commit b5f17f2

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

Doc/doc/doc.tex

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1576,10 +1576,11 @@ \section{Processing Tools \label{tools}}
15761576
Emacs Texinfo code in a portable manner.
15771577

15781578
\item[\program{latex}]
1579-
This is a world-class typesetter by Donald Knuth. It is used
1580-
for the conversion to PostScript, and is needed for the HTML
1581-
conversion as well (\LaTeX2HTML requires one of the
1582-
intermediate files it creates).
1579+
\LaTeX{} is a large and extensible macro package by Leslie
1580+
Lamport, based on \TeX, a world-class typesetter by Donald
1581+
Knuth. It is used for the conversion to PostScript, and is
1582+
needed for the HTML conversion as well (\LaTeX2HTML requires
1583+
one of the intermediate files it creates).
15831584

15841585
\item[\program{latex2html}]
15851586
Probably the longest Perl script anyone ever attempted to
@@ -1596,7 +1597,8 @@ \section{Processing Tools \label{tools}}
15961597
Just about any version should work for the standard documents,
15971598
but GNU \program{make} is required for the experimental
15981599
processes in \file{Doc/tools/sgmlconv/}, at least while
1599-
they're experimental.
1600+
they're experimental. This is not required for running the
1601+
\rpgram{mkhowto} script.
16001602

16011603
\item[\program{makeindex}]
16021604
This is a standard program for converting \LaTeX{} index data

0 commit comments

Comments
 (0)