[Style] Add remove whitespace macro

This commit is contained in:
2025-09-30 15:37:50 +02:00
parent 25fb100c4f
commit a756902a4f
3 changed files with 2 additions and 0 deletions

View File

@@ -56,6 +56,7 @@
}
}
}
\newcommand{\rmvspace}{\vspace{-0.5pc}}
\renewcommand{\footrulewidth}{0.4pt}
\newcommand{\TODO}{\color{red} \hl{TODO:} \color{black}}
\newcommand{\bi}[1]{\textbf{\textit{#1}}}