mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +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
|
@ -3,7 +3,7 @@
|
|||
\bimodindex{gl}
|
||||
|
||||
This module provides access to the Silicon Graphics
|
||||
{\em Graphics Library}.
|
||||
\emph{Graphics Library}.
|
||||
It is available only on Silicon Graphics machines.
|
||||
|
||||
\strong{Warning:}
|
||||
|
@ -191,7 +191,7 @@ main()
|
|||
\stmodindex{DEVICE}
|
||||
|
||||
These modules define the constants used by the Silicon Graphics
|
||||
{\em Graphics Library}
|
||||
\emph{Graphics Library}
|
||||
that C programmers find in the header files
|
||||
\file{<gl/gl.h>}
|
||||
and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue