mirror of https://github.com/CGAL/cgal
39 lines
983 B
TeX
39 lines
983 B
TeX
% +------------------------------------------------------------------------+
|
|
% | Visibility_complex.tex
|
|
% | LaTeX Wrapper File for CGAL User and Reference Manual
|
|
% | Automatically generated by 'cgal_manual' for CGAL Packages
|
|
% +------------------------------------------------------------------------+
|
|
|
|
\documentclass{book}
|
|
\usepackage{Manual/cgal_manual}
|
|
\gdef\lciManualTitle{Visibility\_complex}%
|
|
|
|
\makeindex
|
|
|
|
% Make the table of contents use two columns
|
|
\lcHtml{\lcTwoColumnToc}
|
|
|
|
\begin{document}
|
|
|
|
\cgaltitlepage{Visibility\_complex}
|
|
|
|
\cleardoublepage
|
|
\pagenumbering{roman}
|
|
\setcounter{page}{1}
|
|
\ifthenelse{\boolean{useminitoc}}{\lcTex{\dominitoc}}{}
|
|
\tableofcontents
|
|
\cleardoublepage
|
|
\pagenumbering{arabic}
|
|
\setcounter{page}{1}
|
|
|
|
\cgalchapters{
|
|
%\entryleftright{\part{User Manual}}{\part{Reference Manual}}
|
|
\packageleftright{Visibility_complex}{Visibility_complex_ref}
|
|
}
|
|
\bibliographystyle{alpha}
|
|
\bibliography{Manual/cgal_manual,Manual/geom}
|
|
|
|
\printindex
|
|
|
|
\end{document}
|