From 1d44ddd440eb711213ba7cd47c36176543d08949 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 1 Mar 2022 21:50:34 +0000 Subject: easybook (1mar22) (branch) git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62321 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/easybook/easybase.sty | 8 +++----- Master/texmf-dist/tex/latex/easybook/easybook.cls | 4 ++-- Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg | 2 +- 3 files changed, 6 insertions(+), 8 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 02873247ec1..e7abde1d534 100644 --- a/Master/texmf-dist/tex/latex/easybook/easybase.sty +++ b/Master/texmf-dist/tex/latex/easybook/easybase.sty @@ -20,8 +20,8 @@ %% This work has the LPPL maintenance status `maintained'. \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e,etoolbox} -\ProvidesExplPackage{easybase}{2022/02/28}{1.633} - {Typeset Chinese theses or books} +\ProvidesExplPackage{easybase}{2022/03/01}{1.634} + {Easily typesetting Chinese theses or books} \cs_generate_variant:Nn \dim_set:Nn { NV } \cs_generate_variant:Nn \dim_sign:n { V } @@ -1429,7 +1429,6 @@ } \tl_gset:Nn \marginfont { \l__eb_subfont_marginpar_tl } -\DeclareCaptionLabelFormat{parens}{\bothIfFirst{#1}{~}(#2)} \eb_seq_map_inline:nn { table,figure,listing } { @@ -1449,7 +1448,6 @@ \captionsetup[table]{font = eb@table@font} \captionsetup[figure]{font = eb@figure@font} \captionsetup[lstlisting]{font = eb@listing@font} -\captionsetup[subfigure]{labelformat = parens,font = eb@figure@font} \ctex_at_end_package:nn { bicaption } { \captionsetup[figure][bi-second]{name = Figure} @@ -1774,7 +1772,7 @@ aboveskip = 0.5\baselineskip, belowskip = 0.5\baselineskip, abovecaptionskip = -1ex, - belowcaptionskip = 1.5ex, + belowcaptionskip = 2ex, keepspaces = true, escapeinside = {(*}{*)}, frame = single, diff --git a/Master/texmf-dist/tex/latex/easybook/easybook.cls b/Master/texmf-dist/tex/latex/easybook/easybook.cls index 2125dee7c9a..6063dc0f32c 100644 --- a/Master/texmf-dist/tex/latex/easybook/easybook.cls +++ b/Master/texmf-dist/tex/latex/easybook/easybook.cls @@ -20,8 +20,8 @@ %% This work has the LPPL maintenance status `maintained'. \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e} -\ProvidesExplClass{easybook}{2022/02/28}{1.633} - {Typeset Chinese theses or books} +\ProvidesExplClass{easybook}{2022/03/01}{1.634} + {Easily typesetting Chinese theses or books} \bool_set_false:N \l__eb_compile_draft_bool \bool_set_false:N \l__eb_title_newline_bool diff --git a/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg b/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg index 9315e4ef3cf..eec668a6ef9 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/02/28}{1.633} +\ProvidesExplFile{eb-tcolorbox.cfg}{2022/03/01}{1.634} {Customization of tcolorbox for easybook} \cs_set_protected:Npn \addtotcbstyle #1#2 -- cgit v1.2.3