summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/easybook/easybase.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/easybook/easybase.sty')
-rw-r--r--Master/texmf-dist/tex/latex/easybook/easybase.sty9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/easybook/easybase.sty b/Master/texmf-dist/tex/latex/easybook/easybase.sty
index a2846008391..9b1781b43d6 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}{2022/02/16}{1.629}
+\ProvidesExplPackage{easybase}{2022/02/21}{1.63}
{Typeset Chinese theses or books}
\cs_generate_variant:Nn \dim_set:Nn { NV }
@@ -289,7 +289,7 @@
vmargin = 2.54cm,
hmargin = 3.17cm,
columnsep = 2em,
- headheight = 2.04cm,
+ headheight = 2.14cm,
headsep = 0.4cm,
footnotesep = 0.4cm,
footskip = 0.79cm,
@@ -369,6 +369,7 @@
{
{ all } { \text_uppercase:n }
{ first } { \text_titlecase_first:n }
+ { none* } { \text_lowercase:n }
}
}
\ctex_define:nn { hdrset }
@@ -1954,8 +1955,8 @@
\labelformat{table}{\tablename~#1}
\tl_if_eq:NnTF \l__ctex_scheme_tl { chinese }
{
- \labelformat{section}{节 #1}
- \labelformat{subsection}{小节 #1}
+ \labelformat{section}{节#1}
+ \labelformat{subsection}{小节#1}
}
{
\labelformat{section}{Section~#1}