mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Update some version information for tools based on prodding from Greg Ward.
This commit is contained in:
parent
592f2d6c85
commit
7e861bd1b3
1 changed files with 11 additions and 12 deletions
23
Doc/README
23
Doc/README
|
@ -77,13 +77,12 @@ documentation to install Python; instructions are included in the
|
||||||
README file in the Python distribution.
|
README file in the Python distribution.
|
||||||
|
|
||||||
The simplest way to get the rest of the tools in the configuration we
|
The simplest way to get the rest of the tools in the configuration we
|
||||||
used is to install the teTeX TeX distribution, version 0.4 or 0.9. More
|
used is to install the teTeX TeX distribution, versions 0.9 or newer.
|
||||||
information is available on teTeX at <http://www.tug.org/tetex/>.
|
More information is available on teTeX at <http://www.tug.org/tetex/>.
|
||||||
This is a Unix-only TeX distribution at this time. Note that the 0.9
|
This is a Unix-only TeX distribution at this time. This documentation
|
||||||
release is still in testing; this documentation release was tested
|
release was tested with the 1.0.7 release, but there have been no
|
||||||
with the 9 Feb 1999 release. We'll be upgrading to the final version
|
substantial changes since late in the 0.9 series, which we used
|
||||||
when it becomes available. Except for the PDF generation, there are
|
extensively for previous versions without any difficulty.
|
||||||
no known problems with using the ("stable") teTeX 0.4 release.
|
|
||||||
|
|
||||||
If you don't want to get teTeX, here is what you'll need:
|
If you don't want to get teTeX, here is what you'll need:
|
||||||
|
|
||||||
|
@ -97,11 +96,11 @@ To create DVI, PDF, or PostScript files:
|
||||||
|
|
||||||
To create PDF files:
|
To create PDF files:
|
||||||
|
|
||||||
- pdflatex. We used the one in the teTeX 0.9 distribution
|
- pdflatex. We used the one in the teTeX distribution (pdfTeX
|
||||||
(pdfTeX version 3.14159-13b (Web2C 7.3beta4) at the time of
|
version 3.14159-13d (Web2C 7.3.1) at the time of this
|
||||||
this writing). Versions even a couple of patchlevels
|
writing). Versions even a couple of patchlevels earlier are
|
||||||
earlier are highly likely to fail due to syntax changes for
|
highly likely to fail due to syntax changes for some of the
|
||||||
some of the pdftex primitives.
|
pdftex primitives.
|
||||||
|
|
||||||
To create PostScript files:
|
To create PostScript files:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue