From 7a69f0c9e4d5f8bb376dc16820ea7283621930dc Mon Sep 17 00:00:00 2001 From: Peter Johnson Date: Fri, 6 Dec 2024 14:47:44 +0000 Subject: [PATCH] Change lambdastep --- src/template.latex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/template.latex b/src/template.latex index 2665089..c635c61 100644 --- a/src/template.latex +++ b/src/template.latex @@ -215,7 +215,7 @@ $endif$ \usepackage{xcolor} \newcommand{\lambdalabel}[1]{} -\newcommand{\lambdastep}{\\\textcolor[rgb]{0.9, 0.9, 0.9}{\rule{\linewidth}{0.5mm}}\\} +\newcommand{\lambdastep}{\ifhmode\\\else\leavevmode\fi\textcolor[rgb]{0.9, 0.9, 0.9}{\rule{\linewidth}{0.5mm}}\par\nobreak} % Conditional inclusion of pifont package \IfFileExists{pifont.sty}{%