diff options
author | Karl Berry <karl@freefriends.org> | 2022-02-28 21:00:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-02-28 21:00:55 +0000 |
commit | f11c72529e2b5e7d6343e6ea8b9b3ebd3414524d (patch) | |
tree | 936e72fc772479227ef3b739a3c3d2a8b8c026bd /Master/texmf-dist/source/latex/easybook | |
parent | 82ecff2d3809f3c6ddcbe45671e2d6c721a1fd73 (diff) |
easybook (28feb22)
git-svn-id: svn://tug.org/texlive/trunk@62286 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/easybook')
-rw-r--r-- | Master/texmf-dist/source/latex/easybook/easybook.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/easybook/easybook.dtx b/Master/texmf-dist/source/latex/easybook/easybook.dtx index 682a69138bf..f2b80e1c53c 100644 --- a/Master/texmf-dist/source/latex/easybook/easybook.dtx +++ b/Master/texmf-dist/source/latex/easybook/easybook.dtx @@ -15,7 +15,7 @@ %<*class> \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e} -\ProvidesExplClass{easybook}{2022/02/25}{1.632} +\ProvidesExplClass{easybook}{2022/02/28}{1.633} {Typeset 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/02/25}{1.632} +\ProvidesExplPackage{easybase}{2022/02/28}{1.633} {Typeset Chinese theses or books} \cs_generate_variant:Nn \dim_set:Nn { NV } @@ -2272,7 +2272,7 @@ } %</package> %<*tcolorbox> -\ProvidesExplFile{eb-tcolorbox.cfg}{2022/02/25}{1.632} +\ProvidesExplFile{eb-tcolorbox.cfg}{2022/02/28}{1.633} {Customization of tcolorbox for easybook} \cs_set_protected:Npn \addtotcbstyle #1#2 |