From 01461af598bb97046e33dd1926923a77f59a633a Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sat, 11 May 2024 17:47:39 +0200 Subject: [PATCH] increase spacing around statblocks --- stats.sty | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stats.sty b/stats.sty index ac8959d0..badc5412 100644 --- a/stats.sty +++ b/stats.sty @@ -30,7 +30,7 @@ } \newcommand\afterStatBlock{% - \iftoggle{genExamples}{}{% + \iftoggle{genExamples}{\vspace{1em}}{% \setcounter{enc}{\value{noAppearing}}% \addtocounter{enc}{4}% \needspace{\value{enc}\baselineskip}% @@ -143,6 +143,7 @@ ] \creaturestats \begin{tabularx}{\linewidth}{rL} + \hiderowcolors \ent{Skills} & \showSkills \\ \ifnum\value{mp}>0% \ent{Spheres} & -- GitLab