From 1ae218bf6469196dda104924eee0ac14a18a7f1f Mon Sep 17 00:00:00 2001 From: John Swinbank <swinbank@astron.nl> Date: Tue, 17 Aug 2021 18:34:25 +0200 Subject: [PATCH] Set arraystretch for footer --- texmf/tex/latex/astron/astron.cls | 1 + 1 file changed, 1 insertion(+) diff --git a/texmf/tex/latex/astron/astron.cls b/texmf/tex/latex/astron/astron.cls index 4e3e3ed..888e09c 100644 --- a/texmf/tex/latex/astron/astron.cls +++ b/texmf/tex/latex/astron/astron.cls @@ -270,6 +270,7 @@ \fancyhf{} \lfoot{\thepage \hspace{1pt} / \pageref{LastPage}} \rfoot{ +\renewcommand{\arraystretch}{1} \begin{tabular}{>{\raggedright}ll} Doc. Nr.: & \docNumber{}\tabularnewline Rev.: & \docRevision{}\tabularnewline -- GitLab