Consistency: "{\bf ...}" ==> "\strong{...}"

"{\em ...}" ==> "\emph{...}"

	      Not at all sure what to do with "{\rm ...}".
	      Leaving it for now.
This commit is contained in:
Fred Drake 1998-01-14 14:51:31 +00:00
parent b215137224
commit af8a015c93
34 changed files with 62 additions and 60 deletions

View file

@ -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.