diff options
author | Karl Berry <karl@freefriends.org> | 2022-04-24 20:10:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-04-24 20:10:46 +0000 |
commit | aab188ec810763d6f9b84d593438f5eef7631be6 (patch) | |
tree | 88d2730d139332dc98e59f78e576bf1f642e69ce /Master/texmf-dist/source/latex | |
parent | 6df2c00342ead30df7fb53a35e2ff7432c737dfd (diff) |
easybook (24apr22)
git-svn-id: svn://tug.org/texlive/trunk@63121 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex')
-rw-r--r-- | Master/texmf-dist/source/latex/easybook/easybook.dtx | 8 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/easybook/easybook.ins | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/easybook/easybook.dtx b/Master/texmf-dist/source/latex/easybook/easybook.dtx index bae091e2c18..07c562221ec 100644 --- a/Master/texmf-dist/source/latex/easybook/easybook.dtx +++ b/Master/texmf-dist/source/latex/easybook/easybook.dtx @@ -1,5 +1,5 @@ % -% Copyright (C) 2021-2022 by Qu Yi <q1jx@foxmail.com> +% Copyright (C) 2021-2022 by Qu Yi <toquyi@163.com> % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -15,7 +15,7 @@ %<*class> \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e} -\ProvidesExplClass{easybook}{2022/03/18}{1.65} +\ProvidesExplClass{easybook}{2022/04/24}{1.68} {Easily typesetting Chinese theses or books} \bool_set_false:N \l__eb_compile_draft_bool @@ -303,7 +303,7 @@ %<*package> \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e,etoolbox} -\ProvidesExplPackage{easybase}{2022/03/18}{1.65} +\ProvidesExplPackage{easybase}{2022/04/24}{1.68} {Easily typesetting Chinese theses or books} \cs_generate_variant:Nn \dim_set:Nn { NV } @@ -2322,7 +2322,7 @@ } %</package> %<*tcolorbox> -\ProvidesExplFile{eb-tcolorbox.cfg}{2022/03/18}{1.65} +\ProvidesExplFile{eb-tcolorbox.cfg}{2022/04/24}{1.68} {Customization of tcolorbox for easybook} \cs_set_protected:Npn \addtotcbstyle #1#2 diff --git a/Master/texmf-dist/source/latex/easybook/easybook.ins b/Master/texmf-dist/source/latex/easybook/easybook.ins index 0f0617f5bdf..a8df3cd45a3 100644 --- a/Master/texmf-dist/source/latex/easybook/easybook.ins +++ b/Master/texmf-dist/source/latex/easybook/easybook.ins @@ -1,5 +1,5 @@ % -% Copyright (C) 2021-2022 by Qu Yi <q1jx@foxmail.com> +% Copyright (C) 2021-2022 by Qu Yi <toquyi@163.com> % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -19,7 +19,7 @@ \usedir{tex/latex/easybook} \preamble -Copyright (C) 2021-2022 by Qu Yi <q1jx@foxmail.com> +Copyright (C) 2021-2022 by Qu Yi <toquyi@163.com> This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either |