Fix LaTeX warnings about figure size

This commit is contained in:
Laurent Rineau 2010-08-05 14:56:05 +00:00
parent 0960df404b
commit d1fb311118
2 changed files with 3 additions and 3 deletions

View File

@ -59,7 +59,7 @@ slots}, and to connect them. Second, it allows to install \ccAnchor{http://doc.
\begin{figure}[t]
\begin{ccTexOnly}
\begin{center}
\includegraphics[width=\linewidth]{GraphicsView/uml-design}
\includegraphics[width=0.95\linewidth]{GraphicsView/uml-design}
\end{center}
\end{ccTexOnly}
\begin{ccHtmlOnly}

View File

@ -136,7 +136,7 @@ These regions are bounded by angular bisectors of the supporting lines of the co
\includegraphics{Straight_skeleton_2/simple_skeleton_1.pdf} % omit suffix .eps to support PS and PDF
\end{center}
\begin{center}
\includegraphics{Straight_skeleton_2/validly_touching.pdf} % omit suffix .eps to support PS and PDF
\includegraphics[height=0.33\textheight]{Straight_skeleton_2/validly_touching.pdf} % omit suffix .eps to support PS and PDF
\end{center}
\end{ccTexOnly}
@ -337,7 +337,7 @@ Contour vertices have time zero.
\begin{figure}[htbp]
\begin{ccTexOnly}
\begin{center}
\includegraphics{Straight_skeleton_2/fig6.pdf} % omit suffix .eps to support PS and PDF
\includegraphics[width=0.95\linewidth]{Straight_skeleton_2/fig6.pdf} % omit suffix .eps to support PS and PDF
\end{center}
\end{ccTexOnly}