]> granicus.if.org Git - python/commit
Convert LaTeX support to create a new class of documents. HTML generation
authorFred Drake <fdrake@acm.org>
Tue, 3 Mar 1998 22:02:19 +0000 (22:02 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 3 Mar 1998 22:02:19 +0000 (22:02 +0000)
commit6659c30b67da07573e4ab315d6fca1667b920a35
treeaf961c46bf05d64ab1f5a7663018488bfcd0acb0
parent53525379daab30fc2ca83713df683fe113f0f8c2
Convert LaTeX support to create a new class of documents.  HTML generation
now requires LaTeX2HTML 98.1p1 or newer (& and is still in progress).

This means that doing things to change the formatting of the manuals (at the
"normal user" level, like A4 paper), can happen in just one place, rather
than in each document file.
17 files changed:
Doc/Makefile
Doc/api.tex
Doc/api/api.tex
Doc/ext.tex
Doc/ext/ext.tex
Doc/lib.tex
Doc/lib/lib.tex
Doc/manual.cls [new file with mode: 0644]
Doc/manual.perl [new file with mode: 0644]
Doc/perl/manual.perl [new file with mode: 0644]
Doc/perl/python.perl [new file with mode: 0644]
Doc/python.perl [new file with mode: 0644]
Doc/python.sty [new file with mode: 0644]
Doc/texinputs/manual.cls [new file with mode: 0644]
Doc/texinputs/python.sty [new file with mode: 0644]
Doc/tut.tex
Doc/tut/tut.tex