summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/easybook
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-27 21:21:30 +0000
committerKarl Berry <karl@freefriends.org>2021-11-27 21:21:30 +0000
commit9c84519331fca490e63fd9d8d19ccf4db55803ca (patch)
tree53c8686ebf4555f16321bb7a80b72145ba709df5 /Master/texmf-dist/source/latex/easybook
parentb133baed04ea7fd3fa7e3d533f19121600d7674f (diff)
easybook (27nov21)
git-svn-id: svn://tug.org/texlive/trunk@61167 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/easybook')
-rw-r--r--Master/texmf-dist/source/latex/easybook/easybook.dtx9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/easybook/easybook.dtx b/Master/texmf-dist/source/latex/easybook/easybook.dtx
index 1dc68e17ad8..ff8926d9699 100644
--- a/Master/texmf-dist/source/latex/easybook/easybook.dtx
+++ b/Master/texmf-dist/source/latex/easybook/easybook.dtx
@@ -15,7 +15,7 @@
%<*class>
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/11/25}{1.40Z}
+\ProvidesExplClass{easybook}{2021/11/25}{1.41}
{Typeset Chinese theses or books}
\bool_set_false:N \l__eb_compile_draft_bool
@@ -325,7 +325,7 @@
%<*package>
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2021/11/25}{1.40Z}
+\ProvidesExplPackage{easybase}{2021/11/25}{1.41}
{Typeset Chinese theses or books}
\cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -927,11 +927,12 @@
\dim_set:Nn \footnotesep { \dim_use:N \box_ht:N \strutbox }
\bool_if:NT \l__eb_chap_counter_withpart_bool
{ \counterwithin*{chapter}{part} }
- \str_case:Vn \l__eb_foot_counter_parent_choice_tl
+ \str_case:VnT \l__eb_foot_counter_parent_choice_tl
{
{ part } { \counterwithin*{footnote}{part} }
{ page } { \counterwithin*{footnote}{page} }
}
+ { \counterwithout*{footnote}{chapter} }
\eb_fnpara_if_pos_bottom:
}
\cs_new_protected:Npn \setspread #1 { \linespread{#1}\selectfont }
@@ -2380,7 +2381,7 @@
}
%</package>
%<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/25}{1.40Z}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/25}{1.41}
{Customization of tcolorbox for easybook}
\cs_set_protected:Npn \setexercise #1