mirror of https://github.com/CGAL/cgal
moved \chapter from polygon.tex to main.tex
This commit is contained in:
parent
5a695be2d7
commit
48fcde20dc
|
|
@ -1,3 +1,6 @@
|
|||
4.28 (30 September 2003) [af]
|
||||
- moved \chapter from polygon.tex to main.tex
|
||||
|
||||
4.27 (23 September 2003) [mh]
|
||||
- Added one more missing typename
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,8 @@
|
|||
\cleardoublepage
|
||||
\chapter{Polygons and Polygon Operations}
|
||||
\label{Polygon}
|
||||
\minitoc
|
||||
|
||||
\input{polygon.tex}
|
||||
|
||||
%\input{Polygon_ref/main.tex}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
|
||||
\cleardoublepage
|
||||
\chapter{Polygons and Polygon Operations}\label{Polygon}
|
||||
\minitoc
|
||||
|
||||
|
||||
\section{Introduction}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,8 @@
|
|||
\cleardoublepage
|
||||
\chapter{Polygons and Polygon Operations}
|
||||
\label{Polygon}
|
||||
\minitoc
|
||||
|
||||
\input{polygon.tex}
|
||||
|
||||
%\input{Polygon_ref/main.tex}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
|
||||
\cleardoublepage
|
||||
\chapter{Polygons and Polygon Operations}\label{Polygon}
|
||||
\minitoc
|
||||
|
||||
|
||||
\section{Introduction}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue