Switched from l3regex to expl3 package requirement

Co-authored-by: benplm <bpolimeni@gmail.com>
This commit is contained in:
Stephan Lachnit 2020-06-23 20:24:04 +02:00 committed by GitHub
commit 8d55439e95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -191,7 +191,7 @@
% compatibility package with older versions of moderncv % compatibility package with older versions of moderncv
\RequirePackageWithOptions{moderncvcompatibility} \RequirePackageWithOptions{moderncvcompatibility}
\RequirePackage{l3regex} \RequirePackage{expl3}
%------------------------------------------------------------------------------- %-------------------------------------------------------------------------------
% class definition % class definition