From 11e7e45e3752dcb4782f4f0b26115a691d60467f Mon Sep 17 00:00:00 2001 From: Peter Johnson Date: Fri, 31 Jan 2025 15:34:22 +0000 Subject: [PATCH] \degree and \infin --- src/template.latex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/template.latex b/src/template.latex index a5aa07d..a604e02 100644 --- a/src/template.latex +++ b/src/template.latex @@ -223,6 +223,9 @@ $endif$ \OldRule{\linewidth}{#2}}% Emile Touber's horizontal rule \usepackage{xcolor} +\newcommand{\degree}{^\circ} % Katex commands +\newcommand{\infin}{\infty} % Katex commands + \newcommand{\lambdalabel}[1]{} \newcommand{\lambdastep}{\ifhmode\\\else\leavevmode\fi\textcolor[rgb]{0.9, 0.9, 0.9}{\rule{\linewidth}{0.5mm}}\par\nobreak}