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.dtx11
1 files changed, 7 insertions, 4 deletions
diff --git a/macros/latex/contrib/easybook/easybook.dtx b/macros/latex/contrib/easybook/easybook.dtx
index 1afc504858..e1f1d02949 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/03/01}{1.634}
+\ProvidesExplClass{easybook}{2022/03/02}{1.635}
{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/03/01}{1.634}
+\ProvidesExplPackage{easybase}{2022/03/02}{1.635}
{Easily typesetting Chinese theses or books}
\cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -1765,7 +1765,10 @@
\DeclareGraphicsExtensions{.pdf,.png,.jpg,.eps,.tif}
\cs_set_protected:Npn \hangpara #1#2
- { \hangindent #1\hangafter #2\noindent\ignorespaces }
+ {
+ \setlength{\hangindent}{#1}
+ \hangafter #2\noindent\ignorespaces
+ }
\DeclareDocumentEnvironment{hangparas}{mm+b}
{
\dim_zero:N \parindent
@@ -2270,7 +2273,7 @@
}
%</package>
%<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2022/03/01}{1.634}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2022/03/02}{1.635}
{Customization of tcolorbox for easybook}
\cs_set_protected:Npn \addtotcbstyle #1#2