blob: a97d9773e13014b1e28d4f81f43f6120217613af (
plain)
1
2
3
4
5
6
7
|
\chapter*{Abstract} % ne pas numéroter
\label{chap:abstract} % étiquette pour renvois
\phantomsection\addcontentsline{toc}{chapter}{\nameref{chap:abstract}} % inclure dans TdM
\begin{otherlanguage*}{english}
<Text of English abstract. Optional, but recommended.>
\end{otherlanguage*}
|