mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Switched from l3regex to expl3 package requirement
Co-authored-by: benplm <bpolimeni@gmail.com>
This commit is contained in:
parent
2033517d3f
commit
8d55439e95
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue