diff --git a/cnam/travaux/thesis/thesis/summaries.tex b/cnam/travaux/thesis/thesis/summaries.tex index f24f48a..0b39787 100644 --- a/cnam/travaux/thesis/thesis/summaries.tex +++ b/cnam/travaux/thesis/thesis/summaries.tex @@ -6,36 +6,36 @@ \hr \textbf{% -\ifstreq{#1}{english}{SUMMARY}{% -\ifstreq{#1}{french}{RÉSUMÉ}{% +\ifstreq{#1}{\ENGLISH}{SUMMARY}{% +\ifstreq{#1}{\FRENCH}{RÉSUMÉ}{% }}% } \end{center} -\ifstreq{#1}{english}{% +\ifstreq{#1}{\ENGLISH}{% Line 1.\\ Line 2.\\ Line 3.}{% -\ifstreq{#1}{french}{% +\ifstreq{#1}{\FRENCH}{% Ligne 1.\\ Ligne 2.\\ Ligne 3.}{% }} -\ifstreq{#1}{english}{% +\ifstreq{#1}{\ENGLISH}{% Line 4.\\ Line 5.\\ Line 6…}{% -\ifstreq{#1}{french}{% +\ifstreq{#1}{\FRENCH}{% Ligne 4.\\ Ligne 5.\\ Ligne 6…}{% }} \textbf{% -\ifstreq{#1}{english}{Key words:}{% -\ifstreq{#1}{french}{Mots clés :}{% +\ifstreq{#1}{\ENGLISH}{Key words:}{% +\ifstreq{#1}{\FRENCH}{Mots clés :}{% }} \kwa{#1},\\\kwb{#1}.% }