texlive[61471] Master/texmf-dist: easybook (2jan22)

commits+karl at tug.org commits+karl at tug.org
Sun Jan 2 22:05:08 CET 2022


Revision: 61471
          http://tug.org/svn/texlive?view=revision&revision=61471
Author:   karl
Date:     2022-01-02 22:05:08 +0100 (Sun, 02 Jan 2022)
Log Message:
-----------
easybook (2jan22)

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/source/latex/easybook/easybook.ins
    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-02 21:04:52 UTC (rev 61470)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex	2022-01-02 21:05:08 UTC (rev 61471)
@@ -20,8 +20,8 @@
     name            = easybook,
     color-scheme    = blue,
     title           = EASYBOOK 使用手册,
-    version         = v1.42F,
-    date            = 2021/12/31,
+    version         = v1.42I,
+    date            = 2022/01/02,
     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-02 21:04:52 UTC (rev 61470)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx	2022-01-02 21:05:08 UTC (rev 61471)
@@ -1,5 +1,5 @@
 %
-% Copyright (C) 2021 by Qu Yi <q1jx at foxmail.com>
+% Copyright (C) 2021-2022 by Qu Yi <q1jx at foxmail.com>
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either
@@ -15,7 +15,7 @@
 %<*class>
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/12/31}{1.42F}
+\ProvidesExplClass{easybook}{2022/01/02}{1.42I}
   {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}{2021/12/31}{1.42F}
+\ProvidesExplPackage{easybase}{2022/01/02}{1.42I}
   {Typeset Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -455,10 +455,6 @@
       }
   }
 
-\bool_new:N \l__eb_mark_uppercase_bool
-\bool_new:N \l__eb_chap_counter_withpart_bool
-\tl_new:N   \l__eb_fnt_counter_parent_value_tl
-
 \eb_seq_map_inline:nn
   {
     style,subfont,spread,
@@ -2122,10 +2118,6 @@
   }
 
 \bool_set_true:N \l__eb_backend_bibtex_bool
-\tl_new:N \l__eb_bib_both_style_tl
-\tl_new:N \l__eb_bib_cite_style_tl
-\clist_new:N \l__eb_bib_datafile_clist
-
 \ctex_define:nn { bibset }
   {
     backend .choice:,
@@ -2431,7 +2423,7 @@
   }
 %</package>
 %<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/12/31}{1.42F}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2022/01/02}{1.42I}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \setexercise #1

Modified: trunk/Master/texmf-dist/source/latex/easybook/easybook.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/easybook/easybook.ins	2022-01-02 21:04:52 UTC (rev 61470)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.ins	2022-01-02 21:05:08 UTC (rev 61471)
@@ -1,5 +1,5 @@
 %
-% Copyright (C) 2021 by Qu Yi <q1jx at foxmail.com>
+% Copyright (C) 2021-2022 by Qu Yi <q1jx at foxmail.com>
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either
@@ -19,7 +19,7 @@
 \usedir{tex/latex/easybook}
 
 \preamble
-Copyright (C) 2021 by Qu Yi <q1jx at foxmail.com>
+Copyright (C) 2021-2022 by Qu Yi <q1jx at foxmail.com>
 
 This work may be distributed and/or modified under the
 conditions of the LaTeX Project Public License, either

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2022-01-02 21:04:52 UTC (rev 61470)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty	2022-01-02 21:05:08 UTC (rev 61471)
@@ -5,7 +5,7 @@
 %% The original source files were:
 %%
 %% easybook.dtx  (with options: `package')
-%% Copyright (C) 2021 by Qu Yi <q1jx at foxmail.com>
+%% Copyright (C) 2021-2022 by Qu Yi <q1jx at foxmail.com>
 %% 
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2021/12/31}{1.42F}
+\ProvidesExplPackage{easybase}{2022/01/02}{1.42I}
   {Typeset Chinese theses or books}
 
 \cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -168,10 +168,6 @@
       }
   }
 
-\bool_new:N \l__eb_mark_uppercase_bool
-\bool_new:N \l__eb_chap_counter_withpart_bool
-\tl_new:N   \l__eb_fnt_counter_parent_value_tl
-
 \eb_seq_map_inline:nn
   {
     style,subfont,spread,
@@ -1835,10 +1831,6 @@
   }
 
 \bool_set_true:N \l__eb_backend_bibtex_bool
-\tl_new:N \l__eb_bib_both_style_tl
-\tl_new:N \l__eb_bib_cite_style_tl
-\clist_new:N \l__eb_bib_datafile_clist
-
 \ctex_define:nn { bibset }
   {
     backend .choice:,

Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2022-01-02 21:04:52 UTC (rev 61470)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls	2022-01-02 21:05:08 UTC (rev 61471)
@@ -5,7 +5,7 @@
 %% The original source files were:
 %%
 %% easybook.dtx  (with options: `class')
-%% Copyright (C) 2021 by Qu Yi <q1jx at foxmail.com>
+%% Copyright (C) 2021-2022 by Qu Yi <q1jx at foxmail.com>
 %% 
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either
@@ -20,7 +20,7 @@
 %% This work has the LPPL maintenance status `maintained'.
 \NeedsTeXFormat{LaTeX2e}[2020/10/01]
 \RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/12/31}{1.42F}
+\ProvidesExplClass{easybook}{2022/01/02}{1.42I}
   {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-02 21:04:52 UTC (rev 61470)
+++ trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg	2022-01-02 21:05:08 UTC (rev 61471)
@@ -5,7 +5,7 @@
 %% The original source files were:
 %%
 %% easybook.dtx  (with options: `tcolorbox')
-%% Copyright (C) 2021 by Qu Yi <q1jx at foxmail.com>
+%% Copyright (C) 2021-2022 by Qu Yi <q1jx at foxmail.com>
 %% 
 %% This work may be distributed and/or modified under the
 %% conditions of the LaTeX Project Public License, either
@@ -18,7 +18,7 @@
 %% LaTeX version 2005/12/01 or later.
 %% 
 %% This work has the LPPL maintenance status `maintained'.
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/12/31}{1.42F}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2022/01/02}{1.42I}
   {Customization of tcolorbox for easybook}
 
 \cs_set_protected:Npn \setexercise #1



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