We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8140bb commit 11e7e45Copy full SHA for 11e7e45
src/template.latex
@@ -223,6 +223,9 @@ $endif$
223
\OldRule{\linewidth}{#2}}% Emile Touber's horizontal rule
224
225
\usepackage{xcolor}
226
+\newcommand{\degree}{^\circ} % Katex commands
227
+\newcommand{\infin}{\infty} % Katex commands
228
+
229
\newcommand{\lambdalabel}[1]{}
230
\newcommand{\lambdastep}{\ifhmode\\\else\leavevmode\fi\textcolor[rgb]{0.9, 0.9, 0.9}{\rule{\linewidth}{0.5mm}}\par\nobreak}
231
0 commit comments