mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
change \dfn to be \em not \sl
This commit is contained in:
parent
4bbe9c0add
commit
45416028fb
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@
|
|||
\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}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue