summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-11 21:13:55 +0000
committerKarl Berry <karl@freefriends.org>2021-05-11 21:13:55 +0000
commit445f31582f41d3dfdd20b94ea39e3cb4212b3fdc (patch)
tree507f435c2680e86ae8ee59cf746a0cd423fd8f23 /Master/texmf-dist/tex
parent403ad2749e722a0e0202937b2f7abf3d0956bed1 (diff)
easybook (11may21)
git-svn-id: svn://tug.org/texlive/trunk@59166 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/easybook/easybook.cls11
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/easybook/easybook.cls b/Master/texmf-dist/tex/latex/easybook/easybook.cls
index 7dec01168a1..ec5e0a26b01 100644
--- a/Master/texmf-dist/tex/latex/easybook/easybook.cls
+++ b/Master/texmf-dist/tex/latex/easybook/easybook.cls
@@ -13,7 +13,7 @@
%% https://creativecommons.org/licenses/by/4.0/legalcode
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplClass{easybook}{2021/05/09}{1.25f}{beta}
+\ProvidesExplClass{easybook}{2021/05/10}{1.25g}{beta}
\cs_generate_variant:Nn \eb_ctex_define:nn { nx }
\cs_generate_variant:Nn \int_to_arabic:n { v }
@@ -186,8 +186,7 @@
chemformula,siunitx,ulem,pifont,
geometry,marginnote,nccfoots,
pdfpages,graphicx,
- fancyhdr,titletoc,
- caption-light,
+ fancyhdr,titletoc,caption,
tabularx,multirow,booktabs,
enumitem,
listings
@@ -220,9 +219,9 @@
{ expl3 } { 2020/10/27 },
{ xparse } { 2020/10/27 },
{ l3keys2e } { 2020/10/27 },
- { ctex } { 2020/10/19 },
+ { ctex } { 2021/03/14 },
{ thmtools } { 2020/08/01 },
- { caption-light } { 2020/08/24 }
+ { caption } { 2020/08/24 }
}
{ \eb_package_later_bool:nn #1 }
@@ -1021,7 +1020,7 @@
\captionsetup
{
format = hang,
- font = {stretch = {\fp_use:N \l__eb_spread_caption_fp}},
+ font = {stretch = \fp_use:N \l__eb_spread_caption_fp},
labelfont = {color = ctex@frame},
labelsep = ccwd,
singlelinecheck = true,