summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/easybook/easybook.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/easybook/easybook.tex')
-rw-r--r--macros/latex/contrib/easybook/easybook.tex24
1 files changed, 15 insertions, 9 deletions
diff --git a/macros/latex/contrib/easybook/easybook.tex b/macros/latex/contrib/easybook/easybook.tex
index af55466e62..af6381fc97 100644
--- a/macros/latex/contrib/easybook/easybook.tex
+++ b/macros/latex/contrib/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{文档类选项}