From 3389dad4910bf619c24950eceef1f2615aa73aff Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sat, 4 Dec 2021 18:02:16 +0100 Subject: [PATCH] Change caption text --- commun/commun.sty | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/commun/commun.sty b/commun/commun.sty index 8193649..c12a3cf 100644 --- a/commun/commun.sty +++ b/commun/commun.sty @@ -155,8 +155,8 @@ % caption \captionsetup{font=small} -\captionsetup[figure]{labelfont=bf, textfont=it, name=Figure} -\captionsetup[table]{labelfont=bf, textfont=it, name=Tableau} +\captionsetup[figure]{labelfont=bf, textfont=it, name=Document} +\captionsetup[table]{labelfont=bf, textfont=it, name=Document} %-- @@ -470,9 +470,12 @@ % Create some color commands \newColorCommand{red} \newColorCommand{black} -\newColorCommand{white} \newColorCommand{gray} +\newColorCommand{green} \newColorCommand{lapislazuli} +\newColorCommand{salmon} +\newColorCommand{tomato} +\newColorCommand{white} %--