summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/easybook
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/tex/latex/easybook
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/tex/latex/easybook')
-rw-r--r--Master/texmf-dist/tex/latex/easybook/easybase.sty7
-rw-r--r--Master/texmf-dist/tex/latex/easybook/easybook.cls2
-rw-r--r--Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg2
3 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/easybook/easybase.sty b/Master/texmf-dist/tex/latex/easybook/easybase.sty
index e7abde1d534..1e73a23644a 100644
--- a/Master/texmf-dist/tex/latex/easybook/easybase.sty
+++ b/Master/texmf-dist/tex/latex/easybook/easybase.sty
@@ -20,7 +20,7 @@
%% This work has the LPPL maintenance status `maintained'.
\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 }
@@ -1482,7 +1482,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
diff --git a/Master/texmf-dist/tex/latex/easybook/easybook.cls b/Master/texmf-dist/tex/latex/easybook/easybook.cls
index 6063dc0f32c..2e12f380b55 100644
--- a/Master/texmf-dist/tex/latex/easybook/easybook.cls
+++ b/Master/texmf-dist/tex/latex/easybook/easybook.cls
@@ -20,7 +20,7 @@
%% This work has the LPPL maintenance status `maintained'.
\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
diff --git a/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg b/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg
index eec668a6ef9..9d0acb66ae3 100644
--- a/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg
+++ b/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg
@@ -18,7 +18,7 @@
%% LaTeX version 2005/12/01 or later.
%%
%% This work has the LPPL maintenance status `maintained'.
-\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