mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Consistency: "{\bf ...}" ==> "\strong{...}"
"{\em ...}" ==> "\emph{...}" Not at all sure what to do with "{\rm ...}". Leaving it for now.
This commit is contained in:
parent
b215137224
commit
af8a015c93
34 changed files with 62 additions and 60 deletions
|
@ -33,7 +33,7 @@ below for an exact description). An mpz-number is printed like this:
|
|||
method, described below.
|
||||
\end{funcdesc}
|
||||
|
||||
A number of {\em extra} functions are defined in this module. Non
|
||||
A number of \emph{extra} functions are defined in this module. Non
|
||||
mpz-arguments are converted to mpz-values first, and the functions
|
||||
return mpz-numbers.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue