From c4d2989cb2e6774f038a17cc52d99c157824e708 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Wed, 11 May 2016 17:25:57 +0200 Subject: [PATCH] Add support of zapf dingbats font with pifont package. --- commun/commun.sty | 1 + 1 file changed, 1 insertion(+) diff --git a/commun/commun.sty b/commun/commun.sty index 33c7785..9cf7e30 100644 --- a/commun/commun.sty +++ b/commun/commun.sty @@ -21,6 +21,7 @@ \RequirePackage{bbding} \RequirePackage{xcolor} \RequirePackage[framemethod=tikz]{mdframed} +\RequirePackage{pifont} % maths \RequirePackage{amsmath}