texlive[72831] Master/texmf-dist: easybook (12nov24)

commits+karl at tug.org commits+karl at tug.org
Tue Nov 12 22:25:48 CET 2024


Revision: 72831
          https://tug.org/svn/texlive?view=revision&revision=72831
Author:   karl
Date:     2024-11-12 22:25:47 +0100 (Tue, 12 Nov 2024)
Log Message:
-----------
easybook (12nov24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/easybook/README.md
    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/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/easybook/README.md	2024-11-12 21:25:37 UTC (rev 72830)
+++ trunk/Master/texmf-dist/doc/latex/easybook/README.md	2024-11-12 21:25:47 UTC (rev 72831)
@@ -1,5 +1,5 @@
 # The `easybook` document class
-Easily typesetting Chinese theses or books (v2024hc)
+Easily typesetting Chinese theses or books (v2024hd)
 
 ## Abstract
 `easybook` is a pure academic template created based on the `ctexbook` book document class. It also has the functions of `book` and `article` document class. Combined with the general framework design of the theses of many universities in China, providing multiple commands and interfaces allows users to easily customize the theses templates. Its basic macro package `easybase` can also be used with `ctex` and standard document classes.

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-11-12 21:25:37 UTC (rev 72830)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex	2024-11-12 21:25:47 UTC (rev 72831)
@@ -23,8 +23,8 @@
     name            = easybook,
     color-scheme    = blue,
     title           = EASYBOOK使用手册,
-    version         = v2024hc,
-    date            = 2024/11/08,
+    version         = v2024hd,
+    date            = 2024/11/11,
     authors         = 瞿毅,
     info            = 简便地排版中文学位论文或书籍,
     email           = toquyi at 163.com,
@@ -259,9 +259,9 @@
   }
   amsthm & bicaption & ctex & caption & chemformula \\
   enumitem & etoolbox & fancyhdr & geometry & hyperref \\
-  imakeidx & listings & marginnote & mathtools & multicol \\
+  imakeidx & listings & marginnote & graphicx & multicol \\
   pifont & pdfpages & siunitx & spbmark & thmtools \\
-  tcolorbox & titletoc & tabularray & xcolor & graphicx
+  tcolorbox & titletoc & tabularray & xcolor
 \end{longtblr}
 
 \section{全局选项}
@@ -1005,9 +1005,9 @@
   \keyval{lolskip}{弹性长度}\Default{10pt}
   代码目录中每章第一个条目上方增加的垂直距离。与 \CTeX 的表格和图片目录中每章间的条目距离选项 \option*{lotskip} 和 \option*{lofskip} 类似,在 \cls*{article} 模式中此选项失效。
   \keyval{between}{格式代码}\dtag[\sface]
-  目录标题与条目内容间的局部钩子(作用于标题下方间距之后),如果是 \cls*{book} 模式则默认插入 \code{-10pt} 垂直距离抵消首行目录的额外垂直间距,这是由于图表和 由 \pkg*{newfloat} 宏包所创建环境的目录默认每使用一次章标题在题注目录中插入 \code{10pt} 距离。除了条目名的键路径外,此选项也可用于 \module*{toc} 路径中,表示章节标题目录标题代码钩子,如果是 \cls*{book} 模式则默认插入 \code{-1pc} 垂直距离。
+  目录标题与条目内容间的局部钩子(作用于标题下方间距之后),如果是 \cls*{book} 模式则默认插入 \code{-10pt} 垂直距离抵消首行目录的额外垂直间距,这是由于图表和 由 \pkg*{newfloat} 宏包所创建环境的目录默认每使用一次章标题在题注目录中插入 \code{10pt} 距离。除了条目名的键路径外,此选项也可用于 \module*{toc} 路径中,表示章节标题目录的标题代码钩子,如果是 \cls*{book} 模式则默认插入 \code{-1pc} 垂直距离。
   \keyval{bibetween}{格式代码}
-  与选项 \option{between} 类似,是英文章节标题目录(如果启用)标题代码钩子。
+  与选项 \option{between} 类似,是英文章节标题目录(如果启用)的标题代码钩子。
   \keychoice{dotalign}{\fbox{true},false}
   将目录页码装进一个右对齐的水平盒子里。这样可以使目录引导线右端对齐并与页码保持一定间距,否则会与页码相连。
   \keyval{pagenumwd}{刚性长度}\Default{1.55em}

Modified: trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2024-11-12 21:25:37 UTC (rev 72830)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2024-11-12 21:25:47 UTC (rev 72831)
@@ -14,7 +14,7 @@
 % This work has the LPPL maintenance status `maintained'.
 %<class|package>\NeedsTeXFormat{LaTeX2e}[2021/11/15]
 %<*class>
-\ProvidesExplClass{easybook}{2024/11/08}{2024hc}
+\ProvidesExplClass{easybook}{2024/11/11}{2024hd}
   {Easily typesetting Chinese theses or books}
 
 \bool_new:N \l__eb_compile_draft_bool
@@ -302,7 +302,7 @@
 %</class>
 %<*package>
 \RequirePackage{etoolbox}
-\ProvidesExplPackage{easybase}{2024/11/08}{2024hc}
+\ProvidesExplPackage{easybase}{2024/11/11}{2024hd}
   {Easily typesetting Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -2750,8 +2750,8 @@
   {
     linkcolor .choice:,
     linkcolor .value_required:n = true,
-    linkcolor .initial:n    = navyblue,
-    linkcolor-every .code:n = \eb_define_link_color:n {#1}
+    linkcolor .initial:n        = navyblue,
+    linkcolor-every .code:n     = \eb_define_link_color:n {#1}
   }
 \clist_map_inline:nn
   {
@@ -2975,7 +2975,7 @@
   }
 %</package>
 %<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2024/11/08}{2024hc}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2024/11/11}{2024hd}
   {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-11-12 21:25:37 UTC (rev 72830)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2024-11-12 21:25:47 UTC (rev 72831)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2021/11/15]
 \RequirePackage{etoolbox}
-\ProvidesExplPackage{easybase}{2024/11/08}{2024hc}
+\ProvidesExplPackage{easybase}{2024/11/11}{2024hd}
   {Easily typesetting Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -2468,8 +2468,8 @@
   {
     linkcolor .choice:,
     linkcolor .value_required:n = true,
-    linkcolor .initial:n    = navyblue,
-    linkcolor-every .code:n = \eb_define_link_color:n {#1}
+    linkcolor .initial:n        = navyblue,
+    linkcolor-every .code:n     = \eb_define_link_color:n {#1}
   }
 \clist_map_inline:nn
   {

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2024-11-12 21:25:37 UTC (rev 72830)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2024-11-12 21:25:47 UTC (rev 72831)
@@ -19,7 +19,7 @@
 %% 
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2021/11/15]
-\ProvidesExplClass{easybook}{2024/11/08}{2024hc}
+\ProvidesExplClass{easybook}{2024/11/11}{2024hd}
   {Easily typesetting Chinese theses or books}
 
 \bool_new: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-11-12 21:25:37 UTC (rev 72830)
+++ trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg	2024-11-12 21:25:47 UTC (rev 72831)
@@ -18,7 +18,7 @@
 %% LaTeX version 2005/12/01 or later.
 %% 
 %% This work has the LPPL maintenance status `maintained'.
-\ProvidesExplFile{eb-tcolorbox.cfg}{2024/11/08}{2024hc}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2024/11/11}{2024hd}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \addtotcbstyle #1#2



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