diff options
author | Guido van Rossum <guido@python.org> | 1998-01-19 23:10:21 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-01-19 23:10:21 (GMT) |
commit | 7d4ecb87859c74bc08209a1133fe8719286f57c4 (patch) | |
tree | f9bd42e247d7085b9892c244fbf9dc3575dfd173 | |
parent | c567b8176a51a9ebd8bdeaa4d8f0771cf05f7c7a (diff) | |
download | cpython-7d4ecb87859c74bc08209a1133fe8719286f57c4.zip cpython-7d4ecb87859c74bc08209a1133fe8719286f57c4.tar.gz cpython-7d4ecb87859c74bc08209a1133fe8719286f57c4.tar.bz2 |
Add note about dropping latex 2.09 compatibility.
-rw-r--r-- | Doc/README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ Python main documentation -- in Latex ------------------------------------- This directory contains the Latex sources to the Python documentation. +They now require latex2e (latex 2.09 compatibility is dropped). The Python Reference Manual is no longer maintained in Latex. It is now a FrameMaker document. The FrameMaker 5.0 files (ref.book, |