We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e028983 commit 7a69f0cCopy full SHA for 7a69f0c
src/template.latex
@@ -215,7 +215,7 @@ $endif$
215
216
\usepackage{xcolor}
217
\newcommand{\lambdalabel}[1]{}
218
-\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}
219
220
% Conditional inclusion of pifont package
221
\IfFileExists{pifont.sty}{%
0 commit comments