From ace7fda795f8a65cac2000f9a28d0245e0e397eb Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Fri, 22 Jan 2021 21:44:00 +0100 Subject: [PATCH] show section on right tab --- bind.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind.sty b/bind.sty index 3425e1d6..c26ab72c 100644 --- a/bind.sty +++ b/bind.sty @@ -73,7 +73,7 @@ ] at ($ (current page.north east) + (-0cm,-2*\thechapshift cm) $) {\rotatebox{90}{\hspace*{.3cm}\parbox[c][1.5cm][t]{3.4cm}{% - \raggedright\textcolor{white}{\scshape\leftmark}}}}; + \raggedright\textcolor{white}{\scshape\rightmark}}}}; \end{tikzpicture}% }% } -- GitLab