Modification pour changement de langues : sélection automatique de la langue via le fichier de config. Troisièmes modifications.
This commit is contained in:
parent
1abc4982d1
commit
c00daa4329
42
TM.sty
42
TM.sty
|
@ -110,42 +110,14 @@
|
||||||
\ifthenelse{\equal{\worksubtitle}{}}{}{\begin{Large} {\sf \worksubtitle} \end{Large}}%
|
\ifthenelse{\equal{\worksubtitle}{}}{}{\begin{Large} {\sf \worksubtitle} \end{Large}}%
|
||||||
}
|
}
|
||||||
|
|
||||||
% Pied de page dans les langues anglaise, française et allemande.
|
% Pied de page
|
||||||
\newcommand{\titlepagefooterE}{
|
\newcommand{\titlepagefooter}{
|
||||||
\ifthenelse{\equal{\domaine}{Atelier interdisciplinaire}}{\newcommand{\oc}{}}{
|
\ifthenelse{\equal{\loption}{Atelier interdisciplinaire} \or \equal{\loption}{Interdisciplinary workshop} \or \equal{\loption}{Interdisziplinärer Arbeitsgruppe}}{\newcommand{\oc}{\loption}}{\newcommand{\oc}{\loption{} \textsc{\domaine}}}
|
||||||
\ifthenelse{\equal{\domaine}{Informatique}}{\newcommand{\oc}{Additional option}}{\newcommand{\oc}{Specific option}}
|
|
||||||
}
|
|
||||||
\begin{tabular}{lcr} \hline
|
\begin{tabular}{lcr} \hline
|
||||||
\multirow{5}{*}{\includegraphics[height=1cm]{logo1}} & & \multirow{5}{*}{\includegraphics[height=1cm]{logo2}} \\
|
\multirow{5}{*}{\includegraphics[height=1cm]{logo_lbc}} & & \multirow{5}{*}{\includegraphics[height=1cm]{ne_ch}} \\
|
||||||
& \oc{} \textsc{\domaine} & \\
|
& \oc & \\
|
||||||
& Lycee Blaise Cendrars & \\
|
& \ecole & \\
|
||||||
& La Chaux-de-Fonds (Switzerland) & \\
|
& \adressedelecole & \\
|
||||||
& & \\
|
|
||||||
\end{tabular}
|
|
||||||
}
|
|
||||||
|
|
||||||
\newcommand{\titlepagefooterF}{
|
|
||||||
\ifthenelse{\equal{\domaine}{Atelier interdisciplinaire}}{\newcommand{\oc}{}}{
|
|
||||||
\ifthenelse{\equal{\domaine}{Informatique}}{\newcommand{\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} & \\
|
|
||||||
& Lycée Blaise Cendrars & \\
|
|
||||||
& La Chaux-de-Fonds (Suisse) & \\
|
|
||||||
& & \\
|
|
||||||
\end{tabular}
|
|
||||||
}
|
|
||||||
|
|
||||||
\newcommand{\titlepagefooterD}{
|
|
||||||
\ifthenelse{\equal{\domaine}{Atelier interdisciplinaire}}{\newcommand{\oc}{}}{
|
|
||||||
\ifthenelse{\equal{\domaine}{Informatique}}{\newcommand{\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} & \\
|
|
||||||
& Gymnasium Blaise Cendrars & \\
|
|
||||||
& La Chaux-de-Fonds (Schweiz) & \\
|
|
||||||
& & \\
|
& & \\
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
}
|
}
|
||||||
|
|
46
config.tex
46
config.tex
|
@ -38,17 +38,43 @@
|
||||||
|
|
||||||
%----------------Le pied de page-----------------------------------------------------------
|
%----------------Le pied de page-----------------------------------------------------------
|
||||||
|
|
||||||
% Choisissez votre option spécifique en décommentant la bonne ligne ou en en rajoutant une.
|
% Nom de l'école (au choix, vous pouvez aussi en mettre d'autres)
|
||||||
%\newcommand{\domaine}{Physique}
|
|
||||||
%\newcommand{\domaine}{Informatique}
|
|
||||||
%\newcommand{\domaine}{Mathématiques}
|
|
||||||
\newcommand{\domaine}{Atelier interdisciplinaire}
|
|
||||||
|
|
||||||
% Définition du pied de page en fonctin de la langue (E nglish, F rancais or D eutsch)
|
\newcommand{\ecole}{Lycée Blaise-Cendrars}
|
||||||
% en décommentant la bonne ligne.
|
%\newcommand{\ecole}{Blaise-Cendrars high school}
|
||||||
%\newcommand{\titlepagefooter}{\titlepagefooterE}
|
%\newcommand{\ecole}{Gymnasium Blaise Cendrars}
|
||||||
%\newcommand{\titlepagefooter}{\titlepagefooterD}
|
|
||||||
\newcommand{\titlepagefooter}{\titlepagefooterF}
|
% Adresse sur une seule ligne (idem)
|
||||||
|
|
||||||
|
\newcommand{\adressedelecole}{La Chaux-de-Fonds (Suisse)}
|
||||||
|
%\newcommand{\adressedelecole}{La Chaux-de-Fonds (Switzerland)}
|
||||||
|
%\newcommand{\adressedelecole}{La Chaux-de-Fonds (Schweiz)}
|
||||||
|
|
||||||
|
% Choisissez si vous faites votre travail en option spécifique, en option complémentaire ou dans les ateliers interdisciplinaires
|
||||||
|
|
||||||
|
\newcommand{\loption}{Option spécifique}
|
||||||
|
%\newcommand{\loption}{Specific option}
|
||||||
|
%\newcommand{\loption}{Spezifische Option}
|
||||||
|
%\newcommand{\loption}{Option complémentaire}
|
||||||
|
%\newcommand{\loption}{Additional option}
|
||||||
|
%\newcommand{\loption}{Zusätzliche Möglichkeit}
|
||||||
|
%\newcommand{\loption}{Atelier interdisciplinaire}
|
||||||
|
%\newcommand{\loption}{Interdisciplinary workshop}
|
||||||
|
%\newcommand{\loption}{Interdisziplinärer Arbeitsgruppe}
|
||||||
|
|
||||||
|
% Choisissez votre domaine en décommentant la bonne ligne ou en en rajoutant une.
|
||||||
|
|
||||||
|
\newcommand{\domaine}{Physique}
|
||||||
|
%\newcommand{\domaine}{Physics}
|
||||||
|
%\newcommand{\domaine}{Physik}
|
||||||
|
|
||||||
|
%\newcommand{\domaine}{Informatique}
|
||||||
|
%\newcommand{\domaine}{Informatics}
|
||||||
|
%\newcommand{\domaine}{Informatik}
|
||||||
|
|
||||||
|
%\newcommand{\domaine}{Mathématiques}
|
||||||
|
%\newcommand{\domaine}{Mathematics}
|
||||||
|
%\newcommand{\domaine}{Mathematik}
|
||||||
|
|
||||||
%---------------Citations, remerciements, acronymes, licence, site officiel, cdrom, index------------
|
%---------------Citations, remerciements, acronymes, licence, site officiel, cdrom, index------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue