From a001db722bb08746708cc3f3076124d078c3e2c0 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Wed, 4 Aug 2021 20:07:35 -0400 Subject: [PATCH] ENH center figures --- tex/thesis.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tex/thesis.tex b/tex/thesis.tex index 80dca44..8fe5013 100644 --- a/tex/thesis.tex +++ b/tex/thesis.tex @@ -61,6 +61,11 @@ } \makeatother +% ...also center them +\makeatletter +\g@addto@macro\@floatboxreset\centering +\makeatother + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % header configuration %