mirror of https://github.com/CGAL/cgal
25 March 2004 Radu Ursu
- made doc work with the current manual tools implementation
This commit is contained in:
parent
6789576340
commit
ca29a5f7f0
|
|
@ -1,3 +1,6 @@
|
|||
25 March 2004 Radu Ursu
|
||||
- made doc work with the current manual tools implementation
|
||||
|
||||
100.23 (09 February 2004) [rursu]
|
||||
- Updated headers in examples
|
||||
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@ corresponding curve hierarchy.
|
|||
|
||||
\begin{figure}
|
||||
\begin{ccTexOnly}
|
||||
{\centerline {\includegraphics{arr_hier.ps}}}
|
||||
{\centerline {\includegraphics{Arrangement_2/arr_hier.ps}}}
|
||||
\end{ccTexOnly}
|
||||
\caption{A simple arrangement of two polylines, and its corresponding
|
||||
hierarchy tree (the edges of the arrangement are numbered according to
|
||||
|
|
@ -275,7 +275,7 @@ since it returns a circular arcs whose end-points are $(3,4)$ and $(-5,0)$.
|
|||
|
||||
\begin{figure}[h]
|
||||
\begin{ccTexOnly}
|
||||
{\centerline {\includegraphics{arr_circ.ps}}}
|
||||
{\centerline {\includegraphics{Arrangement_2/arr_circ.ps}}}
|
||||
\end{ccTexOnly}
|
||||
\caption{The arrangement generated by the example program.\label{fig:circles}}
|
||||
\begin{ccHtmlOnly}
|
||||
|
|
@ -306,7 +306,7 @@ line.
|
|||
|
||||
\begin{figure}[h]
|
||||
\begin{ccTexOnly}
|
||||
{\centerline {\includegraphics{arr_conics.ps}}}
|
||||
{\centerline {\includegraphics{Arrangement_2/arr_conics.ps}}}
|
||||
\end{ccTexOnly}
|
||||
\caption{The arrangement of conic arcs generated by the example program.
|
||||
The coordinates of the input endpoints are also shown.
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
\label{I1_ChapterArrangement_2}
|
||||
%\minitoc
|
||||
|
||||
\input{arr}
|
||||
\input{Arrangement_2/arr}
|
||||
% we temporarily include the reference pages in the regular manual
|
||||
% later this input will be in the reference wrapper
|
||||
%\input{Arrangement_2_ref/arr_ref}
|
||||
|
|
|
|||
Loading…
Reference in New Issue