Skip to content

Commit

Permalink
Switch from l3regex (obsolete) to expl3 package requirement xdanaux#60
Browse files Browse the repository at this point in the history
  • Loading branch information
scottwernervt committed Sep 4, 2018
1 parent 2033517 commit be530a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moderncv.cls
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
% compatibility package with older versions of moderncv
\RequirePackageWithOptions{moderncvcompatibility}

\RequirePackage{l3regex}
\RequirePackage{expl3}

%-------------------------------------------------------------------------------
% class definition
Expand Down

0 comments on commit be530a2

Please sign in to comment.