From d1fb311118a7da004554bbd0f869e4d6db8be037 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 5 Aug 2010 14:56:05 +0000 Subject: [PATCH] Fix LaTeX warnings about figure size --- GraphicsView/doc_tex/GraphicsView/GraphicsView.tex | 2 +- .../doc_tex/Straight_skeleton_2/Straight_skeleton_user.tex | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/GraphicsView/doc_tex/GraphicsView/GraphicsView.tex b/GraphicsView/doc_tex/GraphicsView/GraphicsView.tex index c2cfab426cf..ba65f000090 100644 --- a/GraphicsView/doc_tex/GraphicsView/GraphicsView.tex +++ b/GraphicsView/doc_tex/GraphicsView/GraphicsView.tex @@ -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} diff --git a/Straight_skeleton_2/doc_tex/Straight_skeleton_2/Straight_skeleton_user.tex b/Straight_skeleton_2/doc_tex/Straight_skeleton_2/Straight_skeleton_user.tex index 39654c6f233..b5232fac468 100644 --- a/Straight_skeleton_2/doc_tex/Straight_skeleton_2/Straight_skeleton_user.tex +++ b/Straight_skeleton_2/doc_tex/Straight_skeleton_2/Straight_skeleton_user.tex @@ -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}