diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ulthese/abstract.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/ulthese/abstract.tex | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/ulthese/abstract.tex b/Master/texmf-dist/doc/latex/ulthese/abstract.tex index 1384ec8fced..a97d9773e13 100644 --- a/Master/texmf-dist/doc/latex/ulthese/abstract.tex +++ b/Master/texmf-dist/doc/latex/ulthese/abstract.tex @@ -1,6 +1,7 @@ -\chapter*{Abstract} % ne pas numéroter -\phantomsection\addcontentsline{toc}{chapter}{Abstract} % inclure dans TdM +\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. + <Text of English abstract. Optional, but recommended.> \end{otherlanguage*} |