From 6080c531f06fa59079d65c7e1ddc6e17bdd5bf66 Mon Sep 17 00:00:00 2001
From: Rolf Niepraschk <Rolf.Niepraschk@ptb.de>
Date: Tue, 25 Feb 2020 13:50:00 +0100
Subject: [PATCH] \labelitemX wieder Standard

---
 ptbposter/ptbposter.cls | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/ptbposter/ptbposter.cls b/ptbposter/ptbposter.cls
index d08c21e..a607275 100644
--- a/ptbposter/ptbposter.cls
+++ b/ptbposter/ptbposter.cls
@@ -480,10 +480,12 @@
   \endgroup
 }%
 
-\renewcommand*\labelitemi{\textbullet}
-\renewcommand*\labelitemii{\Large$\m@th\circ$}
-\renewcommand*\labelitemiii{$\m@th\diamond$}
-\renewcommand*\labelitemiv{$\m@th\triangleright$}%
+%\renewcommand*\labelitemi{\textbullet}
+%\renewcommand*\labelitemii{\Huge$\m@th\circ$}
+%\renewcommand*\labelitemii{\textasteriskcentered}
+%\renewcommand*\labelitemii{\textperiodcentered}
+%\renewcommand*\labelitemii{$\m@th\diamond$}
+%\renewcommand*\labelitemii{$\m@th\triangleright$}%
 
 \AtEndPreamble{%
   % Skalierungen in der Präambel sind passiert.
-- 
GitLab