mirror of https://github.com/CGAL/cgal
Fix a LaTeX warning: a figure was a lot too large
This commit is contained in:
parent
fd26d4eb2c
commit
ecc0cd8fb9
|
|
@ -338,7 +338,7 @@ Contour vertices have time zero.
|
|||
\begin{figure}[htbp]
|
||||
\begin{ccTexOnly}
|
||||
\begin{center}
|
||||
\includegraphics{Straight_skeleton_2/fig6} % omit suffix .eps to support PS and PDF
|
||||
\includegraphics[width=12cm]{Straight_skeleton_2/fig6} % omit suffix .eps to support PS and PDF
|
||||
\end{center}
|
||||
\end{ccTexOnly}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue