From: Thomas Pietrzak Date: Mon, 15 Apr 2019 08:21:07 +0000 (+0200) Subject: subcaption X-Git-Tag: first-full-draft~224 X-Git-Url: https://git.thomaspietrzak.com/?a=commitdiff_plain;h=240f9ab7b8316c6528b9141bb0a3c89cd5a271d4;p=hdr.git subcaption --- diff --git a/mystyle.sty b/mystyle.sty index 80f25dd..fe326ea 100644 --- a/mystyle.sty +++ b/mystyle.sty @@ -12,6 +12,8 @@ \setlength{\epigraphwidth}{.5\textwidth} \usepackage{xspace} \usepackage{parskip} +\usepackage{caption} +\usepackage{subcaption} %\usepackage[french]{babel} %\usepackage{icomma} @@ -200,8 +202,8 @@ \renewcommand{\thesubsection}{\arabic{section}.\arabic{subsection}} \renewcommand{\thesubsubsection}{\arabic{section}.\arabic{subsection}.\arabic{subsubsection}} \renewcommand{\thefigure}{\arabic{figure}} -\usepackage{subfigure} -\setcounter{lofdepth}{1} +%\usepackage{subfigure} +%\setcounter{lofdepth}{1} \renewcommand{\thetable}{\arabic{table}} % \usepackage{listings}