texlive[61178] Master/texmf-dist: easybook (28nov21)

commits+karl at tug.org commits+karl at tug.org
Sun Nov 28 21:46:38 CET 2021


Revision: 61178
          http://tug.org/svn/texlive?view=revision&revision=61178
Author:   karl
Date:     2021-11-28 21:46:38 +0100 (Sun, 28 Nov 2021)
Log Message:
-----------
easybook (28nov21)

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-11-28 00:49:18 UTC (rev 61177)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex	2021-11-28 20:46:38 UTC (rev 61178)
@@ -20,8 +20,8 @@
     name            = easybook,
     color-scheme    = blue,
     title           = EASYBOOK 使用手册,
-    version         = v1.41,
-    date            = 2021/11/25,
+    version         = v1.41A,
+    date            = 2021/11/28,
     authors         = 瞿毅,
     info            = 排版简体中文学位论文和书籍,
     email           = q1jx at foxmail.com,

Modified: trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2021-11-28 00:49:18 UTC (rev 61177)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2021-11-28 20:46:38 UTC (rev 61178)
@@ -15,7 +15,7 @@
 %<*class>
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/11/25}{1.41}
+\ProvidesExplClass{easybook}{2021/11/28}{1.41A}
   {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/25}{1.41}
+\ProvidesExplPackage{easybase}{2021/11/28}{1.41A}
   {Typeset Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -2381,7 +2381,7 @@
   }
 %</package>
 %<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/25}{1.41}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/28}{1.41A}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \setexercise #1
@@ -2541,9 +2541,11 @@
             fuzzy~halo  = 5pt~with~\eb at tc@background at color,
             IfValueT    = {#4}{#4},
             phantom     =
-              \IfBooleanTF{#1}
-                {\eb at tc@exercise at ifnamefalse}
-                {\eb at tc@exercise at ifnametrue}
+              {
+                \IfBooleanTF{#1}
+                  {\eb at tc@exercise at ifnamefalse}
+                  {\eb at tc@exercise at ifnametrue}
+              }
           }{
             \IfBooleanF{#1}
               {

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2021-11-28 00:49:18 UTC (rev 61177)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2021-11-28 20:46:38 UTC (rev 61178)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2021/11/25}{1.41}
+\ProvidesExplPackage{easybase}{2021/11/28}{1.41A}
   {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-11-28 00:49:18 UTC (rev 61177)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2021-11-28 20:46:38 UTC (rev 61178)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/11/25}{1.41}
+\ProvidesExplClass{easybook}{2021/11/28}{1.41A}
   {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-11-28 00:49:18 UTC (rev 61177)
+++ trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg	2021-11-28 20:46:38 UTC (rev 61178)
@@ -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/25}{1.41}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/28}{1.41A}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \setexercise #1
@@ -178,9 +178,11 @@
             fuzzy~halo  = 5pt~with~\eb at tc@background at color,
             IfValueT    = {#4}{#4},
             phantom     =
-              \IfBooleanTF{#1}
-                {\eb at tc@exercise at ifnamefalse}
-                {\eb at tc@exercise at ifnametrue}
+              {
+                \IfBooleanTF{#1}
+                  {\eb at tc@exercise at ifnamefalse}
+                  {\eb at tc@exercise at ifnametrue}
+              }
           }{
             \IfBooleanF{#1}
               {



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