Modif. pied de page de titre
This commit is contained in:
parent
28840f209d
commit
32e355f32b
4
TM.sty
4
TM.sty
|
@ -98,6 +98,7 @@
|
|||
% Pied de page dans les langues anglaise, française et allemande.
|
||||
\newcommand{\titlepagefooterE}{
|
||||
\ifthenelse{\equal{\domaine}{Atelier interdisciplinaire}}{\newcommand{\oc}{}}{\newcommand{\oc}{Specific option}}
|
||||
\ifthenelse{\equal{\domaine}{Informatique}}{\renewcommand{\oc}{Additional option}}{\newcommand{\oc}{Specific option}}
|
||||
\begin{tabular}{lcr} \hline
|
||||
\multirow{5}{*}{\includegraphics[height=1cm]{logo1}} & & \multirow{5}{*}{\includegraphics[height=1cm]{logo2}} \\
|
||||
& \oc{} \textsc{\domaine} & \\
|
||||
|
@ -109,6 +110,7 @@
|
|||
|
||||
\newcommand{\titlepagefooterF}{
|
||||
\ifthenelse{\equal{\domaine}{Atelier interdisciplinaire}}{\newcommand{\oc}{}}{\newcommand{\oc}{Option spécifique}}
|
||||
\ifthenelse{\equal{\domaine}{Informatique}}{\renewcommand{\oc}{Option complémentaire}}{\newcommand{\oc}{Option spécifique}}
|
||||
\begin{tabular}{lcr} \hline
|
||||
\multirow{5}{*}{\includegraphics[height=1cm]{logo1}} & & \multirow{5}{*}{\includegraphics[height=1cm]{logo2}} \\
|
||||
& \oc{} \textsc{\domaine} & \\
|
||||
|
@ -119,6 +121,8 @@
|
|||
}
|
||||
|
||||
\newcommand{\titlepagefooterD}{
|
||||
\ifthenelse{\equal{\domaine}{Atelier interdisciplinaire}}{\newcommand{\oc}{}}{\newcommand{\oc}{Spezifische Option}}
|
||||
\ifthenelse{\equal{\domaine}{Informatique}}{\renewcommand{\oc}{Zusätzliche Möglichkeit}}{\newcommand{\oc}{Spezifische Option}}
|
||||
\begin{tabular}{lcr} \hline
|
||||
\multirow{5}{*}{\includegraphics[height=1cm]{logo1}} & & \multirow{5}{*}{\includegraphics[height=1cm]{logo2}} \\
|
||||
& \oc{} \textsc{\domaine} & \\
|
||||
|
|
Loading…
Reference in New Issue