From 1f0b3e48224a23fae8938285340319a4ffb0f695 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 6 Mar 2022 21:12:20 +0000 Subject: easybook (6mar22) (branch) git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62476 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/easybook/easybase.sty | 10 +++++----- Master/texmf-dist/tex/latex/easybook/easybook.cls | 2 +- Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/tex/latex/easybook') diff --git a/Master/texmf-dist/tex/latex/easybook/easybase.sty b/Master/texmf-dist/tex/latex/easybook/easybase.sty index 991953c6da6..6bbfe348545 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}{2022/03/05}{1.639} +\ProvidesExplPackage{easybase}{2022/03/06}{1.64} {Easily typesetting Chinese theses or books} \cs_generate_variant:Nn \dim_set:Nn { NV } @@ -1343,7 +1343,6 @@ { \eb_toc_title_level_cmd:n {#1} \cs_set_eq:NN \thispagestyle \use_none:n - \cs_undefine:N \imki@firstpagestyle } \imki@putindex{#4} \group_end: @@ -1641,8 +1640,7 @@ tcbwrap .code:n = { }, unknown .code:n = \eb_msg_deprecated_option:n { thmset } } - \cs_undefine:N \proof - \declaretheoremstyle{fancy}[ + \declaretheoremstyle{default}[ spaceabove = 0ex plus .1ex, spacebelow = 0ex plus .1ex, headindent = 0em, @@ -1652,6 +1650,8 @@ bodyfont = \normalfont, postheadspace = 1em ] + \theoremstyle{default} + \cs_undefine:N \proof } \setchemformula @@ -1738,7 +1738,7 @@ { \bibliographystyle{gbt7714-author-year} } } { \cs_set_eq:NN \cite \citep } - { \exp_args:NV \bibliographystyle \l__eb_bib_otherstyle_tl } + { \exp_args:NV \bibliographystyle \l__eb_bib_both_style_tl } \tl_if_blank:VF \l__eb_bib_cite_style_tl { \exp_args:NV \setcitestyle \l__eb_bib_cite_style_tl } \NewDocumentCommand{\printbibliography}{st+o} diff --git a/Master/texmf-dist/tex/latex/easybook/easybook.cls b/Master/texmf-dist/tex/latex/easybook/easybook.cls index eb2b2c7a753..2dc5be02ccb 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}{2022/03/05}{1.639} +\ProvidesExplClass{easybook}{2022/03/06}{1.64} {Easily typesetting 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 8d94afbdb5d..2075d8d6771 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}{2022/03/05}{1.639} +\ProvidesExplFile{eb-tcolorbox.cfg}{2022/03/06}{1.64} {Customization of tcolorbox for easybook} \cs_set_protected:Npn \addtotcbstyle #1#2 -- cgit v1.2.3