]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
change \dfn to be \em not \sl
authorGuido van Rossum <guido@python.org>
Thu, 30 Mar 1995 16:00:58 +0000 (16:00 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 30 Mar 1995 16:00:58 +0000 (16:00 +0000)
Doc/myformat.sty

index 55fe0470923129e7119e9dff1e28454fc3fe086a..f1779cb445c55e62442ce30fac2ea2fe24c80bdc 100644 (file)
 \newcommand{\samp}[1]{\mbox{`\code{#1}'}}
 \newcommand{\var}[1]{\mbox{\it#1\/}}
 \let\file=\samp
-\newcommand{\dfn}[1]{{\sl #1\/}}
+\newcommand{\dfn}[1]{{\em #1\/}}
 \newcommand{\emph}[1]{{\em #1\/}}
 \newcommand{\strong}[1]{{\bf #1}}