texlive[69712] Master/texmf-dist: easybook (5feb24)

commits+karl at tug.org commits+karl at tug.org
Mon Feb 5 22:11:19 CET 2024


Revision: 69712
          https://tug.org/svn/texlive?view=revision&revision=69712
Author:   karl
Date:     2024-02-05 22:11:19 +0100 (Mon, 05 Feb 2024)
Log Message:
-----------
easybook (5feb24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/easybook/easybook.pdf
    trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex
    trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx
    trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty
    trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls
    trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg

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

Modified: trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex	2024-02-05 17:23:27 UTC (rev 69711)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex	2024-02-05 21:11:19 UTC (rev 69712)
@@ -23,8 +23,8 @@
     name            = easybook,
     color-scheme    = blue,
     title           = EASYBOOK使用手册,
-    version         = v2024T,
-    date            = 2024/02/04,
+    version         = v2024u,
+    date            = 2024/02/05,
     authors         = 瞿毅,
     info            = 简便地排版中文学位论文或书籍,
     email           = toquyi at 163.com,
@@ -124,6 +124,7 @@
     \end{center}
   }
 \renewcommand{\cnltx at package@abstract at width}{0.85\linewidth}
+\renewcommand{\cnltx at write@lastname}{}
 \renewcommand{\cmltx at list@setup}
   {
     \setlength{\leftmargin}{0em}
@@ -160,7 +161,7 @@
   }
 \DefineVerbatimEnvironment{ctexexam}{Verbatim}
   {
-    label = \rule{0pt}{12pt}\textnormal{\bfseries 例 \arabic{ctexexam}},
+    label = \rule{0pt}{12pt}\textnormal{\bfseries 例~\arabic{ctexexam}},
     listparameters =
       {
         \setlength{\topsep}{\bigskipamount}
@@ -1350,7 +1351,7 @@
   \shortversion{v = 1.638,date = 2022/03/04,changes = 增加目录条目样式选项注册命令 \cs{RegisterTocName}。}
   \shortversion{v = 1.644,date = 2022/03/10,changes = 增加浮动环境目录声明命令 \cs{DeclareFloatList} 配合 \pkg*{caption} 宏包。}
   \shortversion{v = 1.682,date = 2022/05/01,changes = 将迷你页判断命令 \cs{notminipage} 改为被保护命令兼容 \pkg*{circledtext} 宏包。}
-  \begin{version}[v = 2024T,date = 2024/02/04,simple]
+  \begin{version}[v = 2024u,date = 2024/02/05,simple]
   \item 核对依赖宏包的更新改动,优化使用手册的内容细节。
   \item 修复图表等浮动环境题注目录中条目标签编号的计数器值显示错误问题。
   \item 修复附录命令 \cs{appendix} 的可选参数设置英文目录中条目名字和编号失效的问题。

Modified: trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2024-02-05 17:23:27 UTC (rev 69711)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2024-02-05 21:11:19 UTC (rev 69712)
@@ -15,7 +15,7 @@
 %<*class>
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2024/02/04}{2024T}
+\ProvidesExplClass{easybook}{2024/02/05}{2024u}
   {Easily typesetting Chinese theses or books}
 
 \bool_set_false:N \l__eb_compile_draft_bool
@@ -297,7 +297,7 @@
 %<*package>
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2024/02/04}{2024T}
+\ProvidesExplPackage{easybase}{2024/02/05}{2024u}
   {Easily typesetting Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -2320,7 +2320,7 @@
   }
 %</package>
 %<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2024/02/04}{2024T}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2024/02/05}{2024u}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \addtotcbstyle #1#2

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2024-02-05 17:23:27 UTC (rev 69711)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2024-02-05 21:11:19 UTC (rev 69712)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2024/02/04}{2024T}
+\ProvidesExplPackage{easybase}{2024/02/05}{2024u}
   {Easily typesetting Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2024-02-05 17:23:27 UTC (rev 69711)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2024-02-05 21:11:19 UTC (rev 69712)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2024/02/04}{2024T}
+\ProvidesExplClass{easybook}{2024/02/05}{2024u}
   {Easily typesetting Chinese theses or books}
 
 \bool_set_false:N \l__eb_compile_draft_bool

Modified: trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg	2024-02-05 17:23:27 UTC (rev 69711)
+++ trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg	2024-02-05 21:11:19 UTC (rev 69712)
@@ -18,7 +18,7 @@
 %% LaTeX version 2005/12/01 or later.
 %% 
 %% This work has the LPPL maintenance status `maintained'.
-\ProvidesExplFile{eb-tcolorbox.cfg}{2024/02/04}{2024T}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2024/02/05}{2024u}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \addtotcbstyle #1#2



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