acronyms,glossary
This commit is contained in:
parent
d554dbef29
commit
ee50e9e5a5
3 changed files with 9 additions and 0 deletions
4
cnam/travaux/mémoire/thesis/acronyms.tex
Normal file
4
cnam/travaux/mémoire/thesis/acronyms.tex
Normal file
|
@ -0,0 +1,4 @@
|
|||
\printglossary[type=\acronymtype,
|
||||
title=\ml{Acronyms}{Abréviations}]
|
||||
|
||||
\pagebreak
|
3
cnam/travaux/mémoire/thesis/glossary.tex
Normal file
3
cnam/travaux/mémoire/thesis/glossary.tex
Normal file
|
@ -0,0 +1,3 @@
|
|||
\printglossary[title=\ml{Glossary}{Glossaire}]
|
||||
|
||||
\pagebreak
|
|
@ -10,6 +10,8 @@
|
|||
\onehalfspacing
|
||||
|
||||
\input{thanks}
|
||||
\input{acronyms}
|
||||
\input{glossary}
|
||||
\input{toc}
|
||||
\input{introduction}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue