Change caption text

This commit is contained in:
Jeff Lance 2021-12-04 18:02:16 +01:00
parent 925f90688b
commit 3389dad491

View File

@ -155,8 +155,8 @@
% caption % caption
\captionsetup{font=small} \captionsetup{font=small}
\captionsetup[figure]{labelfont=bf, textfont=it, name=Figure} \captionsetup[figure]{labelfont=bf, textfont=it, name=Document}
\captionsetup[table]{labelfont=bf, textfont=it, name=Tableau} \captionsetup[table]{labelfont=bf, textfont=it, name=Document}
%-- %--
@ -470,9 +470,12 @@
% Create some color commands % Create some color commands
\newColorCommand{red} \newColorCommand{red}
\newColorCommand{black} \newColorCommand{black}
\newColorCommand{white}
\newColorCommand{gray} \newColorCommand{gray}
\newColorCommand{green}
\newColorCommand{lapislazuli} \newColorCommand{lapislazuli}
\newColorCommand{salmon}
\newColorCommand{tomato}
\newColorCommand{white}
%-- %--