tt
This commit is contained in:
parent
fafcc5d7d6
commit
dbf633b0ae
2 changed files with 4 additions and 3 deletions
|
@ -49,9 +49,9 @@ JURY
|
||||||
\begin{small}
|
\begin{small}
|
||||||
|
|
||||||
{\renewcommand{\arraystretch}{1.5} \begin{tabular}[t]{rllll}
|
{\renewcommand{\arraystretch}{1.5} \begin{tabular}[t]{rllll}
|
||||||
\ml{PRESIDENT:}{PRÉSIDENT :} & Civilité & \first & \last & \textit{\renewcommand{\arraystretch}{1} \begin{tabular}[t]{@{}l@{}}\role\\\org\end{tabular}} \\
|
\ml{PRESIDENT:}{PRÉSIDENT :} & \tt & \first & \last & \textit{\renewcommand{\arraystretch}{1} \begin{tabular}[t]{@{}l@{}}\role\\\org\end{tabular}} \\
|
||||||
\ml{MEMBERS:}{MEMBRES :} & Civilité & \first & \last & \textit{\renewcommand{\arraystretch}{1} \begin{tabular}[t]{@{}l@{}}\role\\\org\end{tabular}} \\
|
\ml{MEMBERS:}{MEMBRES :} & \tt & \first & \last & \textit{\renewcommand{\arraystretch}{1} \begin{tabular}[t]{@{}l@{}}\role\\\org\end{tabular}} \\
|
||||||
& Civilité & \first & \last & \textit{\renewcommand{\arraystretch}{1} \begin{tabular}[t]{@{}l@{}}\role\\\org\end{tabular}}
|
& \tt & \first & \last & \textit{\renewcommand{\arraystretch}{1} \begin{tabular}[t]{@{}l@{}}\role\\\org\end{tabular}}
|
||||||
\end{tabular}}
|
\end{tabular}}
|
||||||
|
|
||||||
\end{small}
|
\end{small}
|
||||||
|
|
|
@ -2,3 +2,4 @@
|
||||||
\def\last{\ml{LAST}{NOM}}
|
\def\last{\ml{LAST}{NOM}}
|
||||||
\def\org{\ml{Organization}{Organisme}}
|
\def\org{\ml{Organization}{Organisme}}
|
||||||
\def\role{\ml{Role}{Fonction}}
|
\def\role{\ml{Role}{Fonction}}
|
||||||
|
\def\tt{\ml{Title}{Civilité}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue