cgal/Benchmark/doc_tex/Benchmark/main.tex

63 lines
1.3 KiB
TeX

\RCSdef{\benchmarkRev}{$Id$}
\RCSdefDate{\benchmarkDate}{$Date$}
\ccParDims
\ccUserChapter{Benchmark}
\begingroup
\label{chapterBenchmark}
\ccChapterRelease{\benchmarkRev. \ \benchmarkDate}
\ccChapterAuthor{Eric Berberich and Efi Fogel}
% \input{Benchmark/PkgDescription.tex}
% \minitoc
%% ----- cc2tex color definition -----
\newcommand{\Red}[1]{#1}
\newcommand{\Green}[1]{#1}
\newcommand{\Blue}[1]{#1}
\newcommand{\Maroon}[1]{#1}
\newcommand{\Apricot}[1]{#1}
\newcommand{\ascii}{\textsc{Ascii}}
% non terminal symbols
\newcommand{\nts}[1]{\textbf{#1}}
% terminal symbols
\newcommand{\ts}[1]{\texttt{#1}}
% space between two EBNF rules in the same tabular environment
\newcommand{\ebnfskip}{1ex}
% {% defines macros \Back, \Open, \Close for \{} in \tt font
% \begingroup
% \catcode`\|=0
% \catcode`\[=1
% \catcode`\]=2
% |catcode`\\=12
% |catcode`|{=12
% |catcode`|}=12
% |gdef|Back[[|tt \]]%
% |gdef|Open[[|tt {]]%
% |gdef|Close[[|tt }]]%
% |endgroup
% }%
%
% % A handy macro to include files in verbatim mode.
% % #1 = the file name.
% \begin{ccTexOnly}
% \newcommand{\IncludeVerbatim}[1]{%
% \begin{alltt}
% \begingroup
% \catcode`\{=12
% \catcode`\}=12
% \catcode`\\=12
% \input{#1}
% \endgroup
% \end{alltt}
% }
% \end{ccTexOnly}
\input{Benchmark/Benchmark}
\endgroup