summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-11-02 20:53:19 (GMT)
committerFred Drake <fdrake@acm.org>2001-11-02 20:53:19 (GMT)
commit622087a3ed3b054dab25101df89d99bd1422ddb6 (patch)
tree7c66f4aca0999408bfbaf4437699e5fd993bc5c3 /Doc
parentd9272d6f11425e04c4dfe1c4b9c834301e6d6c64 (diff)
downloadcpython-622087a3ed3b054dab25101df89d99bd1422ddb6.zip
cpython-622087a3ed3b054dab25101df89d99bd1422ddb6.tar.gz
cpython-622087a3ed3b054dab25101df89d99bd1422ddb6.tar.bz2
Fix stupid bug recently introduced for DVI version of the docs (used to
generate PostScript).
Diffstat (limited to 'Doc')
-rw-r--r--Doc/texinputs/python.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/texinputs/python.sty b/Doc/texinputs/python.sty
index 1888f54..fa6681e 100644
--- a/Doc/texinputs/python.sty
+++ b/Doc/texinputs/python.sty
@@ -883,7 +883,7 @@
\ifx\py@modulebadkey#1\emph{#2}\else\ulink{\emph{#2}}{#1}\fi%
}
\else
- \newcommand{\citetitle}[2][URL]{#1}
+ \newcommand{\citetitle}[2][URL]{\emph{#2}}
\fi