[Style] Add larger rmvspace macro

This commit is contained in:
2025-10-18 16:45:55 +02:00
parent c5043b8116
commit 83c588e53d
3 changed files with 2 additions and 0 deletions

View File

@@ -13,4 +13,5 @@ General styling commands. All other commands, except these ones require at least
\item \verb|\mediumhspace| Prints a 5mm hspace
\item \verb|\largehspace| Prints a 10mm = 1cm hspace
\item \verb|\rmvspace| Removes some of the vertical whitespace printed by environments like \verb|align|
\item \verb|\drmvspace| Removes some of the vertical whitespace printed by environments like \verb|align| (double the amount)
\end{itemize}