mirror of https://github.com/CGAL/cgal
29 lines
917 B
Modula-2
29 lines
917 B
Modula-2
\graphicspath{{figs/}}
|
|
\def\figurename{Figure}
|
|
\def\tablename{Tableau}
|
|
\newcommand{\italic}[1]{\emph{#1}}
|
|
|
|
% ------------------------------------------------------------------------
|
|
\newcommand\IL{{\itshape left}}
|
|
\newcommand\IR{{\itshape right}}
|
|
\newcommand\IM{{\itshape middle}}
|
|
\newcommand\IT{{\itshape top}}
|
|
\newcommand\IB{{\itshape bottom}}
|
|
|
|
% ------------------------------------------------------------------------
|
|
\newcommand{\CodeFmt}[1]{{\small\texttt{#1}}}
|
|
|
|
\def\cgalpoly{\CodeFmt{Polyhedron\_3}}
|
|
|
|
|
|
% ANDY -------------------------------------------------------------------
|
|
\def\tr{topology refinement}
|
|
\def\gm{geometry modification}
|
|
|
|
% L.K. -------------------------------------------------------------------
|
|
\newcommand{\CC}{C\raise.08ex\hbox{\texttt{++}}}
|
|
\newcommand{\openmesh}{\textsc{OpenMesh}}
|
|
\newcommand{\opensg}{\textsc{OpenSG}}
|
|
\newcommand{\cgal}{\textsc{Cgal}}
|
|
\newcommand{\stl}{\textsc{Stl}}
|