From aac7fdc4c391b318efbdee17381ac83783b2fbbb Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 11 Oct 2021 03:02:08 +0000 Subject: CTAN sync 202110110302 --- macros/latex/contrib/easybook/easybook.dtx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'macros/latex/contrib/easybook/easybook.dtx') diff --git a/macros/latex/contrib/easybook/easybook.dtx b/macros/latex/contrib/easybook/easybook.dtx index 87098257ca..fa75daded4 100644 --- a/macros/latex/contrib/easybook/easybook.dtx +++ b/macros/latex/contrib/easybook/easybook.dtx @@ -1,5 +1,5 @@ % -% Copyright (C) 2021 by Qu Yi +% Copyright (C) 2021 by Yi Qu % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -15,7 +15,7 @@ %<*class> \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e} -\ProvidesExplClass{easybook}{2021/10/06}{1.3G} +\ProvidesExplClass{easybook}{2021/10/10}{1.3H} {Typeset Chinese theses or books} \bool_set_false:N \l__eb_compile_draft_bool @@ -319,7 +319,7 @@ %<*package> \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e,etoolbox} -\ProvidesExplPackage{easybase}{2021/10/06}{1.3G} +\ProvidesExplPackage{easybase}{2021/10/10}{1.3H} {Typeset Chinese theses or books} \cs_generate_variant:Nn \dim_set:Nn { NV } @@ -1688,13 +1688,13 @@ line .fp_set:N = \l__eb_spread_line_fp, line .initial:n = 1.3, table .fp_set:N = \l__eb_spread_table_fp, - table .initial:n = 1.1, + table .initial:n = 1.2, math .fp_set:N = \l__eb_spread_math_fp, - math .initial:n = 1.1, + math .initial:n = 1.2, caption .fp_set:N = \l__eb_spread_caption_fp, - caption .initial:n = 1.1, + caption .initial:n = 1.2, footnote .fp_set:N = \l__eb_spread_footnote_fp, - footnote .initial:n = 1.1, + footnote .initial:n = 1.2, spread-all .meta:n = { line = #1, @@ -2385,7 +2385,7 @@ } % %<*tcolorbox> -\ProvidesExplFile{eb-tcolorbox.cfg}{2021/10/06}{1.3G} +\ProvidesExplFile{eb-tcolorbox.cfg}{2021/10/10}{1.3H} {Customization of tcolorbox for easybook} \tl_gset:Nn \eb@tc@line@skip { 0.5\baselineskip } -- cgit v1.2.3