summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/easybook/easybook.cls
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/easybook/easybook.cls')
-rw-r--r--macros/latex/contrib/easybook/easybook.cls16
1 files changed, 5 insertions, 11 deletions
diff --git a/macros/latex/contrib/easybook/easybook.cls b/macros/latex/contrib/easybook/easybook.cls
index 318c80d9e6..f413155cba 100644
--- a/macros/latex/contrib/easybook/easybook.cls
+++ b/macros/latex/contrib/easybook/easybook.cls
@@ -1,20 +1,15 @@
%%
-%% This is file `easybook.cls',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% easybook.dtx (with options: `class')
+%% This is file `easybook.cls'.
%%
%% Copyright (C) 2021 by Qu Yi <texeasybook@foxmail.com>
%%
%% This work may be distributed and/or modified under the
-%% conditions of the CC-BY-NC 4.0 License.
+%% conditions of the CC-BY 4.0 License.
%% The latest version of this license is in
-%% https://creativecommons.org/licenses/by-nc/4.0/legalcode
+%% https://creativecommons.org/licenses/by/4.0/legalcode
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{l3keys2e}
-\ProvidesExplClass{easybook}{2021/01/08}{v1.1}{}
+\ProvidesExplClass{easybook}{2021/01/09}{v1.2}{}
\cs_generate_variant:Nn \keys_define:nn {nx}
\cs_generate_variant:Nn \int_to_arabic:n {v}
@@ -216,7 +211,7 @@
\RequirePackage[
lang = {chinese-utf8},
type = {CC},
- modifier = {by-nc},
+ modifier = {by},
version = {4.0}
]{doclicense}
\ctex_at_end_preamble:n
@@ -642,7 +637,6 @@
}
\captionsetup[subfigure]
{
- labelfont = {sf,small,color = ctex@frame},
labelformat = parens,
belowskip = 2pt,aboveskip = 6pt
}