Skip to content

Commit 7a69f0c

Browse files
Peter JohnsonPeter Johnson
authored andcommitted
Change lambdastep
1 parent e028983 commit 7a69f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/template.latex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ $endif$
215215

216216
\usepackage{xcolor}
217217
\newcommand{\lambdalabel}[1]{}
218-
\newcommand{\lambdastep}{\\\textcolor[rgb]{0.9, 0.9, 0.9}{\rule{\linewidth}{0.5mm}}\\}
218+
\newcommand{\lambdastep}{\ifhmode\\\else\leavevmode\fi\textcolor[rgb]{0.9, 0.9, 0.9}{\rule{\linewidth}{0.5mm}}\par\nobreak}
219219

220220
% Conditional inclusion of pifont package
221221
\IfFileExists{pifont.sty}{%

0 commit comments

Comments
 (0)