Browse Source

+ Last typos before 1.0.6

michael 24 years ago
parent
commit
7c3a0190fb
3 changed files with 13 additions and 9 deletions
  1. 1 1
      docs/onechap.tex
  2. 10 6
      docs/prog.tex
  3. 2 2
      docs/units.tex

+ 1 - 1
docs/onechap.tex

@@ -51,7 +51,7 @@
 %\input{ide.tex}
 %\input{linux.tex}
 %\input{math.tex}
-%\input{mmouse.tex}
+%\input{msmouse.tex}
 %\input{mmx.tex}
 \input{mouse.tex}
 %\input{objects.tex}

+ 10 - 6
docs/prog.tex

@@ -3430,11 +3430,13 @@ what is shown in \seefig{singleformat}.
 \begin{figure}
 \caption{The single format}
 \label{fig:singleformat}
+\begin{center}
 \ifpdf
-\centering \epsfig{file=single.png}
+\epsfig{file=pics/single.png}
 \else
-\centering \epsfig{file=single.eps}
+\epsfig{file=pics/single.eps}
 \fi
+\end{center}
 \end{figure}
 \end{latexonly}
 
@@ -3457,9 +3459,9 @@ like what is shown in \seefig{doubleformat}.
 \caption{The double format}
 \label{fig:doubleformat}
 \ifpdf
-\epsfig{file=double.png}
+\epsfig{file=pics/double.png}
 \else
-\epsfig{file=double.eps}
+\epsfig{file=pics/double.eps}
 \fi
 \end{center}
 \end{figure}
@@ -5146,11 +5148,13 @@ in \seefig{ppuformat}.
 \begin{figure}
 \caption{The PPU file format}
 \label{fig:ppuformat}
+\begin{center}
 \ifpdf
-\centering \epsfig{file=ppu.png}
+\epsfig{file=pics/ppu.png}
 \else
-\centering \epsfig{file=ppu.eps}
+\epsfig{file=pics/ppu.eps}
 \fi
+\end{center}
 \end{figure}
 \end{latexonly}
 

+ 2 - 2
docs/units.tex

@@ -112,12 +112,12 @@ lookup.
 \input{linux.tex}
 % the math unit
 \input{math.tex}
-% The msmouse unit
-\input{msmouse.tex}
 % The MMX unit
 \input{mmx.tex}
 % The mouse unit
 \input{mouse.tex}
+% The msmouse unit
+\input{msmouse.tex}
 % the objects unit
 \input{objects.tex}
 % the ports unit