[Python-checkins] CVS: python/dist/src/Doc/doc doc.tex,1.50,1.51
Fred L. Drake
fdrake@users.sourceforge.net
2001年8月28日 11:09:13 -0700
Update of /cvsroot/python/python/dist/src/Doc/doc
In directory usw-pr-cvs1:/tmp/cvs-serv12042/doc
Modified Files:
doc.tex
Log Message:
Revise comments about TeX & LaTeX for accuracy.
This closes SF bug #456222.
Index: doc.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/doc/doc.tex,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -d -r1.50 -r1.51
*** doc.tex 2001年08月14日 21:36:19 1.50
--- doc.tex 2001年08月28日 18:09:11 1.51
***************
*** 1577,1584 ****
\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).
\item[\program{latex2html}]
--- 1577,1585 ----
\item[\program{latex}]
! \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}]
***************
*** 1597,1601 ****
but GNU \program{make} is required for the experimental
processes in \file{Doc/tools/sgmlconv/}, at least while
! they're experimental.
\item[\program{makeindex}]
--- 1598,1603 ----
but GNU \program{make} is required for the experimental
processes in \file{Doc/tools/sgmlconv/}, at least while
! they're experimental. This is not required for running the
! \rpgram{mkhowto} script.
\item[\program{makeindex}]