texlive[60330] Master/texmf-dist: easybook (26aug21)

commits+karl at tug.org commits+karl at tug.org
Thu Aug 26 23:25:34 CEST 2021


Revision: 60330
          http://tug.org/svn/texlive?view=revision&revision=60330
Author:   karl
Date:     2021-08-26 23:25:34 +0200 (Thu, 26 Aug 2021)
Log Message:
-----------
easybook (26aug21)

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-08-26 21:25:10 UTC (rev 60329)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex	2021-08-26 21:25:34 UTC (rev 60330)
@@ -12,8 +12,8 @@
     name            = easybook,
     color-scheme    = blue,
     title           = EASYBOOK 使用手册,
-    version         = v1.29d,
-    date            = 2021/08/20,
+    version         = v1.29e,
+    date            = 2021/08/26,
     authors         = 瞿毅,
     info            = 排版简体中文学位论文和书籍,
     email           = quee123 at foxmail.com,
@@ -26,7 +26,7 @@
     abstract-format = \small,
     title-format    = \huge\sffamily
   }
-\KOMAoptions{headsepline = 0.6pt,numbers = {noenddot}}
+\KOMAoptions{headsepline = 0.6pt,numbers = noenddot}
 \setfootnoterule[0.6pt]{0.4\columnwidth}
 \addtokomafont{headsepline}{\color{cnltxblue}}
 \addtokomafont{footnoterule}{\color{cnltxblue}}

Modified: trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2021-08-26 21:25:10 UTC (rev 60329)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2021-08-26 21:25:34 UTC (rev 60330)
@@ -15,7 +15,7 @@
 %<*class>
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/08/20}{1.29d}
+\ProvidesExplClass{easybook}{2021/08/26}{1.29e}
   {Typeset 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}{2021/08/20}{1.29d}
+\ProvidesExplPackage{easybase}{2021/08/26}{1.29e}
   {Typeset Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_add:Nn { NV,Nv }
@@ -2394,7 +2394,7 @@
   }
 %</package>
 %<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/08/20}{1.29d}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2021/08/26}{1.29e}
   {Customization of tcolorbox for easybook}
 
 \tl_gset:Nn \eb at tc@line at skip { 0.5\baselineskip }

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2021-08-26 21:25:10 UTC (rev 60329)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2021-08-26 21:25:34 UTC (rev 60330)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2021/08/20}{1.29d}
+\ProvidesExplPackage{easybase}{2021/08/26}{1.29e}
   {Typeset Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_add:Nn { NV,Nv }

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2021-08-26 21:25:10 UTC (rev 60329)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2021-08-26 21:25:34 UTC (rev 60330)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/08/20}{1.29d}
+\ProvidesExplClass{easybook}{2021/08/26}{1.29e}
   {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-08-26 21:25:10 UTC (rev 60329)
+++ trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg	2021-08-26 21:25:34 UTC (rev 60330)
@@ -18,7 +18,7 @@
 %% LaTeX version 2005/12/01 or later.
 %% 
 %% This work has the LPPL maintenance status `maintained'.
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/08/20}{1.29d}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2021/08/26}{1.29e}
   {Customization of tcolorbox for easybook}
 
 \tl_gset:Nn \eb at tc@line at skip { 0.5\baselineskip }



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