summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/easybook/easybook.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/easybook/easybook.dtx')
-rw-r--r--macros/latex/contrib/easybook/easybook.dtx16
1 files changed, 13 insertions, 3 deletions
diff --git a/macros/latex/contrib/easybook/easybook.dtx b/macros/latex/contrib/easybook/easybook.dtx
index 2a1c0e3d78..4d64ffcd4a 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/05/01}{1.682}
+\ProvidesExplClass{easybook}{2022/05/02}{1.683}
{Easily typesetting Chinese theses or books}
\bool_set_false:N \l__eb_compile_draft_bool
@@ -303,7 +303,7 @@
%<*package>
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2022/05/01}{1.682}
+\ProvidesExplPackage{easybase}{2022/05/02}{1.683}
{Easily typesetting Chinese theses or books}
\cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -1073,6 +1073,16 @@
\group_end:
\H@@footnotemark
}
+\cs_set:Npn \@xfootnote [#1]
+ {
+ \group_begin:
+ \int_set:cn { c@\@mpfn } {#1}
+ \unrestored@protected@xdef\@thefnmark{\thempfn}
+ \unrestored@protected@xdef\@the@up@fnmark{\theupfootnote}
+ \group_end:
+ \@footnotemark
+ \@footnotetext
+ }
\cs_set_protected:Npn \footnote
{
\peek_meaning:NTF [
@@ -2323,7 +2333,7 @@
}
%</package>
%<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2022/05/01}{1.682}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2022/05/02}{1.683}
{Customization of tcolorbox for easybook}
\cs_set_protected:Npn \addtotcbstyle #1#2