summaryrefslogtreecommitdiffstats
path: root/main.tex
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-04-06 20:08:23 +0100
committerYann Herklotz <git@yannherklotz.com>2022-04-06 20:08:23 +0100
commit73cc2ae3a0f472d43216208b7d12dd060d93b2f0 (patch)
treee341bcac2ee3dcce00914d20ca67cd7d68efdf14 /main.tex
parentb4409974138c98a5b713c2f22a3fc63b82ff0494 (diff)
downloadlsr22_fvhls-73cc2ae3a0f472d43216208b7d12dd060d93b2f0.tar.gz
lsr22_fvhls-73cc2ae3a0f472d43216208b7d12dd060d93b2f0.zip
Optimise on space a bit
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex9
1 files changed, 2 insertions, 7 deletions
diff --git a/main.tex b/main.tex
index 775cdc2..edda3e6 100644
--- a/main.tex
+++ b/main.tex
@@ -33,14 +33,9 @@
\usepackage{xcolor}
\definecolor{ymhfwcol}{HTML}{5F506B}
-\newcommand{\ymhfw}{%
- \textcolor{ymhfwcol}{FW}%
-}
-
\definecolor{ymhwipcol}{HTML}{76949F}
-\newcommand{\ymhwip}{%
- \textcolor{ymhwipcol}{WIP}%
-}
+\newcommand{\ymhfw}{\textcolor{ymhfwcol}{FW}}
+\newcommand{\ymhwip}{\textcolor{ymhwipcol}{WIP}}
\begin{document}