%Basically the page 5 is divided in 3 horizontal %zones and 3 columns. % %The first column goes over all the zone, the second is splitted %over 2 zones and the third column is splitted over 3 zones. %Fix the dimentions of the 3 columns of this page \deflength{\ColOne}{\TableWidth -2\tabcolsep} \input{ids3.tex} %The command produced is \TTwoIdentities \input{trees.tex} %The command produced is \TTwoTree \input{recur1.tex} %The command produced is \TTwoRecurOne %This command is to create Intertitle %The command has two parameters: % 1) Anything which expand to someting to avoid to put spacing % command before the title. This parameter is optionnal. % 2) The text of the title \newcommand\TTwoTitle[2][\DoNothing]{% \ifdefempty{#1}{\AdjustSpace{\TTwoInterTitle}}{}% \begingroup \raggedright \noindent \IntertitleShape{#2}% \par \endgroup } %This command defines a blank line for the tabular %used as the base of the page 10. \newcommand\TTwoEmptyLine{\\}