From 398e17f6ca22a709722521ead84f9f95f2125c41 Mon Sep 17 00:00:00 2001 From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de> Date: Tue, 12 Nov 2019 11:29:34 +0100 Subject: [PATCH] "small" --> "itemize" --- gefahrgutformular/gefahrgutformular.cls | 1 + 1 file changed, 1 insertion(+) diff --git a/gefahrgutformular/gefahrgutformular.cls b/gefahrgutformular/gefahrgutformular.cls index 5c162a3..6c6ac64 100644 --- a/gefahrgutformular/gefahrgutformular.cls +++ b/gefahrgutformular/gefahrgutformular.cls @@ -117,6 +117,7 @@ Laugen Konzentrationsangaben in~\% \ifx\vl@Items\@empty\else \begin{itemize}% + \small \vl@Items \end{itemize}% \fi -- GitLab