diff options
author | Karl Berry <karl@freefriends.org> | 2021-08-14 20:50:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-08-14 20:50:02 +0000 |
commit | 6bff4f154d6938d0627fa30bbf784fc99f3925d3 (patch) | |
tree | 753575feaea9972bd10037f0aa0b27465ed05418 /Master/texmf-dist/tex/latex/easybook/easybook.cls | |
parent | d4424601e554a08fb8666350f6aad3cf6486fc92 (diff) |
easybook (14aug21)
git-svn-id: svn://tug.org/texlive/trunk@60243 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/easybook/easybook.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/easybook/easybook.cls | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/easybook/easybook.cls b/Master/texmf-dist/tex/latex/easybook/easybook.cls index 4895dfdcf12..b30a49bb451 100644 --- a/Master/texmf-dist/tex/latex/easybook/easybook.cls +++ b/Master/texmf-dist/tex/latex/easybook/easybook.cls @@ -8,12 +8,19 @@ %% Copyright (C) 2021 by Qu Yi <quee123@foxmail.com> %% %% This work may be distributed and/or modified under the -%% conditions of the CC-BY 4.0 License. -%% The latest version of this license is in -%% https://creativecommons.org/licenses/by/4.0/legalcode +%% conditions of the LaTeX Project Public License, either +%% version 1.3c of this license or (at your option) any later +%% version. The latest version of this license is in: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of +%% LaTeX version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. \NeedsTeXFormat{LaTeX2e}[2020/10/01] \RequirePackage{l3keys2e} -\ProvidesExplClass{easybook}{2021/08/13}{1.28N} +\ProvidesExplClass{easybook}{2021/08/13}{1.28o} {Typeset Chinese theses or books} \bool_set_false:N \l__eb_compile_draft_bool |