From 0fab33901b210d112438eb7e919d74d8733b293c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 4 Nov 2021 20:41:54 +0000 Subject: easybook (4nov21) git-svn-id: svn://tug.org/texlive/trunk@60949 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/easybook/easybook.pdf | Bin 581906 -> 581901 bytes Master/texmf-dist/doc/latex/easybook/easybook.tex | 4 ++-- .../texmf-dist/source/latex/easybook/easybook.dtx | 8 ++++---- Master/texmf-dist/tex/latex/easybook/easybase.sty | 4 ++-- Master/texmf-dist/tex/latex/easybook/easybook.cls | 2 +- .../texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Master/texmf-dist/doc/latex/easybook/easybook.pdf b/Master/texmf-dist/doc/latex/easybook/easybook.pdf index 43e2e4af1fe..d9f3e6c0070 100644 Binary files a/Master/texmf-dist/doc/latex/easybook/easybook.pdf and b/Master/texmf-dist/doc/latex/easybook/easybook.pdf differ diff --git a/Master/texmf-dist/doc/latex/easybook/easybook.tex b/Master/texmf-dist/doc/latex/easybook/easybook.tex index abea3e943ad..4b46cb1e393 100644 --- a/Master/texmf-dist/doc/latex/easybook/easybook.tex +++ b/Master/texmf-dist/doc/latex/easybook/easybook.tex @@ -20,8 +20,8 @@ name = easybook, color-scheme = blue, title = EASYBOOK 使用手册, - version = v1.40I, - date = 2021/10/30, + version = v1.40J, + date = 2021/11/04, authors = 瞿毅, info = 排版简体中文学位论文和书籍, email = q1jx@foxmail.com, diff --git a/Master/texmf-dist/source/latex/easybook/easybook.dtx b/Master/texmf-dist/source/latex/easybook/easybook.dtx index 659bc9e1e84..bfa05c7e212 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}{2021/10/30}{1.40I} +\ProvidesExplClass{easybook}{2021/11/04}{1.40J} {Typeset Chinese theses or books} \bool_set_false:N \l__eb_compile_draft_bool @@ -325,7 +325,7 @@ %<*package> \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e,etoolbox} -\ProvidesExplPackage{easybase}{2021/10/30}{1.40I} +\ProvidesExplPackage{easybase}{2021/11/04}{1.40J} {Typeset Chinese theses or books} \cs_generate_variant:Nn \dim_set:Nn { NV } @@ -533,9 +533,9 @@ \LoadPackage { - spbmark[ctex]+ ulem[normalem]+ enumitem[shortlabels,inline]+ + spbmark[ctex,newsupb = {text,math}]+ chemformula+siunitx+pifont+ amsthm+thmtools+ geometry+marginnote+ @@ -2454,7 +2454,7 @@ } % %<*tcolorbox> -\ProvidesExplFile{eb-tcolorbox.cfg}{2021/10/30}{1.40I} +\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/04}{1.40J} {Customization of tcolorbox for easybook} \tl_gset:Nn \eb@tc@line@skip { 0.5\baselineskip } diff --git a/Master/texmf-dist/tex/latex/easybook/easybase.sty b/Master/texmf-dist/tex/latex/easybook/easybase.sty index 67d7ed88f8a..805adee28c7 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}[2020/10/01] \RequirePackage{l3keys2e,etoolbox} -\ProvidesExplPackage{easybase}{2021/10/30}{1.40I} +\ProvidesExplPackage{easybase}{2021/11/04}{1.40J} {Typeset Chinese theses or books} \cs_generate_variant:Nn \dim_set:Nn { NV } @@ -228,9 +228,9 @@ \LoadPackage { - spbmark[ctex]+ ulem[normalem]+ enumitem[shortlabels,inline]+ + spbmark[ctex,newsupb = {text,math}]+ chemformula+siunitx+pifont+ amsthm+thmtools+ geometry+marginnote+ diff --git a/Master/texmf-dist/tex/latex/easybook/easybook.cls b/Master/texmf-dist/tex/latex/easybook/easybook.cls index c7e80bbf8ce..be7adfaf875 100644 --- a/Master/texmf-dist/tex/latex/easybook/easybook.cls +++ b/Master/texmf-dist/tex/latex/easybook/easybook.cls @@ -20,7 +20,7 @@ %% This work has the LPPL maintenance status `maintained'. \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e} -\ProvidesExplClass{easybook}{2021/10/30}{1.40I} +\ProvidesExplClass{easybook}{2021/11/04}{1.40J} {Typeset Chinese theses or books} \bool_set_false: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 ebe394ef45a..f59886ae4cc 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}{2021/10/30}{1.40I} +\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/04}{1.40J} {Customization of tcolorbox for easybook} \tl_gset:Nn \eb@tc@line@skip { 0.5\baselineskip } -- cgit v1.2.3