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

@@ -94,6 +94,9 @@ General styling commands. All other commands, except these ones require at least
\item \verb|\fhlc|\{\textit{color}\}\{\textit{string}\} Print \fhlc{ForestGreen}{bold, underlined text in a coloured box}
\item \verb|\fhl|\{\textit{string}\} Print \fhl{bold, underlined text in a white box}
\item \verb|\printtoc|\{\textit{color}\} Print the table of contents (as seen on the first page). The normal \verb|\tableofcontents| still works as expected
\item \verb|\smallhspace| Prints a 2mm hspace
\item \verb|\mediumhspace| Prints a 5mm hspace
\item \verb|\largehspace| Prints a 10mm = 1cm hspace
\end{itemize}
\newpage