From 1a0037d9ce92763dac21cd82c437211715c5d2b6 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sat, 31 Jul 2021 15:57:14 +0200 Subject: [PATCH] add paragraph indentation in boxes --- bind.sty | 1 + 1 file changed, 1 insertion(+) diff --git a/bind.sty b/bind.sty index a64c835c..9e076bb0 100644 --- a/bind.sty +++ b/bind.sty @@ -390,6 +390,7 @@ bookmarks=true]% \tcbset{enhanced, ornamented, +before upper={\parindent15pt}, fonttitle=\bfseries,coltitle=black,attach boxed title to top center= {yshift=-0.25mm-\tcboxedtitleheight/2,yshifttext=-2mm-\tcboxedtitleheight/2}, boxed title style={boxrule=-0.5mm, -- GitLab