figures,tables

This commit is contained in:
Marc Beninca 2020-10-09 19:55:39 +02:00
parent 1e172b48c4
commit 246f08fd55
3 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,2 @@
\renewcommand{\listfigurename}{Figures}
\listoffigures

View file

@ -117,6 +117,10 @@
{}
}
\input{figures}
\input{tables}
\input{back}
\end{document}

View file

@ -0,0 +1,2 @@
\renewcommand{\listtablename}{\ml{Tables}{Tableaux}}
\listoftables