From dbd32d0c383b9b45a221abdec2ba666bad0702a8 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Tue, 26 Jan 2021 16:06:34 +0100 Subject: [PATCH] fix side tab --- bind.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind.sty b/bind.sty index d5c20007..1731c191 100644 --- a/bind.sty +++ b/bind.sty @@ -89,7 +89,7 @@ align=center, anchor=north west ] - at ($ (current page.north west) + (-0cm,-2*\thechapshift cm) $) + at ($ (current page.north west) + (-0cm,-1*\thechapshift cm) $) {\rotatebox{90}{\hspace*{.3cm}\parbox[c][1.5cm][t]{3.4cm}{% \raggedright\textcolor{white}{\scshape\leftmark}}}}; \end{tikzpicture}% -- GitLab