Add spacing guidelines

This commit is contained in:
2025-03-05 17:15:01 +01:00
parent 4eb7b4881c
commit 0a2b1eb5ae
3 changed files with 7 additions and 0 deletions

View File

@@ -76,6 +76,10 @@
% Add a colorbox around your text with the color specified. Text is bold and underlined
\newcommand{\fhlc}[2]{\textbf{\underline{\colorbox{#1}{#2}}}}
% Spacing (horizontal)
\newcommand{\smallhspace}{\hspace{2mm}}
\newcommand{\mediumhspace}{\hspace{5mm}}
\newcommand{\largehspace}{\hspace{1cm}}
% ----------------- %
% Table of contents %