diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-21 21:45:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-21 21:45:40 +0000 |
commit | 39dadf705f864a0ad683aeb86bac5f4d9b4b8138 (patch) | |
tree | 01154011743dbbb24f8a87037427c239e862e3c7 /Master/texmf-dist/doc | |
parent | a4b86ae232d2d4570c0243c326638a7b33e423bf (diff) |
easybook (21dec21)
git-svn-id: svn://tug.org/texlive/trunk@61367 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/easybook/easybook.pdf | bin | 593475 -> 593497 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/easybook/easybook.tex | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/easybook/easybook.pdf b/Master/texmf-dist/doc/latex/easybook/easybook.pdf Binary files differindex 6ddf2773876..9447e544761 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 5b20e761a26..00bfeac3aad 100644 --- a/Master/texmf-dist/doc/latex/easybook/easybook.tex +++ b/Master/texmf-dist/doc/latex/easybook/easybook.tex @@ -20,7 +20,7 @@ name = easybook, color-scheme = blue, title = EASYBOOK 使用手册, - version = v1.42, + version = v1.42A, date = 2021/12/20, authors = 瞿毅, info = 排版简体中文学位论文和书籍, @@ -369,7 +369,7 @@ 关于这三个命令键值列表中共同的选项如下所示。如果 \option{vmove}、\option{hmove} 和 \option{cmd} 选项用于 \module*{style} 模块的全局设置,它们将根据前面最近一个命令的类型设定相应值。 \begin{options} \keyval-{vmove}{刚性长度}\Default{0pt} - 上标或下标的垂直偏移。如果是上下标命令使用则代表上标和上标间的垂直距离 \option{vsep}。 + 上标或下标的垂直偏移。如果是上下标命令使用则代表上标和上标间的额外垂直距离 \option{vsep}。 \keyval-{hmove}{刚性长度}\Default{0pt} 上标或下标的水平偏移。如果是上下标命令使用则代表上标和上标的共同偏移。 \keyval-{cmd}{格式命令}\Default @@ -480,7 +480,7 @@ \kvsplit{spbcmd}{上标格式,下标格式}\Default 上下标命令 \cs{supersub} 对应的上下标格式命令。以英文逗号分隔为前后两个部分分别设置上下标格式,也可以只有前部分,表示上标的格式。 \keyval-{vsep}{刚性长度}\Default{0.6ex} - 上下标命令 \cs{supersub} 对应的上下标垂直距离。 + 上下标命令 \cs{supersub} 对应的上下标额外垂直距离。 \keychoice{halign}{l,c,r}\Default{l} 上下标命令 \cs{supersub} 对应的上下标水平对齐方式,有左 \code{l}、居中 \code{c} 和右 \code{r} 三种对齐方式。 \end{options} |