Match python.sty a little better.

This commit is contained in:
Fred Drake 1998-04-02 22:33:44 +00:00
parent 537149707b
commit 2b8093ab96
1 changed files with 6 additions and 0 deletions

View File

@ -58,6 +58,12 @@ sub do_cmd_varvars{
$_;
}
sub do_cmd_pytype{
local($_) = @_;
s|$next_pair_pr_rx|\2|;
$_;
}
# Logical formatting (some based on texinfo), needs to be converted to
# minimalist HTML. The "minimalist" is primarily to reduce the size of
# output files for users that read them over the network rather than