Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b78da33

Browse files
committed
Make the word "Module" in the section header start with an upper-case "M"
for all three modules described here. Added a \label{} for each of the two modules missing it.
1 parent a47bce5 commit b78da33

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

Doc/libmacui.tex

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
\section{Standard module \sectcode{EasyDialogs}}
1+
\section{Standard Module \sectcode{EasyDialogs}}
22
\label{module-EasyDialogs}
33
\stmodindex{EasyDialogs}
44

@@ -55,8 +55,9 @@ \section{Standard module \sectcode{EasyDialogs}}
5555
in crashes.
5656

5757

58-
\section{Standard module \sectcode{FrameWork}}
58+
\section{Standard Module \sectcode{FrameWork}}
5959
\stmodindex{FrameWork}
60+
\label{module-FrameWork}
6061

6162
The \code{FrameWork} module contains classes that together provide a
6263
framework for an interactive Macintosh application. The programmer
@@ -342,8 +343,9 @@ \subsection{DialogWindow Objects}
342343
toggle buttons, etc.
343344
\end{funcdesc}
344345

345-
\section{Standard module \sectcode{MiniAEFrame}}
346+
\section{Standard Module \sectcode{MiniAEFrame}}
346347
\stmodindex{MiniAEFrame}
348+
\label{module-MiniAEFrame}
347349

348350
The module \var{MiniAEFrame} provides a framework for an application
349351
that can function as an OSA server, i.e. receive and process

Doc/mac/libmacui.tex

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
\section{Standard module \sectcode{EasyDialogs}}
1+
\section{Standard Module \sectcode{EasyDialogs}}
22
\label{module-EasyDialogs}
33
\stmodindex{EasyDialogs}
44

@@ -55,8 +55,9 @@ \section{Standard module \sectcode{EasyDialogs}}
5555
in crashes.
5656

5757

58-
\section{Standard module \sectcode{FrameWork}}
58+
\section{Standard Module \sectcode{FrameWork}}
5959
\stmodindex{FrameWork}
60+
\label{module-FrameWork}
6061

6162
The \code{FrameWork} module contains classes that together provide a
6263
framework for an interactive Macintosh application. The programmer
@@ -342,8 +343,9 @@ \subsection{DialogWindow Objects}
342343
toggle buttons, etc.
343344
\end{funcdesc}
344345

345-
\section{Standard module \sectcode{MiniAEFrame}}
346+
\section{Standard Module \sectcode{MiniAEFrame}}
346347
\stmodindex{MiniAEFrame}
348+
\label{module-MiniAEFrame}
347349

348350
The module \var{MiniAEFrame} provides a framework for an application
349351
that can function as an OSA server, i.e. receive and process

0 commit comments

Comments
 (0)