From 08ccf305ee79ab8e5ba9d1a8f3d22e74dccedd80 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 5 Feb 2022 03:00:59 +0000 Subject: CTAN sync 202202050300 --- macros/latex/contrib/easybook/easybook.dtx | 16 ++++++++-------- macros/latex/contrib/easybook/easybook.pdf | Bin 576025 -> 576018 bytes macros/latex/contrib/easybook/easybook.tex | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'macros/latex/contrib/easybook') diff --git a/macros/latex/contrib/easybook/easybook.dtx b/macros/latex/contrib/easybook/easybook.dtx index e1040bbc69..577ee50f49 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}{2022/02/03}{1.61} +\ProvidesExplClass{easybook}{2022/02/04}{1.62} {Typeset Chinese theses or books} \bool_set_false:N \l__eb_compile_draft_bool @@ -305,7 +305,7 @@ %<*package> \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e,etoolbox} -\ProvidesExplPackage{easybase}{2022/02/03}{1.61} +\ProvidesExplPackage{easybase}{2022/02/04}{1.62} {Typeset Chinese theses or books} \cs_generate_variant:Nn \dim_set:Nn { NV } @@ -349,6 +349,8 @@ \eb_seq_map_inline:nn {#1} { \AtBeginEnvironment{##1}{#2} } } +\cs_new_protected:Npn \eb_at_end_preamble:n + { \BeforeBeginEnvironment{document} } \cs_new_protected:Npn \eb_match_load_package:n #1 { \regex_match:nnTF { \[ } {#1} @@ -399,8 +401,6 @@ \seq_map_function:NN \l_tmpb_seq \eb_match_load_package:n } -\cs_new_protected:Npn \eb_at_end_preamble:n - { \BeforeBeginEnvironment{document} } \cs_gset_eq:NN \PackageWarning \PackageInfo \msg_redirect_module:nnn { hooks } { warning } { info } @@ -836,7 +836,7 @@ { flush } { \tl_set:Nn \l__eb_footnote_value_tl { default } - \clist_push:Nn \l__eb_footnote_mulchoice_clist {#1} + \clist_push:Nn \l__eb_footnote_value_clist {#1} } } { @@ -868,7 +868,7 @@ \bool_new:N \l__eb_fnpara_bottom_bool \tl_new:N \l__eb_fnmate_format_tl \tl_new:N \l__eb_fncust_format_tl -\clist_new:N \l__eb_footnote_mulchoice_clist +\clist_new:N \l__eb_footnote_value_clist \ctex_define:nn { hdrset } { fnindent .dim_set:N = \footindent, @@ -992,7 +992,7 @@ \cs_new_protected:Npn \eb_footnote_direct_default: { \noindent - \clist_if_in:NnT \l__eb_footnote_mulchoice_clist { flush } + \clist_if_in:NnT \l__eb_footnote_value_clist { flush } { \dim_zero:N \footindent } \int_case:nn { \dim_sign:V \footindent } { @@ -2332,7 +2332,7 @@ } % %<*tcolorbox> -\ProvidesExplFile{eb-tcolorbox.cfg}{2022/02/03}{1.61} +\ProvidesExplFile{eb-tcolorbox.cfg}{2022/02/04}{1.62} {Customization of tcolorbox for easybook} \cs_set_protected:Npn \addtotcbstyle #1#2 diff --git a/macros/latex/contrib/easybook/easybook.pdf b/macros/latex/contrib/easybook/easybook.pdf index a6a70491a3..175389e7c8 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 2ea2f54526..ccfee80c8c 100644 --- a/macros/latex/contrib/easybook/easybook.tex +++ b/macros/latex/contrib/easybook/easybook.tex @@ -21,8 +21,8 @@ name = easybook, color-scheme = blue, title = EASYBOOK 使用手册, - version = v1.61, - date = 2022/02/03, + version = v1.62, + date = 2022/02/04, authors = 瞿毅, info = 排版简体中文学位论文和书籍, email = q1jx@foxmail.com, -- cgit v1.2.3