mirror of https://github.com/CGAL/cgal
15 lines
432 B
TeX
15 lines
432 B
TeX
% +------------------------------------------------------------------------+
|
|
% | main.tex
|
|
% +------------------------------------------------------------------------+
|
|
% | includes all main.tex files of all reference page subdirectories,
|
|
% | here only Example_ref/main.tex.
|
|
% +------------------------------------------------------------------------+
|
|
|
|
|
|
\input{Example/main}
|
|
\input{Example2/main}
|
|
\input{Example_ref/main}
|
|
|
|
|
|
%% EOF %%
|