diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/easybook/easybook.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/easybook/easybook.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/easybook/easybook.cls b/Master/texmf-dist/tex/latex/easybook/easybook.cls index 79266daa766..8930c9cd4e5 100644 --- a/Master/texmf-dist/tex/latex/easybook/easybook.cls +++ b/Master/texmf-dist/tex/latex/easybook/easybook.cls @@ -5,7 +5,7 @@ %% The original source files were: %% %% easybook.dtx (with options: `class') -%% Copyright (C) 2021 by Qu Yi <q1jx@foxmail.com> +%% Copyright (C) 2021-2022 by Qu Yi <q1jx@foxmail.com> %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -20,7 +20,7 @@ %% This work has the LPPL maintenance status `maintained'. \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e} -\ProvidesExplClass{easybook}{2021/12/31}{1.42F} +\ProvidesExplClass{easybook}{2022/01/02}{1.42I} {Typeset Chinese theses or books} \bool_set_false:N \l__eb_compile_draft_bool |