From d194537b34a09ce23dcbbc55cfe583c3931055c7 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Tue, 29 Aug 2023 04:24:44 +0200 Subject: [PATCH] give exampletext breathing room --- layout.sty | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/layout.sty b/layout.sty index 151c05b4..4863f737 100644 --- a/layout.sty +++ b/layout.sty @@ -851,7 +851,10 @@ Roll & Result \\ \it %\rule{.4\linewidth}{0.2pt}% } - {\par\bigLine} + {% + \par\bigLine + \vspace{1em}% + } \newcommand\sideBySide[2]{ \end{multicols} -- GitLab