summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-31 20:59:17 +0000
committerKarl Berry <karl@freefriends.org>2021-12-31 20:59:17 +0000
commit9d594125eb488b89e8821db999a338c0191059ae (patch)
tree8633012b9001d2b989fb4d49cb774377046f5abc /Master/texmf-dist/source/latex
parent04bb9784af600b927145a399b3b87017a0af96c3 (diff)
easybook (31dec21)
git-svn-id: svn://tug.org/texlive/trunk@61455 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex')
-rw-r--r--Master/texmf-dist/source/latex/easybook/easybook.dtx25
1 files changed, 12 insertions, 13 deletions
diff --git a/Master/texmf-dist/source/latex/easybook/easybook.dtx b/Master/texmf-dist/source/latex/easybook/easybook.dtx
index 86fed33e09c..881c1e23819 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/12/26}{1.42E}
+\ProvidesExplClass{easybook}{2021/12/31}{1.42F}
{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/26}{1.42E}
+\ProvidesExplPackage{easybase}{2021/12/31}{1.42F}
{Typeset Chinese theses or books}
\cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -2129,16 +2129,15 @@
\ctex_define:nn { bibset }
{
backend .choice:,
- backend .value_required:n = true,
- backend/bibtex .code:n = { },
- backend/biblatex .code:n = \bool_set_false:N \l__eb_backend_bibtex_bool,
- bibstyle .code:n = \tl_set:Nn \l__eb_bib_both_style_tl {#1},
- bibstyle .value_required:n = true,
- bibstyle .initial:n = numerical,
- citestyle .code:n = \tl_set:Nn \l__eb_bib_cite_style_tl {#1},
- datafile .clist_set:N = \l__eb_bib_datafile_clist,
- bititle .tl_set:N = \l__eb_bib_en_bitoc_title_tl,
- bititle .initial:n = Bibliography,
+ backend .value_required:n = true,
+ backend/bibtex .code:n = \bool_set_true:N \l__eb_backend_bibtex_bool,
+ backend/biblatex .code:n = \bool_set_false:N \l__eb_backend_bibtex_bool,
+ bibstyle .tl_set:N = \l__eb_bib_both_style_tl,
+ bibstyle .initial:n = numerical,
+ citestyle .tl_set:N = \l__eb_bib_cite_style_tl,
+ datafile .clist_set:N = \l__eb_bib_datafile_clist,
+ bititle .tl_set:N = \l__eb_bib_en_bitoc_title_tl,
+ bititle .initial:n = Bibliography,
unknown .code:n = \eb_msg_abandon_option:n { bibset }
}
@@ -2432,7 +2431,7 @@
}
%</package>
%<*tcolorbox>
-\ProvidesExplFile{eb-tcolorbox.cfg}{2021/12/26}{1.42E}
+\ProvidesExplFile{eb-tcolorbox.cfg}{2021/12/31}{1.42F}
{Customization of tcolorbox for easybook}
\cs_set_protected:Npn \setexercise #1