diff options
author | Karl Berry <karl@freefriends.org> | 2024-10-31 20:34:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-10-31 20:34:24 +0000 |
commit | 383ce082ca81d63ecc2450402116909d79924445 (patch) | |
tree | 8e5e664bf036e248cc2aafc51e5f745dc653b5fe /Master/texmf-dist/doc/latex/easybook | |
parent | 1cdef87edb281bc04e8767e0657299011e3272eb (diff) |
easybook (31oct24)
git-svn-id: svn://tug.org/texlive/trunk@72725 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/easybook')
-rw-r--r-- | Master/texmf-dist/doc/latex/easybook/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/easybook/easybook.pdf | bin | 649449 -> 649454 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/easybook/easybook.tex | 4 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/easybook/README.md b/Master/texmf-dist/doc/latex/easybook/README.md index cb465f9ec2c..9793140a0cc 100644 --- a/Master/texmf-dist/doc/latex/easybook/README.md +++ b/Master/texmf-dist/doc/latex/easybook/README.md @@ -1,5 +1,5 @@ # The `easybook` document class -Easily typesetting Chinese theses or books (v2024eu) +Easily typesetting Chinese theses or books (v2024ex) ## Abstract `easybook` is a pure academic template created based on the `ctexbook` book document class. It also has the functions of `book` and `article` document class. Combined with the general framework design of the theses of many universities in China, providing multiple commands and interfaces allows users to easily customize the theses templates. Its basic macro package `easybase` can also be used with `ctex` and standard document classes. diff --git a/Master/texmf-dist/doc/latex/easybook/easybook.pdf b/Master/texmf-dist/doc/latex/easybook/easybook.pdf Binary files differindex 20fba531750..f96776ddf10 100644 --- a/Master/texmf-dist/doc/latex/easybook/easybook.pdf +++ b/Master/texmf-dist/doc/latex/easybook/easybook.pdf diff --git a/Master/texmf-dist/doc/latex/easybook/easybook.tex b/Master/texmf-dist/doc/latex/easybook/easybook.tex index 683b538b3a4..4b33570c0ea 100644 --- a/Master/texmf-dist/doc/latex/easybook/easybook.tex +++ b/Master/texmf-dist/doc/latex/easybook/easybook.tex @@ -23,8 +23,8 @@ name = easybook, color-scheme = blue, title = EASYBOOK使用手册, - version = v2024eu, - date = 2024/10/28, + version = v2024ex, + date = 2024/10/31, authors = 瞿毅, info = 简便地排版中文学位论文或书籍, email = toquyi@163.com, |