texlive[60212] Master/texmf-dist: easybook (10aug21)
commits+karl at tug.org
commits+karl at tug.org
Tue Aug 10 23:13:36 CEST 2021
Revision: 60212
http://tug.org/svn/texlive?view=revision&revision=60212
Author: karl
Date: 2021-08-10 23:13:36 +0200 (Tue, 10 Aug 2021)
Log Message:
-----------
easybook (10aug21)
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-10 21:13:23 UTC (rev 60211)
+++ trunk/Master/texmf-dist/doc/latex/easybook/easybook.tex 2021-08-10 21:13:36 UTC (rev 60212)
@@ -11,8 +11,8 @@
{
name = easybook,
title = EASYBOOK 使用手册,
- version = v1.28H,
- date = 2021/08/09,
+ version = v1.28K,
+ date = 2021/08/10,
authors = 瞿毅,
info = 排版简体中文学位论文和书籍,
email = quee123 at foxmail.com,
Modified: trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx 2021-08-10 21:13:23 UTC (rev 60211)
+++ trunk/Master/texmf-dist/source/latex/easybook/easybook.dtx 2021-08-10 21:13:36 UTC (rev 60212)
@@ -8,7 +8,7 @@
%<*class>
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/08/09}{1.28H}
+\ProvidesExplClass{easybook}{2021/08/10}{1.28K}
{Typeset Chinese theses or books}
\bool_set_false:N \l__eb_compile_draft_bool
@@ -292,7 +292,7 @@
%<*package>
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2021/08/09}{1.28H}
+\ProvidesExplPackage{easybase}{2021/08/10}{1.28K}
{Typeset Chinese theses or books}
\cs_generate_variant:Nn \dim_add:Nn { NV,Nv }
@@ -363,7 +363,7 @@
}
{ \IfFileExists{#1.sty}{\RequirePackage{#1}}{} }
}
-\cs_new_protected:Npn \eb_package_reload_check:nn #1#2
+\cs_new_protected:Npn \eb_if_package_reload:nF #1#2
{
\@ifpackageloaded{#1}
{\msg_warning:nnn { easybase } { package-reload } {#1}}
@@ -381,7 +381,7 @@
\PassOptionsToPackage{#1}{#2}
\eb_clist_map_inline:nn {#2}
{
- \eb_package_reload_check:nn {##1}
+ \eb_if_package_reload:nF {##1}
{ \eb at usepackage@save{##1} }
}
}
@@ -619,7 +619,7 @@
\exp_args:Nc \NewDocumentCommand { eb at mark@#1 at label@layout }
{O{\use:c { CTEXthe#1 }}m}
{\tl_set:cn { eb at mark@#1 at label } {##1##2}}
- \cs_new:cpn { eb_mark_#1_name_bool:n } ##1
+ \cs_new:cpn { eb_mark_#1_if_name:n } ##1
{
\tl_if_in:nnTF {##1} { [ }
{ \use:c { eb at mark@#1 at label@layout }##1 }
@@ -664,11 +664,11 @@
subsec-mark .cs_set:Np = \eb_fancyhf_subsection_mark:n #1,
subsec-mark .initial:n =
{ \CTEXifname{\eb at mark@subsection at label}{}#1 },
- chap-label .code:n = \eb_mark_chapter_name_bool:n {#1},
+ chap-label .code:n = \eb_mark_chapter_if_name:n {#1},
chap-label .initial:n = \hspace{1em},
- sec-label .code:n = \eb_mark_section_name_bool:n {#1},
+ sec-label .code:n = \eb_mark_section_if_name:n {#1},
sec-label .initial:n = \hspace{0.5em},
- subsec-label .code:n = \eb_mark_subsection_name_bool:n {#1},
+ subsec-label .code:n = \eb_mark_subsection_if_name:n {#1},
subsec-label .initial:n = \hspace{0.5em},
headrule .tl_gset:N = \headrule,
@@ -682,7 +682,7 @@
\cs_set_eq:NN \eb_mark_uppercase:n \text_uppercase:n
\cs_set_eq:NN \eb_mark_nouppercase:n \text_titlecase_first:n
-\cs_new:Npn \eb_mark_uppercase_bool:nn #1#2
+\cs_new:Npn \eb_mark_if_uppercase:nn #1#2
{
\bool_if:NTF \l__eb_mark_uppercase_bool
{ \eb_mark_uppercase:n }
@@ -692,11 +692,11 @@
\cs_new:Npn \eb at level@markdouble #1#2
{
\markboth
- {\eb_mark_uppercase_bool:nn {#1} {#2}}
- {\ifbool{@twoside}{\eb_mark_uppercase_bool:nn {#1} {#2}}{}}
+ {\eb_mark_if_uppercase:nn {#1} {#2}}
+ {\ifbool{@twoside}{\eb_mark_if_uppercase:nn {#1} {#2}}{}}
}
\cs_new:Npn \eb at level@markright #1#2
- { \markright{\eb_mark_uppercase_bool:nn {#1} {#2}} }
+ { \markright{\eb_mark_if_uppercase:nn {#1} {#2}} }
\cs_new:Npn \eb at level@section at mark #1
{
\bool_if:NTF \l__eb_class_book_bool
@@ -2396,7 +2396,7 @@
}
%</package>
%<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/08/09}{1.28H}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2021/08/10}{1.28K}
{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-10 21:13:23 UTC (rev 60211)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybase.sty 2021-08-10 21:13:36 UTC (rev 60212)
@@ -13,7 +13,7 @@
%% https://creativecommons.org/licenses/by/4.0/legalcode
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2021/08/09}{1.28H}
+\ProvidesExplPackage{easybase}{2021/08/10}{1.28K}
{Typeset Chinese theses or books}
\cs_generate_variant:Nn \dim_add:Nn { NV,Nv }
@@ -84,7 +84,7 @@
}
{ \IfFileExists{#1.sty}{\RequirePackage{#1}}{} }
}
-\cs_new_protected:Npn \eb_package_reload_check:nn #1#2
+\cs_new_protected:Npn \eb_if_package_reload:nF #1#2
{
\@ifpackageloaded{#1}
{\msg_warning:nnn { easybase } { package-reload } {#1}}
@@ -102,7 +102,7 @@
\PassOptionsToPackage{#1}{#2}
\eb_clist_map_inline:nn {#2}
{
- \eb_package_reload_check:nn {##1}
+ \eb_if_package_reload:nF {##1}
{ \eb at usepackage@save{##1} }
}
}
@@ -340,7 +340,7 @@
\exp_args:Nc \NewDocumentCommand { eb at mark@#1 at label@layout }
{O{\use:c { CTEXthe#1 }}m}
{\tl_set:cn { eb at mark@#1 at label } {##1##2}}
- \cs_new:cpn { eb_mark_#1_name_bool:n } ##1
+ \cs_new:cpn { eb_mark_#1_if_name:n } ##1
{
\tl_if_in:nnTF {##1} { [ }
{ \use:c { eb at mark@#1 at label@layout }##1 }
@@ -385,11 +385,11 @@
subsec-mark .cs_set:Np = \eb_fancyhf_subsection_mark:n #1,
subsec-mark .initial:n =
{ \CTEXifname{\eb at mark@subsection at label}{}#1 },
- chap-label .code:n = \eb_mark_chapter_name_bool:n {#1},
+ chap-label .code:n = \eb_mark_chapter_if_name:n {#1},
chap-label .initial:n = \hspace{1em},
- sec-label .code:n = \eb_mark_section_name_bool:n {#1},
+ sec-label .code:n = \eb_mark_section_if_name:n {#1},
sec-label .initial:n = \hspace{0.5em},
- subsec-label .code:n = \eb_mark_subsection_name_bool:n {#1},
+ subsec-label .code:n = \eb_mark_subsection_if_name:n {#1},
subsec-label .initial:n = \hspace{0.5em},
headrule .tl_gset:N = \headrule,
@@ -403,7 +403,7 @@
\cs_set_eq:NN \eb_mark_uppercase:n \text_uppercase:n
\cs_set_eq:NN \eb_mark_nouppercase:n \text_titlecase_first:n
-\cs_new:Npn \eb_mark_uppercase_bool:nn #1#2
+\cs_new:Npn \eb_mark_if_uppercase:nn #1#2
{
\bool_if:NTF \l__eb_mark_uppercase_bool
{ \eb_mark_uppercase:n }
@@ -413,11 +413,11 @@
\cs_new:Npn \eb at level@markdouble #1#2
{
\markboth
- {\eb_mark_uppercase_bool:nn {#1} {#2}}
- {\ifbool{@twoside}{\eb_mark_uppercase_bool:nn {#1} {#2}}{}}
+ {\eb_mark_if_uppercase:nn {#1} {#2}}
+ {\ifbool{@twoside}{\eb_mark_if_uppercase:nn {#1} {#2}}{}}
}
\cs_new:Npn \eb at level@markright #1#2
- { \markright{\eb_mark_uppercase_bool:nn {#1} {#2}} }
+ { \markright{\eb_mark_if_uppercase:nn {#1} {#2}} }
\cs_new:Npn \eb at level@section at mark #1
{
\bool_if:NTF \l__eb_class_book_bool
Modified: trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls 2021-08-10 21:13:23 UTC (rev 60211)
+++ trunk/Master/texmf-dist/tex/latex/easybook/easybook.cls 2021-08-10 21:13:36 UTC (rev 60212)
@@ -13,7 +13,7 @@
%% https://creativecommons.org/licenses/by/4.0/legalcode
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/08/09}{1.28H}
+\ProvidesExplClass{easybook}{2021/08/10}{1.28K}
{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-10 21:13:23 UTC (rev 60211)
+++ trunk/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg 2021-08-10 21:13:36 UTC (rev 60212)
@@ -11,7 +11,7 @@
%% conditions of the CC-BY 4.0 License.
%% The latest version of this license is in
%% https://creativecommons.org/licenses/by/4.0/legalcode
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/08/09}{1.28H}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2021/08/10}{1.28K}
{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.