Amélioration du rendu des légendes
This commit is contained in:
@ -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)$
|
||||
|
Reference in New Issue
Block a user