Amélioration du rendu des légendes

This commit is contained in:
Bastien Dumont
2021-01-31 01:56:40 +01:00
parent 1208b5e67c
commit 184c029504
2 changed files with 10 additions and 7 deletions

View File

@ -17,10 +17,15 @@
% Don't number figures by chapter
\usepackage{chngcntr}
\counterwithout{figure}{chapter}
\counterwithout{table}{chapter}
\usepackage{longtable,booktabs,array}
% Change caption formatting (KOMA-script)
%% See also at the end of polyglossia bloc
\setkomafont{captionlabel}{\sffamily\bfseries}
\renewcommand*{\captionformat}{ : }
\setcapmargin{0.1\linewidth}
\usepackage[normalem]{ulem}
$if(highlighting-macros)$
@ -44,13 +49,11 @@ $endif$
\setmonofont{Nimbus Mono}
% Prevent polyglossia from setting figure labels to small caps
\gappto\captionsfrench{\def\figurename{Fig.}}
\gappto\captionsfrench{\def\tablename{Tab.}}
\renewcommand{\labelitemi}{—}
\renewcommand{\labelitemii}{}
\usepackage{longtable,booktabs,array}
\usepackage{hyperref}
\hypersetup{
$if(title-meta)$