mirror of https://github.com/CGAL/cgal
26 March 2004 Radu Ursu
-made doc work with the current implementation of the Manual tools
This commit is contained in:
parent
f1c9dc3382
commit
a00c3d7bbb
|
|
@ -1,5 +1,8 @@
|
|||
Changes done to the `Optimisation_doc' package
|
||||
|
||||
26 March 2004 Radu Ursu
|
||||
-made doc work with the current implementation of the Manual tools
|
||||
|
||||
- Added Min_sphere_of_spheres_d to the manuals
|
||||
|
||||
Version 1.0.17 on 29-Oct-2003
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
% user part
|
||||
% =============================================================================
|
||||
|
||||
\input{user_part.tex}
|
||||
\input{Optimisation/user_part.tex}
|
||||
|
||||
% =============================================================================
|
||||
% reference part
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ Euclidean space.
|
|||
|
||||
\begin{ccTexOnly}
|
||||
\begin{center}
|
||||
\includegraphics[width=4cm]{ball.eps}
|
||||
\includegraphics[width=4cm]{Optimisation/ball.eps}
|
||||
%%\leavevmode\epsfxsize8cm\epsffile{ball.eps}
|
||||
\end{center}
|
||||
\end{ccTexOnly}
|
||||
|
|
@ -70,7 +70,7 @@ dimension, namely annuli (\ccc{Min_annulus_d<Traits>}).
|
|||
|
||||
\begin{ccTexOnly}
|
||||
\begin{center}
|
||||
\includegraphics[width=4cm]{annulus.eps}
|
||||
\includegraphics[width=4cm]{Optimisation/annulus.eps}
|
||||
%%\leavevmode\epsfxsize8cm\epsffile{annulus.eps}
|
||||
\end{center}
|
||||
\end{ccTexOnly}
|
||||
|
|
@ -112,7 +112,7 @@ of a point set are different in general.
|
|||
|
||||
\begin{ccTexOnly}
|
||||
\begin{center}
|
||||
\includegraphics[width=5cm]{max_triangle.eps}
|
||||
\includegraphics[width=5cm]{Optimisation/max_triangle.eps}
|
||||
\end{center}
|
||||
\end{ccTexOnly}
|
||||
|
||||
|
|
@ -133,7 +133,7 @@ that do not contain any point of the point set.
|
|||
|
||||
\begin{ccTexOnly}
|
||||
\begin{center}
|
||||
\includegraphics[width=5cm]{largestEmptyRect.eps}
|
||||
\includegraphics[width=5cm]{Optimisation/largestEmptyRect.eps}
|
||||
\end{center}
|
||||
\end{ccTexOnly}
|
||||
|
||||
|
|
@ -170,7 +170,7 @@ three boxes; the center points are shown in red.
|
|||
|
||||
\begin{ccTexOnly}
|
||||
\begin{center}
|
||||
\includegraphics[width=5cm]{pcenter.eps}
|
||||
\includegraphics[width=5cm]{Optimisation/pcenter.eps}
|
||||
|
||||
\end{center}
|
||||
\end{ccTexOnly}
|
||||
|
|
@ -199,7 +199,7 @@ compute the width of a point set in three dimensions
|
|||
|
||||
\begin{ccTexOnly}
|
||||
\begin{center}
|
||||
\includegraphics[width=4cm]{polydist.eps}
|
||||
\includegraphics[width=4cm]{Optimisation/polydist.eps}
|
||||
\end{center}
|
||||
\end{ccTexOnly}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue