diff options
| author | Fred Drake <fdrake@acm.org> | 2000-08-17 04:25:59 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2000-08-17 04:25:59 +0000 |
| commit | de9fec5f99179bfd023177b89238f8aaae98f1f9 (patch) | |
| tree | 1e73fec55fc3c47232aec8f28fd900fec2631876 /Doc/texinputs | |
| parent | 2d2dc9fde5a973e867d43e168bc05d4cce151137 (diff) | |
| download | cpython-git-de9fec5f99179bfd023177b89238f8aaae98f1f9.tar.gz | |
\citetitle: Format the title, not the optional URL!
Diffstat (limited to 'Doc/texinputs')
| -rw-r--r-- | Doc/texinputs/python.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/texinputs/python.sty b/Doc/texinputs/python.sty index 579aadee49..9d0db973db 100644 --- a/Doc/texinputs/python.sty +++ b/Doc/texinputs/python.sty @@ -811,7 +811,7 @@ % cited titles: \citetitle{Title of Work} % online: \citetitle[url-to-resource]{Title of Work} -\newcommand{\citetitle}[2][URL]{\emph{#1}} +\newcommand{\citetitle}[2][URL]{\emph{#2}} % Deprecation stuff. |
