texlive[73207] Master/texmf-dist: easybook (25dec24)

commits+karl at tug.org commits+karl at tug.org
Wed Dec 25 21:55:36 CET 2024


Revision: 73207
          https://tug.org/svn/texlive?view=revision&revision=73207
Author:   karl
Date:     2024-12-25 21:55:36 +0100 (Wed, 25 Dec 2024)
Log Message:
-----------
easybook (25dec24)

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-12-25 20:55:27 UTC (rev 73206)
+++ trunk/Master/texmf-dist/doc/latex/easybook/README.md	2024-12-25 20:55:36 UTC (rev 73207)
@@ -1,5 +1,5 @@
 # The `easybook` document class
-Easily typesetting Chinese theses or books (v2024hz)
+Easily typesetting Chinese theses or books (v2024end)
 
 ## 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-12-25 20:55:27 UTC (rev 73206)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex	2024-12-25 20:55:36 UTC (rev 73207)
@@ -23,8 +23,8 @@
     name            = easybook,
     color-scheme    = blue,
     title           = EASYBOOK使用手册,
-    version         = v2024hz,
-    date            = 2024/12/23,
+    version         = v2024end,
+    date            = 2024/12/25,
     authors         = 瞿毅,
     info            = 简便地排版中文学位论文或书籍,
     email           = toquyi at 163.com,
@@ -774,7 +774,7 @@
   \command{markboth}[\marg{左页标题标记}\marg{右页标题标记}]\nonl
   \command{markright}[\marg{右页标题标记}]\nonl
   \command{markdouble}[\marg{双页标题标记}]
-  这三个命令用于手动设置当前页标题标记,特殊情况下可以使用它们定义与标题不同的页眉页脚标记。其中 \cs{markdouble} 根据是否是双面排版设置相应标记。如果是单面排版,则 \meta{左页标题标记} 无效。标题标记选项 \meta{级别}\option*{-mark} 定义的是它们的参数,左右页标记规则已经进行了优化调整,若需更改可以重定义 \code{\textbackslash}\meta{级别}\cstext{mark} 命令。
+  这三个命令用于手动设置当前页标题标记,特殊情况下可以使用它们定义与标题不同的页眉页脚标记。其中 \cs{markdouble} 根据是否是双面排版设置相应标记。如果是单面排版,则 \meta{右页标题标记} 无效。标题标记选项 \meta{级别}\option*{-mark} 定义的是它们的参数,左右页标记规则已经进行了优化调整,若需更改可以重定义 \code{\textbackslash}\meta{级别}\cstext{mark} 命令。
   \begin{ctexexam}
   \makeatletter
   \renewcommand{\sectionmark}[1]{\markright{\eb at mark@section at whole{#1}}}

Modified: trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2024-12-25 20:55:27 UTC (rev 73206)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2024-12-25 20:55:36 UTC (rev 73207)
@@ -14,7 +14,7 @@
 % This work has the LPPL maintenance status `maintained'.
 %<class|package>\NeedsTeXFormat{LaTeX2e}[2021/11/15]
 %<*class>
-\ProvidesExplClass{easybook}{2024/12/23}{2024hz}
+\ProvidesExplClass{easybook}{2024/12/25}{2024end}
   {Easily typesetting Chinese theses or books}
 
 \bool_new:N \l__eb_compile_draft_bool
@@ -308,7 +308,7 @@
 %</class>
 %<*package>
 \RequirePackage{etoolbox}
-\ProvidesExplPackage{easybase}{2024/12/23}{2024hz}
+\ProvidesExplPackage{easybase}{2024/12/25}{2024end}
   {Easily typesetting Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -1560,6 +1560,7 @@
     multoc .int_set:N   = \l__eb_toc_columns_int,
     multoc .default:n   = 2,
     multoc .initial:n   = 1,
+    columns .meta:n     = { multoc = {#1} },
     plan .choice:,
     plan .value_required:n = true,
     plan/cn .code:n     =
@@ -1578,7 +1579,6 @@
         \bool_set_true:N \l__eb_toc_plan_bi_bool
       },
     plan .initial:n     = cn,
-    columns .meta:n     = { multoc = {#1} },
     title .code:n       = \eb_assign_toc_title:n {#1},
     bilist .code:n      =
       {
@@ -3008,7 +3008,7 @@
   }
 %</package>
 %<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2024/12/23}{2024hz}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2024/12/25}{2024end}
   {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-12-25 20:55:27 UTC (rev 73206)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2024-12-25 20:55:36 UTC (rev 73207)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2021/11/15]
 \RequirePackage{etoolbox}
-\ProvidesExplPackage{easybase}{2024/12/23}{2024hz}
+\ProvidesExplPackage{easybase}{2024/12/25}{2024end}
   {Easily typesetting Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -1272,6 +1272,7 @@
     multoc .int_set:N   = \l__eb_toc_columns_int,
     multoc .default:n   = 2,
     multoc .initial:n   = 1,
+    columns .meta:n     = { multoc = {#1} },
     plan .choice:,
     plan .value_required:n = true,
     plan/cn .code:n     =
@@ -1290,7 +1291,6 @@
         \bool_set_true:N \l__eb_toc_plan_bi_bool
       },
     plan .initial:n     = cn,
-    columns .meta:n     = { multoc = {#1} },
     title .code:n       = \eb_assign_toc_title:n {#1},
     bilist .code:n      =
       {

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2024-12-25 20:55:27 UTC (rev 73206)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2024-12-25 20:55:36 UTC (rev 73207)
@@ -19,7 +19,7 @@
 %% 
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2021/11/15]
-\ProvidesExplClass{easybook}{2024/12/23}{2024hz}
+\ProvidesExplClass{easybook}{2024/12/25}{2024end}
   {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-12-25 20:55:27 UTC (rev 73206)
+++ trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg	2024-12-25 20:55:36 UTC (rev 73207)
@@ -18,7 +18,7 @@
 %% LaTeX version 2005/12/01 or later.
 %% 
 %% This work has the LPPL maintenance status `maintained'.
-\ProvidesExplFile{eb-tcolorbox.cfg}{2024/12/23}{2024hz}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2024/12/25}{2024end}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \addtotcbstyle #1#2



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