figures,tables
This commit is contained in:
parent
1e172b48c4
commit
246f08fd55
3 changed files with 8 additions and 0 deletions
2
cnam/travaux/mémoire/thesis/figures.tex
Normal file
2
cnam/travaux/mémoire/thesis/figures.tex
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
\renewcommand{\listfigurename}{Figures}
|
||||||
|
\listoffigures
|
|
@ -117,6 +117,10 @@
|
||||||
{}
|
{}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\input{figures}
|
||||||
|
|
||||||
|
\input{tables}
|
||||||
|
|
||||||
\input{back}
|
\input{back}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
2
cnam/travaux/mémoire/thesis/tables.tex
Normal file
2
cnam/travaux/mémoire/thesis/tables.tex
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
\renewcommand{\listtablename}{\ml{Tables}{Tableaux}}
|
||||||
|
\listoftables
|
Loading…
Add table
Add a link
Reference in a new issue