summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-07 21:27:27 +0000
committerKarl Berry <karl@freefriends.org>2021-11-07 21:27:27 +0000
commit0f893e6ee10f3bf2950880f0eab645e4fe951988 (patch)
tree997f4ff78a54140263790850ffdfff2ac11fd17d
parentdcbb864cb90f4dc188c81d329a5ca0d9c9f5ce38 (diff)
easybook (7nov21)
git-svn-id: svn://tug.org/texlive/trunk@60988 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/easybook/easybook.pdfbin581901 -> 581902 bytes
-rw-r--r--Master/texmf-dist/doc/latex/easybook/easybook.tex4
-rw-r--r--Master/texmf-dist/source/latex/easybook/easybook.dtx10
-rw-r--r--Master/texmf-dist/tex/latex/easybook/easybase.sty6
-rw-r--r--Master/texmf-dist/tex/latex/easybook/easybook.cls2
-rw-r--r--Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg2
6 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/easybook/easybook.pdf b/Master/texmf-dist/doc/latex/easybook/easybook.pdf
index d9f3e6c0070..87c3d6e96ef 100644
--- a/Master/texmf-dist/doc/latex/easybook/easybook.pdf
+++ b/Master/texmf-dist/doc/latex/easybook/easybook.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/easybook/easybook.tex b/Master/texmf-dist/doc/latex/easybook/easybook.tex
index 4b46cb1e393..28ed36925cd 100644
--- a/Master/texmf-dist/doc/latex/easybook/easybook.tex
+++ b/Master/texmf-dist/doc/latex/easybook/easybook.tex
@@ -20,8 +20,8 @@
name = easybook,
color-scheme = blue,
title = EASYBOOK 使用手册,
- version = v1.40J,
- date = 2021/11/04,
+ version = v1.40L,
+ date = 2021/11/06,
authors = 瞿毅,
info = 排版简体中文学位论文和书籍,
email = q1jx@foxmail.com,
diff --git a/Master/texmf-dist/source/latex/easybook/easybook.dtx b/Master/texmf-dist/source/latex/easybook/easybook.dtx
index bfa05c7e212..81171ce8b2e 100644
--- a/Master/texmf-dist/source/latex/easybook/easybook.dtx
+++ b/Master/texmf-dist/source/latex/easybook/easybook.dtx
@@ -15,7 +15,7 @@
%<*class>
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/11/04}{1.40J}
+\ProvidesExplClass{easybook}{2021/11/06}{1.40L}
{Typeset Chinese theses or books}
\bool_set_false:N \l__eb_compile_draft_bool
@@ -325,7 +325,7 @@
%<*package>
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2021/11/04}{1.40J}
+\ProvidesExplPackage{easybase}{2021/11/06}{1.40L}
{Typeset Chinese theses or books}
\cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -491,7 +491,7 @@
}
{
\ctex_define:n { #1 .meta:nn = { ctex/#1 } {##1} }
- \cs_new:cpn {#1} ##1 { \ctex_set:nn {#1} {##1} }
+ \cs_new_protected:cpn {#1} ##1 { \ctex_set:nn {#1} {##1} }
}
\keys_define:nn { } { ctex/link .inherit:n = ctex/refset }
\ctex_define:n { link .meta:nn = { ctex/link } {#1} }
@@ -533,9 +533,9 @@
\LoadPackage
{
+ spbmark[both]+
ulem[normalem]+
enumitem[shortlabels,inline]+
- spbmark[ctex,newsupb = {text,math}]+
chemformula+siunitx+pifont+
amsthm+thmtools+
geometry+marginnote+
@@ -2454,7 +2454,7 @@
}
%</package>
%<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/04}{1.40J}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/06}{1.40L}
{Customization of tcolorbox for easybook}
\tl_gset:Nn \eb@tc@line@skip { 0.5\baselineskip }
diff --git a/Master/texmf-dist/tex/latex/easybook/easybase.sty b/Master/texmf-dist/tex/latex/easybook/easybase.sty
index 805adee28c7..80afd16db8a 100644
--- a/Master/texmf-dist/tex/latex/easybook/easybase.sty
+++ b/Master/texmf-dist/tex/latex/easybook/easybase.sty
@@ -20,7 +20,7 @@
%% This work has the LPPL maintenance status `maintained'.
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\RequirePackage{l3keys2e,etoolbox}
-\ProvidesExplPackage{easybase}{2021/11/04}{1.40J}
+\ProvidesExplPackage{easybase}{2021/11/06}{1.40L}
{Typeset Chinese theses or books}
\cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -186,7 +186,7 @@
}
{
\ctex_define:n { #1 .meta:nn = { ctex/#1 } {##1} }
- \cs_new:cpn {#1} ##1 { \ctex_set:nn {#1} {##1} }
+ \cs_new_protected:cpn {#1} ##1 { \ctex_set:nn {#1} {##1} }
}
\keys_define:nn { } { ctex/link .inherit:n = ctex/refset }
\ctex_define:n { link .meta:nn = { ctex/link } {#1} }
@@ -228,9 +228,9 @@
\LoadPackage
{
+ spbmark[both]+
ulem[normalem]+
enumitem[shortlabels,inline]+
- spbmark[ctex,newsupb = {text,math}]+
chemformula+siunitx+pifont+
amsthm+thmtools+
geometry+marginnote+
diff --git a/Master/texmf-dist/tex/latex/easybook/easybook.cls b/Master/texmf-dist/tex/latex/easybook/easybook.cls
index be7adfaf875..8913ccba875 100644
--- a/Master/texmf-dist/tex/latex/easybook/easybook.cls
+++ b/Master/texmf-dist/tex/latex/easybook/easybook.cls
@@ -20,7 +20,7 @@
%% This work has the LPPL maintenance status `maintained'.
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/11/04}{1.40J}
+\ProvidesExplClass{easybook}{2021/11/06}{1.40L}
{Typeset Chinese theses or books}
\bool_set_false:N \l__eb_compile_draft_bool
diff --git a/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg b/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg
index f59886ae4cc..1d100e729f1 100644
--- a/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg
+++ b/Master/texmf-dist/tex/latex/easybook/eb-tcolorbox.cfg
@@ -18,7 +18,7 @@
%% LaTeX version 2005/12/01 or later.
%%
%% This work has the LPPL maintenance status `maintained'.
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/04}{1.40J}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2021/11/06}{1.40L}
{Customization of tcolorbox for easybook}
\tl_gset:Nn \eb@tc@line@skip { 0.5\baselineskip }