docs/diploma

diff thesis/tex/4-MasqmailsFuture.tex @ 397:13e630c5a44d

rename img -> fig
author meillo@marmaro.de
date Sat, 07 Feb 2009 22:39:07 +0100
parents 8ef85e22ff7d
children a641bea7a087
line diff
     1.1 --- a/thesis/tex/4-MasqmailsFuture.tex	Sat Feb 07 19:00:25 2009 +0100
     1.2 +++ b/thesis/tex/4-MasqmailsFuture.tex	Sat Feb 07 22:39:07 2009 +0100
     1.3 @@ -63,7 +63,7 @@
     1.4  
     1.5  \begin{figure}
     1.6  	\begin{center}
     1.7 -		\includegraphics[scale=0.75]{img/mta-channels.eps}
     1.8 +		\includegraphics[scale=0.75]{fig/mta-channels.eps}
     1.9  	\end{center}
    1.10  	\caption{Required incoming and outgoing channels}
    1.11  	\index{figure!Required incoming and outgoing channels}
    1.12 @@ -167,7 +167,7 @@
    1.13  
    1.14  \begin{figure}
    1.15  	\begin{center}
    1.16 -		\includegraphics[scale=0.75]{img/stunnel.eps}
    1.17 +		\includegraphics[scale=0.75]{fig/stunnel.eps}
    1.18  	\end{center}
    1.19  	\caption{Using \name{stunnel} for incoming connections}
    1.20  	\index{figure!Using \name{stunnel} for incoming connections}
    1.21 @@ -322,9 +322,9 @@
    1.22  \begin{figure}
    1.23  	\begin{center}
    1.24  		\vspace*{2ex}
    1.25 -		%\includegraphics[scale=0.75]{img/callgraph.eps}
    1.26 -		%\includegraphics[scale=0.75]{img/masqmail-3-omitlog5.eps}
    1.27 -		\includegraphics[scale=0.75]{img/bb.eps}
    1.28 +		\includegraphics[scale=0.75]{fig/callgraph.eps}
    1.29 +		%\includegraphics[scale=0.75]{fig/masqmail-3-omitlog5.eps}
    1.30 +		%\includegraphics[scale=0.75]{fig/bb.eps}
    1.31  	\end{center}
    1.32  	\caption{Internal structure of \masqmail, showed by a call graph. (Logging functions are ignored; test and \NAME{POP3} code is excluded.)}
    1.33  	\index{figure!Internal structure of \masqmail.}