From e403b5892f209477e44b123a10b5b35cc425d8e9 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 13 Sep 2021 03:01:31 +0000 Subject: CTAN sync 202109130301 --- macros/latex/contrib/easybook/easybook.dtx | 6 +++--- macros/latex/contrib/easybook/easybook.pdf | Bin 577938 -> 577947 bytes macros/latex/contrib/easybook/easybook.tex | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'macros/latex/contrib/easybook') diff --git a/macros/latex/contrib/easybook/easybook.dtx b/macros/latex/contrib/easybook/easybook.dtx index cd64c2986e..2081f55551 100644 --- a/macros/latex/contrib/easybook/easybook.dtx +++ b/macros/latex/contrib/easybook/easybook.dtx @@ -15,7 +15,7 @@ %<*class> \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e} -\ProvidesExplClass{easybook}{2021/09/10}{1.3c} +\ProvidesExplClass{easybook}{2021/09/12}{1.3d} {Typeset Chinese theses or books} \bool_set_false:N \l__eb_compile_draft_bool @@ -297,7 +297,7 @@ %<*package> \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e,etoolbox} -\ProvidesExplPackage{easybase}{2021/09/10}{1.3c} +\ProvidesExplPackage{easybase}{2021/09/12}{1.3d} {Typeset Chinese theses or books} \cs_generate_variant:Nn \dim_set:Nn { NV } @@ -2389,7 +2389,7 @@ } % %<*tcolorbox> -\ProvidesExplFile{eb-tcolorbox.cfg}{2021/09/10}{1.3c} +\ProvidesExplFile{eb-tcolorbox.cfg}{2021/09/12}{1.3d} {Customization of tcolorbox for easybook} \tl_gset:Nn \eb@tc@line@skip { 0.5\baselineskip } diff --git a/macros/latex/contrib/easybook/easybook.pdf b/macros/latex/contrib/easybook/easybook.pdf index 35245ad648..2549d682b3 100644 Binary files a/macros/latex/contrib/easybook/easybook.pdf and b/macros/latex/contrib/easybook/easybook.pdf differ diff --git a/macros/latex/contrib/easybook/easybook.tex b/macros/latex/contrib/easybook/easybook.tex index 98670293c1..a979be5a54 100644 --- a/macros/latex/contrib/easybook/easybook.tex +++ b/macros/latex/contrib/easybook/easybook.tex @@ -12,8 +12,8 @@ name = easybook, color-scheme = blue, title = EASYBOOK 使用手册, - version = v1.3c, - date = 2021/09/10, + version = v1.3d, + date = 2021/09/12, authors = 瞿毅, info = 排版简体中文学位论文和书籍, email = quee123@foxmail.com, @@ -978,8 +978,8 @@ boxrule = 5pt,boxsep = 5pt, borderline = {2pt}{2pt}{white} } - \newtcolorbox{mytcbox}[1][]{enhanced,tc-mytcb,title = #1} - \begin{tcolorbox}[tc-mytcb,enhanced] + \newtcolorbox{mytcbox}[1][]{enhanced,mytcb,title = #1} + \begin{tcolorbox}[mytcb,enhanced] 盒子内容1 \end{tcolorbox} \begin{mytcbox}[盒子标题] -- cgit v1.2.3