From: Fred Drake Date: Thu, 17 Aug 2000 04:25:59 +0000 (+0000) Subject: \citetitle: Format the title, not the optional URL! X-Git-Tag: v2.0b1~411 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de9fec5f99179bfd023177b89238f8aaae98f1f9;p=python \citetitle: Format the title, not the optional URL! --- 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.