From f53a5c2dc727fc3a42eb5069fa8f86018d0fb15b Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Mon, 4 Dec 2023 02:00:17 +0100 Subject: [PATCH] reshape footnote --- layout.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout.sty b/layout.sty index 4f40ac6b..5cc7fca6 100644 --- a/layout.sty +++ b/layout.sty @@ -191,7 +191,7 @@ bookmarks=true]% } } -\renewcommand{\footnoterule}{\vspace{-0.5em}\noindent\textcolor{\pageSideColor}{\raisebox{2.9pt}{\line(1,0){100}}\adfhalfleftarrowhead} \vspace{.5em} } +\renewcommand{\footnoterule}{\vspace{-0.5em}\noindent\textcolor{\pageSideColor}{\raisebox{2.9pt}{\line(1,0){100}}\hspace{-2pt}\adforn{63}} \vspace{.5em} } % Argument 1: The target git directory (e.g. 'core') % Argument 2: What to call that directory (e.g. 'the core rules') -- GitLab