texlive[71321] Master/texmf-dist: easybook (22may24)
commits+karl at tug.org
commits+karl at tug.org
Wed May 22 22:32:01 CEST 2024
Revision: 71321
https://tug.org/svn/texlive?view=revision&revision=71321
Author: karl
Date: 2024-05-22 22:32:01 +0200 (Wed, 22 May 2024)
Log Message:
-----------
easybook (22may24)
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-22 20:31:50 UTC (rev 71320)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex 2024-05-22 20:32:01 UTC (rev 71321)
@@ -23,8 +23,8 @@
name = easybook,
color-scheme = blue,
title = EASYBOOK使用手册,
- version = v2024br,
- date = 2024/05/16,
+ version = v2024bs,
+ date = 2024/05/22,
authors = 瞿毅,
info = 简便地排版中文学位论文或书籍,
email = toquyi at 163.com,
@@ -639,7 +639,7 @@
\settheoremtocline{caixiang}
{%
\listnumberline{caixiang}
- \thmtname\thmtifnote{[\thmtnote]}{}
+ \thmtname\thmtifnote{[\thmtnote]}{}%
}
\end{ctexexam}
\end{cnltxlist}
Modified: trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx 2024-05-22 20:31:50 UTC (rev 71320)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx 2024-05-22 20:32:01 UTC (rev 71321)
@@ -14,7 +14,7 @@
% This work has the LPPL maintenance status `maintained'.
%<*class>
\NeedsTeXFormat{LaTeX2e}[2021/11/15]
-\ProvidesExplClass{easybook}{2024/05/16}{2024br}
+\ProvidesExplClass{easybook}{2024/05/22}{2024bs}
{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/16}{2024br}
+\ProvidesExplPackage{easybase}{2024/05/22}{2024bs}
{Easily typesetting Chinese theses or books}
\cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -1777,7 +1777,7 @@
\cs_new_protected:Npn \RegisterTitleIfname #1
{
\clist_map_function:nN {#1}
- \eb at register@title at ifname
+ \eb at register@title at ifname
}
\cs_new_protected:Npn \eb at register@title at ifname #1
{
@@ -2582,7 +2582,7 @@
}
%</package>
%<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2024/05/16}{2024br}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2024/05/22}{2024bs}
{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-22 20:31:50 UTC (rev 71320)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty 2024-05-22 20:32:01 UTC (rev 71321)
@@ -20,7 +20,7 @@
%% This work has the LPPL maintenance status `maintained'.
\NeedsTeXFormat{LaTeX2e}[2021/11/15]
\RequirePackage{etoolbox}
-\ProvidesExplPackage{easybase}{2024/05/16}{2024br}
+\ProvidesExplPackage{easybase}{2024/05/22}{2024bs}
{Easily typesetting Chinese theses or books}
\cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -1496,7 +1496,7 @@
\cs_new_protected:Npn \RegisterTitleIfname #1
{
\clist_map_function:nN {#1}
- \eb at register@title at ifname
+ \eb at register@title at ifname
}
\cs_new_protected:Npn \eb at register@title at ifname #1
{
Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls 2024-05-22 20:31:50 UTC (rev 71320)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls 2024-05-22 20:32:01 UTC (rev 71321)
@@ -19,7 +19,7 @@
%%
%% This work has the LPPL maintenance status `maintained'.
\NeedsTeXFormat{LaTeX2e}[2021/11/15]
-\ProvidesExplClass{easybook}{2024/05/16}{2024br}
+\ProvidesExplClass{easybook}{2024/05/22}{2024bs}
{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-22 20:31:50 UTC (rev 71320)
+++ trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg 2024-05-22 20:32:01 UTC (rev 71321)
@@ -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/16}{2024br}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2024/05/22}{2024bs}
{Customization of tcolorbox for easybook}
\cs_set_protected:Npn \addtotcbstyle #1#2
More information about the tex-live-commits
mailing list.