diff options
author | Fred Drake <fdrake@acm.org> | 2001-10-25 15:14:57 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-10-25 15:14:57 (GMT) |
commit | af876d77e0347a95170a042a3c16e43b99052682 (patch) | |
tree | a929e6d78203b143d177af491beb46461ccabdc0 /Doc | |
parent | a281665972128869dce1aaa23850cd68a889171e (diff) | |
download | cpython-af876d77e0347a95170a042a3c16e43b99052682.zip cpython-af876d77e0347a95170a042a3c16e43b99052682.tar.gz cpython-af876d77e0347a95170a042a3c16e43b99052682.tar.bz2 |
One more LaTeX-ism that we'd rather ignore.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/tools/sgmlconv/conversion.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/tools/sgmlconv/conversion.xml b/Doc/tools/sgmlconv/conversion.xml index 248c9c1..cff82ce 100644 --- a/Doc/tools/sgmlconv/conversion.xml +++ b/Doc/tools/sgmlconv/conversion.xml @@ -874,6 +874,7 @@ <macro name="maketitle" outputname=""/> <macro name="noindent" outputname=""/> <macro name="protect" outputname=""/> + <macro name="textwidth"/> <macro name="renewcommand"> <attribute name="macro"/> <attribute name="nargs" optional="yes"/> |