hgbook

diff en/mq.tex @ 35:e68f4a96c16e

Fixed the \grafix macro to work for PDFs again.
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Sun Jul 16 23:29:29 2006 -0400 (2006-07-16)
parents cc1e6f1d7161
children dd657c4d3a47
line diff
     1.1 --- a/en/mq.tex	Sat Jul 15 21:53:57 2006 -0400
     1.2 +++ b/en/mq.tex	Sun Jul 16 23:29:29 2006 -0400
     1.3 @@ -336,7 +336,7 @@
     1.4  
     1.5  \begin{figure}[ht]
     1.6    \centering
     1.7 -  \includegraphics{mq-stack}
     1.8 +  \grafix{mq-stack}
     1.9    \caption{Applied and unapplied patches in the MQ patch stack}
    1.10    \label{fig:mq:stack}
    1.11  \end{figure}