From: Fred Drake Date: Tue, 11 Apr 2000 18:47:59 +0000 (+0000) Subject: \longprogramopt: New macro. X-Git-Tag: v2.0b1~2054 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=493624941a946acd10dcdca748b5830ad88e3a0b;p=python \longprogramopt: New macro. --- diff --git a/Doc/texinputs/python.sty b/Doc/texinputs/python.sty index 3f0370ac24..ce041b8c73 100644 --- a/Doc/texinputs/python.sty +++ b/Doc/texinputs/python.sty @@ -809,6 +809,8 @@ \newcommand{\rfc}[1]{RFC #1\index{RFC!RFC #1}} \newcommand{\program}[1]{\strong{#1}} \newcommand{\programopt}[1]{\strong{#1}} +% Note that \longprogramopt provides the '--'! +\newcommand{\longprogramopt}[1]{\strong{-{}-#1}} % cited titles: \citetitle{Title of Work} % online: \citetitle[url-to-resource]{Title of Work}