summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-02 21:37:26 +0000
committerKarl Berry <karl@freefriends.org>2022-03-02 21:37:26 +0000
commitb7cca59ac5defa18855f7114f099b50fdb688b5c (patch)
tree96a56ed9f399e5819b03766a90058f28e8fe645a /Master/texmf-dist/source
parent6674b483369c574577214459f1ef6f5fd15b2cbd (diff)
easybook (2mar22) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62352 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/easybook/easybook.dtx11
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/easybook/easybook.dtx b/Master/texmf-dist/source/latex/easybook/easybook.dtx
index 1afc5048589..e1f1d02949d 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}{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