texlive[61489] Master/texmf-dist: easybook (4jan22)

commits+karl at tug.org commits+karl at tug.org
Tue Jan 4 23:27:53 CET 2022


Revision: 61489
          http://tug.org/svn/texlive?view=revision&revision=61489
Author:   karl
Date:     2022-01-04 23:27:52 +0100 (Tue, 04 Jan 2022)
Log Message:
-----------
easybook (4jan22)

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	2022-01-04 22:27:40 UTC (rev 61488)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex	2022-01-04 22:27:52 UTC (rev 61489)
@@ -20,8 +20,8 @@
     name            = easybook,
     color-scheme    = blue,
     title           = EASYBOOK 使用手册,
-    version         = v1.42I,
-    date            = 2022/01/02,
+    version         = v1.42L,
+    date            = 2022/01/04,
     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	2022-01-04 22:27:40 UTC (rev 61488)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2022-01-04 22:27:52 UTC (rev 61489)
@@ -15,7 +15,7 @@
 %<*class>
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2022/01/02}{1.42I}
+\ProvidesExplClass{easybook}{2022/01/04}{1.42L}
   {Typeset Chinese theses or books}
 
 \bool_set_false:N \l__eb_compile_draft_bool
@@ -307,7 +307,7 @@
 %<*package>
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2022/01/02}{1.42I}
+\ProvidesExplPackage{easybase}{2022/01/04}{1.42L}
   {Typeset Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -678,7 +678,7 @@
     footrule .tl_gset:N       = \footrule,
     footrule .initial:n       = { },
     footnoterule .tl_gset:N   = \footnoterule,
-    footnoterule .initial:n = \markrule[0.35\textwidth]{\eb at footnote@rule at wd}[|2.6pt]
+    footnoterule .initial:n = \markrule[0.35\textwidth]{\eb at footnote@rule at wd}[|3pt]
   }
 
 \cs_set_eq:NN \eb_mark_uppercase:n \text_uppercase:n
@@ -2423,7 +2423,7 @@
   }
 %</package>
 %<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2022/01/02}{1.42I}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2022/01/04}{1.42L}
   {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	2022-01-04 22:27:40 UTC (rev 61488)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2022-01-04 22:27:52 UTC (rev 61489)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2022/01/02}{1.42I}
+\ProvidesExplPackage{easybase}{2022/01/04}{1.42L}
   {Typeset Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -391,7 +391,7 @@
     footrule .tl_gset:N       = \footrule,
     footrule .initial:n       = { },
     footnoterule .tl_gset:N   = \footnoterule,
-    footnoterule .initial:n = \markrule[0.35\textwidth]{\eb at footnote@rule at wd}[|2.6pt]
+    footnoterule .initial:n = \markrule[0.35\textwidth]{\eb at footnote@rule at wd}[|3pt]
   }
 
 \cs_set_eq:NN \eb_mark_uppercase:n \text_uppercase:n

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2022-01-04 22:27:40 UTC (rev 61488)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2022-01-04 22:27:52 UTC (rev 61489)
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2022/01/02}{1.42I}
+\ProvidesExplClass{easybook}{2022/01/04}{1.42L}
   {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	2022-01-04 22:27:40 UTC (rev 61488)
+++ trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg	2022-01-04 22:27:52 UTC (rev 61489)
@@ -18,7 +18,7 @@
 %% LaTeX version 2005/12/01 or later.
 %% 
 %% This work has the LPPL maintenance status `maintained'.
-\ProvidesExplFile{eb-tcolorbox.cfg}{2022/01/02}{1.42I}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2022/01/04}{1.42L}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \setexercise #1



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