texlive[71179] Master/texmf-dist: easybook (5may24)
commits+karl at tug.org
commits+karl at tug.org
Sun May 5 21:42:36 CEST 2024
Revision: 71179
https://tug.org/svn/texlive?view=revision&revision=71179
Author: karl
Date: 2024-05-05 21:42:36 +0200 (Sun, 05 May 2024)
Log Message:
-----------
easybook (5may24)
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 2024-05-05 19:41:50 UTC (rev 71178)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex 2024-05-05 19:42:36 UTC (rev 71179)
@@ -4,8 +4,8 @@
\usepackage[fontset = fandol]{ctex}
\usepackage
{
- enumitem,newtxmath,indentfirst,tabularray,
- fancyvrb,geometry,hologo,pifont,changelog,calc
+ enumitem,indentfirst,tabularray,fancyvrb,
+ geometry,hologo,pifont,changelog,calc
}
\definecolorscheme{blue}
{
@@ -23,8 +23,8 @@
name = easybook,
color-scheme = blue,
title = EASYBOOK使用手册,
- version = v2024bf,
- date = 2024/05/03,
+ version = v2024bh,
+ date = 2024/05/04,
authors = 瞿毅,
info = 简便地排版中文学位论文或书籍,
email = toquyi at 163.com,
Modified: trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx 2024-05-05 19:41:50 UTC (rev 71178)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx 2024-05-05 19:42:36 UTC (rev 71179)
@@ -14,7 +14,7 @@
% This work has the LPPL maintenance status `maintained'.
%<*class>
\NeedsTeXFormat{LaTeX2e}[2021/11/15]
-\ProvidesExplClass{easybook}{2024/05/03}{2024bf}
+\ProvidesExplClass{easybook}{2024/05/04}{2024bh}
{Easily typesetting Chinese theses or books}
\bool_new:N \l__eb_compile_draft_bool
@@ -301,7 +301,7 @@
%<*package>
\NeedsTeXFormat{LaTeX2e}[2021/11/15]
\RequirePackage{etoolbox}
-\ProvidesExplPackage{easybase}{2024/05/03}{2024bf}
+\ProvidesExplPackage{easybase}{2024/05/04}{2024bh}
{Easily typesetting Chinese theses or books}
\cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -2534,7 +2534,7 @@
}
%</package>
%<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2024/05/03}{2024bf}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2024/05/04}{2024bh}
{Customization of tcolorbox for easybook}
\cs_set_protected:Npn \addtotcbstyle #1#2
Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty 2024-05-05 19:41:50 UTC (rev 71178)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty 2024-05-05 19:42:36 UTC (rev 71179)
@@ -20,7 +20,7 @@
%% This work has the LPPL maintenance status `maintained'.
\NeedsTeXFormat{LaTeX2e}[2021/11/15]
\RequirePackage{etoolbox}
-\ProvidesExplPackage{easybase}{2024/05/03}{2024bf}
+\ProvidesExplPackage{easybase}{2024/05/04}{2024bh}
{Easily typesetting 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 2024-05-05 19:41:50 UTC (rev 71178)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls 2024-05-05 19:42:36 UTC (rev 71179)
@@ -19,7 +19,7 @@
%%
%% This work has the LPPL maintenance status `maintained'.
\NeedsTeXFormat{LaTeX2e}[2021/11/15]
-\ProvidesExplClass{easybook}{2024/05/03}{2024bf}
+\ProvidesExplClass{easybook}{2024/05/04}{2024bh}
{Easily typesetting Chinese theses or books}
\bool_new: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 2024-05-05 19:41:50 UTC (rev 71178)
+++ trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg 2024-05-05 19:42:36 UTC (rev 71179)
@@ -18,7 +18,7 @@
%% LaTeX version 2005/12/01 or later.
%%
%% This work has the LPPL maintenance status `maintained'.
-\ProvidesExplFile{eb-tcolorbox.cfg}{2024/05/03}{2024bf}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2024/05/04}{2024bh}
{Customization of tcolorbox for easybook}
\cs_set_protected:Npn \addtotcbstyle #1#2
More information about the tex-live-commits
mailing list.