cpython/Doc/tools/sgmlconv
Fred Drake d8faf85d40 Supplemental rules to convert a .tex file to a .xml file. Both XML and
SGML will be supported soon, probably using an ESIS representation saved
in a temp file.
1998-11-24 17:40:33 +00:00
..
docfixer.py Add some additional cleanup transformations. 1998-11-23 23:10:35 +00:00
esis2sgml.py Moved into tools/sgmlconv/. 1998-11-23 16:59:39 +00:00
fixgenents.sh Script to convert things like <C/> and <Cpp/> to &C; and &Cpp;. This is 1998-11-24 17:38:49 +00:00
latex2esis.py The & character is also escaped using \. 1998-11-23 23:11:12 +00:00
make.rules Supplemental rules to convert a .tex file to a .xml file. Both XML and 1998-11-24 17:40:33 +00:00