% +------------------------------------------------------------------------+ % | foundations_manual.tex % | CGAL User and Reference Manual for LGPL packages % +------------------------------------------------------------------------+ \documentclass{book} \usepackage{Manual/cgal_manual} \gdef\lciManualTitle{CGAL User and Reference Manual} \makeindex % Make the table of contents use two columns \lcHtml{\lcTwoColumnToc} \begin{document} \cgaltitlepage{User and Reference Manual: \\ Foundation Parts under LGPL License} \pagestyle{plain} \pagenumbering{roman} \setcounter{page}{1} \cleardoublepage \ifthenelse{\boolean{useminitoc}}{\lcTex{\dominitoc}}{} \tableofcontents \cleardoublepage \pagenumbering{arabic} \cgalchapters{ \entry{\part{Preface}} \lcTex{\entryright{\listofrefpages}} \packageleft{Introduction} \packageleft{Preliminaries} \entry{\part{Kernel}} \packageleftright{Kernel_23}{Kernel_23_ref} \packageleftright{Kernel_d}{Kernel_d_ref} \entry{\part{Arithmetic and Algebra\label{Part::AlgebraicFoundations}}} \packageleftright{Algebraic_foundations}{Algebraic_foundations_ref} \packageleftright{Modular_arithmetic}{Modular_arithmetic_ref} \packageleftright{NumberTypeSupport}{NumberTypeSupport_ref} \packageleftright{Polynomial}{Polynomial_ref} \entry{\part{Basic Library}} \packageleftright{Polygon}{Polygon_ref} \packageleftright{HalfedgeDS}{HalfedgeDS_ref} \entry{\part{Support Library}} \packageleftright{BGL}{BGL_ref} \packageleftright{STL_Extension}{STL_Extension_ref} \packageleftright{Circulator}{Circulator_ref} \packageleftright{Generator}{Generator_ref} \packageleftright{Miscellany}{Miscellany_ref} \packageleftright{IOstream}{IOstream_ref} \packageleftright{Geomview}{Geomview_ref} \packageleftright{GraphicsView}{GraphicsView_ref} } \bibliographystyle{alpha} \bibliography{Manual/cgal_manual,Manual/geom} \printindex \end{document}