@@ -77,13 +77,12 @@ documentation to install Python; instructions are included in the
7777README file in the Python distribution.
7878
7979The simplest way to get the rest of the tools in the configuration we
80- used is to install the teTeX TeX distribution, version 0.4 or 0.9. More
81- information is available on teTeX at <http://www.tug.org/tetex/>.
82- This is a Unix-only TeX distribution at this time. Note that the 0.9
83- release is still in testing; this documentation release was tested
84- with the 9 Feb 1999 release. We'll be upgrading to the final version
85- when it becomes available. Except for the PDF generation, there are
86- no known problems with using the ("stable") teTeX 0.4 release.
80+ used is to install the teTeX TeX distribution, versions 0.9 or newer.
81+ More information is available on teTeX at <http://www.tug.org/tetex/>.
82+ This is a Unix-only TeX distribution at this time. This documentation
83+ release was tested with the 1.0.7 release, but there have been no
84+ substantial changes since late in the 0.9 series, which we used
85+ extensively for previous versions without any difficulty.
8786
8887If you don't want to get teTeX, here is what you'll need:
8988
@@ -97,11 +96,11 @@ To create DVI, PDF, or PostScript files:
9796
9897To create PDF files:
9998
100- - pdflatex. We used the one in the teTeX 0.9 distribution
101- (pdfTeX version 3.14159-13b (Web2C 7.3beta4 ) at the time of
102- this writing). Versions even a couple of patchlevels
103- earlier are highly likely to fail due to syntax changes for
104- some of the pdftex primitives.
99+ - pdflatex. We used the one in the teTeX distribution (pdfTeX
100+ version 3.14159-13d (Web2C 7.3.1 ) at the time of this
101+ writing). Versions even a couple of patchlevels earlier are
102+ highly likely to fail due to syntax changes for some of the
103+ pdftex primitives.
105104
106105To create PostScript files:
107106
0 commit comments