diff options
author | Karl Berry <karl@freefriends.org> | 2021-05-15 20:37:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-05-15 20:37:06 +0000 |
commit | e04026bae8d6038a4ba422e41af58d1743178733 (patch) | |
tree | 9b10e6f6e40acea9670be94e3a1ac5e1e6188b05 /Master/texmf-dist/tex/latex | |
parent | 836ed9ec4e554423d4d3452aa6e504e1088be056 (diff) |
easybook (15may21)
git-svn-id: svn://tug.org/texlive/trunk@59213 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/easybook/easybook.cls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/easybook/easybook.cls b/Master/texmf-dist/tex/latex/easybook/easybook.cls index 7ce44e4e202..319cbc2336a 100644 --- a/Master/texmf-dist/tex/latex/easybook/easybook.cls +++ b/Master/texmf-dist/tex/latex/easybook/easybook.cls @@ -13,7 +13,7 @@ %% https://creativecommons.org/licenses/by/4.0/legalcode \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e,etoolbox} -\ProvidesExplClass{easybook}{2021/05/14}{1.25i}{beta} +\ProvidesExplClass{easybook}{2021/05/15}{1.25j}{beta} \cs_generate_variant:Nn \eb_ctex_define:nn { nx } \cs_generate_variant:Nn \int_to_arabic:n { v } |