diff options
author | Guido van Rossum <guido@python.org> | 1998-01-19 23:10:21 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-01-19 23:10:21 +0000 |
commit | 7d4ecb87859c74bc08209a1133fe8719286f57c4 (patch) | |
tree | f9bd42e247d7085b9892c244fbf9dc3575dfd173 | |
parent | c567b8176a51a9ebd8bdeaa4d8f0771cf05f7c7a (diff) | |
download | cpython-git-7d4ecb87859c74bc08209a1133fe8719286f57c4.tar.gz |
Add note about dropping latex 2.09 compatibility.
-rw-r--r-- | Doc/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/README b/Doc/README index 2bcd92e163..323a113119 100644 --- a/Doc/README +++ b/Doc/README @@ -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, |