This commit is contained in:
Marc Beninca 2020-10-09 22:20:43 +02:00
parent fafcc5d7d6
commit dbf633b0ae
2 changed files with 4 additions and 3 deletions

View file

@ -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}

View file

@ -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é}}