]> hydra-www.ietfng.org Git - mcv-academic/commit
Fix moderncv include for "headxlii" and friends. main
authorNathaniel Wesley Filardo <nwfilardo@gmail.com>
Sat, 19 Mar 2022 13:00:20 +0000 (13:00 +0000)
committerNathaniel Wesley Filardo <nwfilardo@gmail.com>
Sat, 19 Mar 2022 14:57:20 +0000 (14:57 +0000)
commit3773774aa4a345cdd171e8ec48dd31eb3b755c64
tree98daf9f6aa8e65430fcf8d9f135f430e8c8557ff
parent0817f6c2791dedea21094117e0a1402df178e02e
Fix moderncv include for "headxlii" and friends.

The fix for https://github.com/xdanaux/moderncv/issues/1, namely
https://github.com/xdanaux/moderncv/commit/c91b6ca77c7fe422f8519a433d13db6c3c715384,
switched the \moderncv{head,body,foot} macros from using \romannumeral,
which operates on at least a large number of counting numbers, to just
handling numbers 1 through 10.

Notably, 42 and 43 are outside that range, so just minimally fix this up
by doing a few rounds of macro expansion by hand and directly using
\RequirePackage ourselves.  And since we're doing that, there's no need
to use a number, so move to something that won't clash with upstream
moderncv.
moderncvbodyfriggeri.sty [moved from moderncvbodyxliii.sty with 98% similarity]
moderncvheadacademic.sty [moved from moderncvheadxlii.sty with 90% similarity]
moderncvheadfriggeri.sty [moved from moderncvheadxliii.sty with 98% similarity]
moderncvstyleacademic.sty
moderncvstylefriggeri.sty