summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/easybook/easybook.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-02 21:37:17 +0000
committerKarl Berry <karl@freefriends.org>2022-03-02 21:37:17 +0000
commitb801ed5847215aa8bf4992483b22fcbb70235341 (patch)
tree65f25c786495e3e68c24c6642f2af438865ddfa6 /Master/texmf-dist/source/latex/easybook/easybook.dtx
parent982bc05d2ac4eebd86be058db247d12d8f9ded52 (diff)
easybook (2mar22)
git-svn-id: svn://tug.org/texlive/trunk@62351 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/easybook/easybook.dtx')
-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