diff options
author | Karl Berry <karl@freefriends.org> | 2024-11-05 20:20:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-11-05 20:20:23 +0000 |
commit | ad41cd419c57641cf4469f9539afc403ad27f240 (patch) | |
tree | 71027451043e4b707412f81aef06abdc0fa47d33 /Master/texmf-dist/tex/latex/easybook | |
parent | fab2dce7e9e2e9a5aa026cb295ccec0750c42f4a (diff) |
easybook (5nov24)
git-svn-id: svn://tug.org/texlive/trunk@72774 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/easybook')
-rw-r--r-- | Master/texmf-dist/tex/latex/easybook/easybase.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/easybook/easybook.cls | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/easybook/easybase.sty b/Master/texmf-dist/tex/latex/easybook/easybase.sty index de4f7556a95..453bc50eac5 100644 --- a/Master/texmf-dist/tex/latex/easybook/easybase.sty +++ b/Master/texmf-dist/tex/latex/easybook/easybase.sty @@ -20,7 +20,7 @@ %% This work has the LPPL maintenance status `maintained'. \NeedsTeXFormat{LaTeX2e}[2021/11/15] \RequirePackage{etoolbox} -\ProvidesExplPackage{easybase}{2024/11/01}{2024ez} +\ProvidesExplPackage{easybase}{2024/11/05}{2024ha} {Easily typesetting Chinese theses or books} \cs_generate_variant:Nn \dim_set:Nn { NV } diff --git a/Master/texmf-dist/tex/latex/easybook/easybook.cls b/Master/texmf-dist/tex/latex/easybook/easybook.cls index 433aa08bf47..82efeaa8d75 100644 --- a/Master/texmf-dist/tex/latex/easybook/easybook.cls +++ b/Master/texmf-dist/tex/latex/easybook/easybook.cls @@ -19,7 +19,7 @@ %% %% This work has the LPPL maintenance status `maintained'. \NeedsTeXFormat{LaTeX2e}[2021/11/15] -\ProvidesExplClass{easybook}{2024/11/01}{2024ez} +\ProvidesExplClass{easybook}{2024/11/05}{2024ha} {Easily typesetting Chinese theses or books} \bool_new:N \l__eb_compile_draft_bool diff --git a/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg b/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg index 7eaab79cffc..cf8653e049d 100644 --- a/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg +++ b/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg @@ -18,7 +18,7 @@ %% LaTeX version 2005/12/01 or later. %% %% This work has the LPPL maintenance status `maintained'. -\ProvidesExplFile{eb-tcolorbox.cfg}{2024/11/01}{2024ez} +\ProvidesExplFile{eb-tcolorbox.cfg}{2024/11/05}{2024ha} {Customization of tcolorbox for easybook} \cs_set_protected:Npn \addtotcbstyle #1#2 |