From be530a202f9dbd15685847f323a3bd2eb7ce0fe3 Mon Sep 17 00:00:00 2001 From: Scott Werner Date: Tue, 4 Sep 2018 17:25:20 -0400 Subject: [PATCH] Switch from l3regex (obsolete) to expl3 package requirement #60 --- moderncv.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moderncv.cls b/moderncv.cls index 3511c2cd..2255c082 100644 --- a/moderncv.cls +++ b/moderncv.cls @@ -191,7 +191,7 @@ % compatibility package with older versions of moderncv \RequirePackageWithOptions{moderncvcompatibility} -\RequirePackage{l3regex} +\RequirePackage{expl3} %------------------------------------------------------------------------------- % class definition