subcaption
authorThomas Pietrzak <thomas.pietrzak@gmail.com>
Mon, 15 Apr 2019 08:21:07 +0000 (10:21 +0200)
committerThomas Pietrzak <thomas.pietrzak@gmail.com>
Mon, 15 Apr 2019 08:21:07 +0000 (10:21 +0200)
mystyle.sty

index 80f25ddd152eb9ed0a4a1fb4f7e6fddb50e7d1df..fe326ea48e77dd40fa73a45d347feef29ce803ab 100644 (file)
@@ -12,6 +12,8 @@
 \setlength{\epigraphwidth}{.5\textwidth}
 \usepackage{xspace}
 \usepackage{parskip}
+\usepackage{caption}
+\usepackage{subcaption}
 
 %\usepackage[french]{babel}
 %\usepackage{icomma}
 \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}