summaryrefslogtreecommitdiffstats
path: root/Doc/libstdwin.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-04 07:23:21 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-04 07:23:21 (GMT)
commit3a0351cf8556a20e5ccfb63ba0dbbdba79684063 (patch)
tree896e951360c60e9c545d350ed05cd18b34b394b3 /Doc/libstdwin.tex
parente7957184d230b7eda9e7db942bc8f96e71a8c34b (diff)
downloadcpython-3a0351cf8556a20e5ccfb63ba0dbbdba79684063.zip
cpython-3a0351cf8556a20e5ccfb63ba0dbbdba79684063.tar.gz
cpython-3a0351cf8556a20e5ccfb63ba0dbbdba79684063.tar.bz2
Remove all uses of \sectcode; we can now use logical markup everywhere.
Diffstat (limited to 'Doc/libstdwin.tex')
-rw-r--r--Doc/libstdwin.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Doc/libstdwin.tex b/Doc/libstdwin.tex
index fbccba9..ef3ff1c 100644
--- a/Doc/libstdwin.tex
+++ b/Doc/libstdwin.tex
@@ -14,7 +14,7 @@ of dialogs. For most platforms, alternative, native solutions exist
under X11, Win32 for Windows and Windows NT, and a collection of
native toolkit interfaces for the Macintosh.
-\section{Built-in Module \sectcode{stdwin}}
+\section{Built-in Module \module{stdwin}}
\label{module-stdwin}
\bimodindex{stdwin}
@@ -32,7 +32,7 @@ by pairs of points.
For a complete description of STDWIN please refer to the documentation
of STDWIN for C programmers (aforementioned CWI report).
-\subsection{Functions Defined in Module \sectcode{stdwin}}
+\subsection{Functions Defined in Module \module{stdwin}}
\nodename{STDWIN Functions}
The following functions are defined in the \code{stdwin} module:
@@ -775,7 +775,7 @@ def main():
main()
\end{verbatim}
%
-\section{Standard Module \sectcode{stdwinevents}}
+\section{Standard Module \module{stdwinevents}}
\label{module-stdwinevents}
\stmodindex{stdwinevents}
@@ -790,7 +790,7 @@ Suggested usage is
>>>
\end{verbatim}
%
-\section{Standard Module \sectcode{rect}}
+\section{Standard Module \module{rect}}
\label{module-rect}
\stmodindex{rect}