constants/summaries
This commit is contained in:
parent
350f6fd385
commit
7481e0292b
1 changed files with 8 additions and 8 deletions
|
@ -6,36 +6,36 @@
|
||||||
\hr
|
\hr
|
||||||
|
|
||||||
\textbf{%
|
\textbf{%
|
||||||
\ifstreq{#1}{english}{SUMMARY}{%
|
\ifstreq{#1}{\ENGLISH}{SUMMARY}{%
|
||||||
\ifstreq{#1}{french}{RÉSUMÉ}{%
|
\ifstreq{#1}{\FRENCH}{RÉSUMÉ}{%
|
||||||
}}%
|
}}%
|
||||||
}
|
}
|
||||||
|
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|
||||||
\ifstreq{#1}{english}{%
|
\ifstreq{#1}{\ENGLISH}{%
|
||||||
Line 1.\\
|
Line 1.\\
|
||||||
Line 2.\\
|
Line 2.\\
|
||||||
Line 3.}{%
|
Line 3.}{%
|
||||||
\ifstreq{#1}{french}{%
|
\ifstreq{#1}{\FRENCH}{%
|
||||||
Ligne 1.\\
|
Ligne 1.\\
|
||||||
Ligne 2.\\
|
Ligne 2.\\
|
||||||
Ligne 3.}{%
|
Ligne 3.}{%
|
||||||
}}
|
}}
|
||||||
|
|
||||||
\ifstreq{#1}{english}{%
|
\ifstreq{#1}{\ENGLISH}{%
|
||||||
Line 4.\\
|
Line 4.\\
|
||||||
Line 5.\\
|
Line 5.\\
|
||||||
Line 6…}{%
|
Line 6…}{%
|
||||||
\ifstreq{#1}{french}{%
|
\ifstreq{#1}{\FRENCH}{%
|
||||||
Ligne 4.\\
|
Ligne 4.\\
|
||||||
Ligne 5.\\
|
Ligne 5.\\
|
||||||
Ligne 6…}{%
|
Ligne 6…}{%
|
||||||
}}
|
}}
|
||||||
|
|
||||||
\textbf{%
|
\textbf{%
|
||||||
\ifstreq{#1}{english}{Key words:}{%
|
\ifstreq{#1}{\ENGLISH}{Key words:}{%
|
||||||
\ifstreq{#1}{french}{Mots clés :}{%
|
\ifstreq{#1}{\FRENCH}{Mots clés :}{%
|
||||||
}} \kwa{#1},\\\kwb{#1}.%
|
}} \kwa{#1},\\\kwb{#1}.%
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue