From: Tobias Dussa Date: Tue, 17 Dec 2013 21:26:44 +0000 (+0100) Subject: Fixed include problem in howtoread. X-Git-Url: https://git.bettercrypto.org/ach-master.git/commitdiff_plain/0403ccc40d29dae284fbb8b353cf2a86aa4cae3b Fixed include problem in howtoread. --- diff --git a/src/howtoread.tex b/src/howtoread.tex index a36ba0b..46b2395 100644 --- a/src/howtoread.tex +++ b/src/howtoread.tex @@ -9,7 +9,7 @@ If you are a system administrator and want to quickly update your services, jump \begin{figure}[h] \centering - \includegraphics[width=0.55\textwidth]{img/howtoread.eps} + \includegraphics[width=0.55\textwidth]{img/howtoread} %\caption{Screenshot of \url{http://www.keylength.com} for 128 bit symmetric key size equivalents} \label{fig:howtoread} \end{figure} diff --git a/src/img/howtoread.pdf b/src/img/howtoread.pdf new file mode 100644 index 0000000..b68e294 Binary files /dev/null and b/src/img/howtoread.pdf differ