texlive[61198] Master/texmf-dist: easybook (1dec21)

commits+karl at tug.org commits+karl at tug.org
Wed Dec 1 22:09:04 CET 2021


Revision: 61198
          http://tug.org/svn/texlive?view=revision&revision=61198
Author:   karl
Date:     2021-12-01 22:09:04 +0100 (Wed, 01 Dec 2021)
Log Message:
-----------
easybook (1dec21)

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	2021-12-01 21:08:50 UTC (rev 61197)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex	2021-12-01 21:09:04 UTC (rev 61198)
@@ -20,8 +20,8 @@
     name            = easybook,
     color-scheme    = blue,
     title           = EASYBOOK 使用手册,
-    version         = v1.41C,
-    date            = 2021/11/29,
+    version         = v1.41D,
+    date            = 2021/12/01,
     authors         = 瞿毅,
     info            = 排版简体中文学位论文和书籍,
     email           = q1jx at foxmail.com,
@@ -185,19 +185,25 @@
 \ding{72} 需要注意正确\textbf{编译索引}要增加 \code{-shell-escape} 命令行选项。
 
 \subsection{依赖宏包}
-以下为 \pkg*{easybase} 直接调用的关键宏包清单。灰色的宏包表示并未调用它们,但做了一些预配置,可在导言区手动载入以实现相关的功能。
+以下为 \pkg*{easybase} 直接调用的关键宏包清单,通常情况下它们是常用且稳定的。棕色背景的宏包表示修改了或依赖它们的内部命令。青色背景的宏包表示并未调用它们,但做了一些预配置,可在导言区手动载入以实现相关的功能。
 \insertblr
   {
     colspec = @{}*{5}{c}@{},
     hline{1,6} = {1pt,Blue},
     cells = {cmd = \pkg*},
-    cell{5}{2-5} = {font = \color{gray}}
+    cell{1}{3,4} = brown8,
+    cell{2}{5} = brown8,
+    cell{3}{2,4} = brown8,
+    cell{5}{1} = brown8,
+    cell{1}{2} = cyan8,
+    cell{3}{1,4} = cyan8,
+    cell{5}{2} = cyan8
   }{
-  ctex & spbmark & ulem & enumitem & etoolbox \\
-  siunitx & pifont & amsthm & thmtools & marginnote \\
-  pdfpages & multicol & fancyhdr & titletoc & tabularray \\
-  setspace & listings & chemformula & geometry & caption \\
-  hyperref & bicaption & imakeidx & mathtools & tcolorbox
+    amsthm & bicaption & ctex & caption & chemformula \\
+    enumitem & etoolbox & fancyhdr & geometry & hyperref \\
+    imakeidx & listings & marginnote & mathtools & multicol \\
+    pifont & pdfpages & siunitx & spbmark & setspace \\
+    thmtools & tcolorbox & ulem & titletoc & tabularray
   }
 
 \section{文档类选项}

Modified: trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2021-12-01 21:08:50 UTC (rev 61197)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2021-12-01 21:09:04 UTC (rev 61198)
@@ -15,7 +15,7 @@
 %<*class>
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/11/29}{1.41C}
+\ProvidesExplClass{easybook}{2021/12/01}{1.41D}
   {Typeset Chinese theses or books}
 
 \bool_set_false:N \l__eb_compile_draft_bool
@@ -325,7 +325,7 @@
 %<*package>
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2021/11/29}{1.41C}
+\ProvidesExplPackage{easybase}{2021/12/01}{1.41D}
   {Typeset Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -2404,7 +2404,7 @@
   }
 %</package>
 %<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/29}{1.41C}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2021/12/01}{1.41D}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \setexercise #1

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2021-12-01 21:08:50 UTC (rev 61197)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2021-12-01 21:09:04 UTC (rev 61198)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2021/11/29}{1.41C}
+\ProvidesExplPackage{easybase}{2021/12/01}{1.41D}
   {Typeset 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	2021-12-01 21:08:50 UTC (rev 61197)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2021-12-01 21:09:04 UTC (rev 61198)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/11/29}{1.41C}
+\ProvidesExplClass{easybook}{2021/12/01}{1.41D}
   {Typeset 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	2021-12-01 21:08:50 UTC (rev 61197)
+++ trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg	2021-12-01 21:09:04 UTC (rev 61198)
@@ -18,7 +18,7 @@
 %% LaTeX version 2005/12/01 or later.
 %% 
 %% This work has the LPPL maintenance status `maintained'.
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/29}{1.41C}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2021/12/01}{1.41D}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \setexercise #1



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