texlive[59166] Master/texmf-dist: easybook (11may21)

commits+karl at tug.org commits+karl at tug.org
Tue May 11 23:13:55 CEST 2021


Revision: 59166
          http://tug.org/svn/texlive?view=revision&revision=59166
Author:   karl
Date:     2021-05-11 23:13:55 +0200 (Tue, 11 May 2021)
Log Message:
-----------
easybook (11may21)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/easybook/easybook.pdf
    trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx
    trunk/Master/texmf-dist/source/latex/easybook/easybook.ins
    trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls

Modified: trunk/Master/texmf-dist/doc/latex/easybook/easybook.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2021-05-11 21:13:37 UTC (rev 59165)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2021-05-11 21:13:55 UTC (rev 59166)
@@ -24,11 +24,11 @@
 % \changes{v1.20}{2021/01/09}{修改和完善用户文档。}
 % \changes{v1.20}{2021/01/09}{模板更改为使用 CC-BY 许可协议。}
 % \changes{v1.23}{2021/03/19}{修复在 \pkg{ctex} v2.5.6 更新后 \cls{easybook} 与 \pkg{hyperref} 冲突问题。}
-% \changes{v1.25f}{2021/05/03}{取消附带的示例文件,可查看历史版本及其它来源的使用样例。}
+% \changes{v1.25g}{2021/05/03}{取消附带的示例文件,可查看历史版本及其它来源的使用样例。}
 %
 % \title{\sffamily easybook 文档类手册}
 % \author{瞿毅}
-% \date{2021/05/09\hskip\ccwd\relax v1.25f\thanks{\url{https://gitee.com/texl3/easybook}}}
+% \date{2021/05/10\hskip\ccwd\relax v1.25g\thanks{\url{https://gitee.com/texl3/easybook}}}
 %
 % \maketitle
 % \begin{abstract}
@@ -118,7 +118,7 @@
 % \end{syntax}
 % 传递给 \cls{ctexbook} 设置字体,最好不要使用原有的 \opt{fontset} 选项,默认情况下使用自定义字体而不开启这个选项,可根据安装的字体及电脑系统选取。\opt{noto} 与 \opt{none} 选项的相关描述见小节 \ref{subsec:font settings},\opt{overleaf} 是一个各系统通用选项,会检测系统环境选取对应字体。
 % \changes{v1.21}{2021/01/12}{默认字体与 \CTeX 一致,不再是自定义字体。}
-% \changes{v1.25f}{2021/05/04}{修复使用 \pkg{xeCJK} 与 \pkg{fontspec} 宏包的字体设置命令在 \hologo{LuaLaTeX} 下失效的问题。}
+% \changes{v1.25g}{2021/05/04}{修复使用 \pkg{xeCJK} 与 \pkg{fontspec} 宏包的字体设置命令在 \hologo{LuaLaTeX} 下失效的问题。}
 % \end{function}
 %
 % \begin{function}[rEXP,added = 2021-01-05,updated = 2021-01-13]{paper}
@@ -169,7 +169,7 @@
 %   \tn{listoflistings*+}\oarg{键值列表}
 % \end{syntax}
 % \tn{listoffigures} 命令输出图片目录,\tn{listoftables} 输出表格目录,\tn{listoflistings} 输出代码目录。带有星号的目录命令不将标题添加进主文档目录,带有+号的目录命令可以使当前标题编号。\tn{tableofcontents+} 与其它命令不同是用于输出双语目录,需要与双语目录标题命令 \tn{bichapter} 等或设置图片、表格和代码等英文目录的标题配合使用,附加代码是中文与英文目录之间的代码,可以插入文本和换页命令等。目录的键值列表选项如下
-% \changes{v1.25f}{2021/05/05}{命令 \tn{tableofcontents} 可以输出双语目录。}
+% \changes{v1.25g}{2021/05/05}{命令 \tn{tableofcontents} 可以输出双语目录。}
 % \end{function}
 %
 % \begin{function}{multoc,title,format,aftertitle,pagestyle,book,article}
@@ -200,7 +200,7 @@
 % 双语目录的标题命令目前设置了常用的三个级别,它们将中文标题正常输出,并使中英文标题加入双语目录,这个功能是为国内一些大学的学位论文模板的要求设计,在一般情况和英文模式下不需要使用。
 %
 % 它们的星号变体命令使文中标题不编号,但是仍然加入双语目录,若英文标题参数空置那么仅加入中文目录而不加入英文目录,这一特点与 \tn{chapter*} 等命令的行为不太一样,在一些情况下会用到。可选参数是目录中的中文标题,默认与中文标题一致,正文标题过长时可用它设置在目录中显示的标题。双语目录的格式是一致的,共享使用 \tn{tocset} 的设置,英文目录的章级别标题名及编号的修改方式如下
-% \changes{v1.25f}{2021/05/05}{增加与双语目录配合的标题命令。}
+% \changes{v1.25g}{2021/05/05}{增加与双语目录配合的标题命令。}
 % \end{function}
 %
 % \begin{function}{biname,binmuber}
@@ -299,7 +299,7 @@
 % \opt{refset} 将超链接选项(包括以上选项)交给 \pkg{hyperref} 处理,除了一些关于 pdf 书签的选项可能会失效,其它由键值选项命令 \tn{hypersetup} 支持的多数选项可用。
 % \changes{v1.10}{2021/01/08}{修复了 \opt{linktopage} 选项关闭时目录中标题编号无超链接的问题。}
 % \changes{v1.24}{2021/04/05}{增加 \pkg{hyperref} 超链接选项完整的支持。}
-% \changes{v1.25f}{2021/05/06}{模块名 \opt{link} 改为 \opt{refset},\opt{link} 作为兼容性保留。}
+% \changes{v1.25g}{2021/05/06}{模块名 \opt{link} 改为 \opt{refset},\opt{link} 作为兼容性保留。}
 % \end{function}
 %
 % \begin{optdesc}
@@ -932,7 +932,7 @@
 %   \item[graphicx] 增强了对图形插入的支持。
 %   \item[fancyhdr] 广泛控制页面的页眉和页脚。
 %   \item[titletoc] 设置目录中的标题格式。
-%   \item[caption-light] 在浮动环境中自定义题注。
+%   \item[caption] 在浮动环境中自定义题注。
 %   \item[tabularx] 带有可调整宽度的列的表格。
 %   \item[multirow] 创建跨越多行的表格单元格。
 %   \item[booktabs] 为表格提供三线表式的命令。
@@ -951,7 +951,7 @@
 %<*class>
 \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 }
@@ -1124,8 +1124,7 @@
     chemformula,siunitx,ulem,pifont,
     geometry,marginnote,nccfoots,
     pdfpages,graphicx,
-    fancyhdr,titletoc,
-    caption-light,
+    fancyhdr,titletoc,caption,
     tabularx,multirow,booktabs,
     enumitem,
     listings
@@ -1158,9 +1157,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 }
 
@@ -1959,7 +1958,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 at frame},
     labelsep        = ccwd,
     singlelinecheck = true,

Modified: trunk/Master/texmf-dist/source/latex/easybook/easybook.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/easybook/easybook.ins	2021-05-11 21:13:37 UTC (rev 59165)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.ins	2021-05-11 21:13:55 UTC (rev 59166)
@@ -1,25 +1,25 @@
-%
-% Copyright (C) 2021 by Qu Yi <quee123 at foxmail.com>
-%
-% This work may be distributed and/or modified under the
-% conditions of the CC-BY 4.0 License.
-% The latest version of this license is in
-%   https://creativecommons.org/licenses/by/4.0/legalcode
-\input ctxdocstrip
-\keepsilent
-\askforoverwritefalse
-
-\usedir{tex/latex/easybook}
-
-\preamble
-Copyright (C) 2021 by Qu Yi <quee123 at foxmail.com>
-
-This work may be distributed and/or modified under the
-conditions of the CC-BY 4.0 License.
-The latest version of this license is in
-  https://creativecommons.org/licenses/by/4.0/legalcode
-\endpreamble
-
-\generate{\file{\jobname.cls}{\from{\jobname.dtx}{class}}}
-
+%
+% Copyright (C) 2021 by Qu Yi <quee123 at foxmail.com>
+%
+% This work may be distributed and/or modified under the
+% conditions of the CC-BY 4.0 License.
+% The latest version of this license is in
+%   https://creativecommons.org/licenses/by/4.0/legalcode
+\input ctxdocstrip
+\keepsilent
+\askforoverwritefalse
+
+\usedir{tex/latex/easybook}
+
+\preamble
+Copyright (C) 2021 by Qu Yi <quee123 at foxmail.com>
+
+This work may be distributed and/or modified under the
+conditions of the CC-BY 4.0 License.
+The latest version of this license is in
+  https://creativecommons.org/licenses/by/4.0/legalcode
+\endpreamble
+
+\generate{\file{\jobname.cls}{\from{\jobname.dtx}{class}}}
+
 \endbatchfile
\ No newline at end of file

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2021-05-11 21:13:37 UTC (rev 59165)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2021-05-11 21:13:55 UTC (rev 59166)
@@ -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 at frame},
     labelsep        = ccwd,
     singlelinecheck = true,



More information about the tex-live-commits mailing list.