summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-01 21:09:04 +0000
committerKarl Berry <karl@freefriends.org>2021-12-01 21:09:04 +0000
commitfeba7386a435fd5953f843e5f6b1091c02efe9fb (patch)
treeb64132da21074626995203ba9a880498502bb8d0 /Master/texmf-dist/doc
parent6c211e28382515dd587728c53311e3e8e50adacd (diff)
easybook (1dec21)
git-svn-id: svn://tug.org/texlive/trunk@61198 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/easybook/easybook.pdfbin583250 -> 584506 bytes
-rw-r--r--Master/texmf-dist/doc/latex/easybook/easybook.tex24
2 files changed, 15 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/easybook/easybook.pdf b/Master/texmf-dist/doc/latex/easybook/easybook.pdf
index c0393684122..820fa838ad4 100644
--- a/Master/texmf-dist/doc/latex/easybook/easybook.pdf
+++ b/Master/texmf-dist/doc/latex/easybook/easybook.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/easybook/easybook.tex b/Master/texmf-dist/doc/latex/easybook/easybook.tex
index af55466e62f..af6381fc976 100644
--- a/Master/texmf-dist/doc/latex/easybook/easybook.tex
+++ b/Master/texmf-dist/doc/latex/easybook/easybook.tex
@@ -20,8 +20,8 @@
name = easybook,
color-scheme = blue,
title = EASYBOOK 使用手册,
- version = v1.41C,
- date = 2021/11/29,
+ version = v1.41D,
+ date = 2021/12/01,
authors = 瞿毅,
info = 排版简体中文学位论文和书籍,
email = q1jx@foxmail.com,
@@ -185,19 +185,25 @@
\ding{72} 需要注意正确\textbf{编译索引}要增加 \code{-shell-escape} 命令行选项。
\subsection{依赖宏包}
-以下为 \pkg*{easybase} 直接调用的关键宏包清单。灰色的宏包表示并未调用它们,但做了一些预配置,可在导言区手动载入以实现相关的功能。
+以下为 \pkg*{easybase} 直接调用的关键宏包清单,通常情况下它们是常用且稳定的。棕色背景的宏包表示修改了或依赖它们的内部命令。青色背景的宏包表示并未调用它们,但做了一些预配置,可在导言区手动载入以实现相关的功能。
\insertblr
{
colspec = @{}*{5}{c}@{},
hline{1,6} = {1pt,Blue},
cells = {cmd = \pkg*},
- cell{5}{2-5} = {font = \color{gray}}
+ cell{1}{3,4} = brown8,
+ cell{2}{5} = brown8,
+ cell{3}{2,4} = brown8,
+ cell{5}{1} = brown8,
+ cell{1}{2} = cyan8,
+ cell{3}{1,4} = cyan8,
+ cell{5}{2} = cyan8
}{
- ctex & spbmark & ulem & enumitem & etoolbox \\
- siunitx & pifont & amsthm & thmtools & marginnote \\
- pdfpages & multicol & fancyhdr & titletoc & tabularray \\
- setspace & listings & chemformula & geometry & caption \\
- hyperref & bicaption & imakeidx & mathtools & tcolorbox
+ amsthm & bicaption & ctex & caption & chemformula \\
+ enumitem & etoolbox & fancyhdr & geometry & hyperref \\
+ imakeidx & listings & marginnote & mathtools & multicol \\
+ pifont & pdfpages & siunitx & spbmark & setspace \\
+ thmtools & tcolorbox & ulem & titletoc & tabularray
}
\section{文档类选项}