From 84aa58500b092a3cdfe24c869194e2de892da943 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 3 Jan 2021 22:31:14 +0000 Subject: easybook (3jan21) git-svn-id: svn://tug.org/texlive/trunk@57313 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/easybook/pages/preface.tex | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/easybook/pages/preface.tex (limited to 'Master/texmf-dist/doc/latex/easybook/pages/preface.tex') diff --git a/Master/texmf-dist/doc/latex/easybook/pages/preface.tex b/Master/texmf-dist/doc/latex/easybook/pages/preface.tex new file mode 100644 index 00000000000..559df6d5bed --- /dev/null +++ b/Master/texmf-dist/doc/latex/easybook/pages/preface.tex @@ -0,0 +1,21 @@ +% Preface +\documentclass[../easybook-demo]{subfiles} +\begin{document} + +\chapter*{前言} + +\lstinline{easybook} 使用\LaTeX 3语法将选项扩展入\CTeX 宏集接口命令 \lstinline{\ctexset} 的列表。如果无法编译以及选项说明细节参见~\href{./doc/easybook.pdf}{easybook使用帮助}。 + +\begin{enumerate}[label=\color{DarkBlue}\protect\circled{\arabic*}] +\item 优化页眉页脚,单面或双面排版适配了不同风格。 +\item 增加章前摘要、定理和段落、行内盒子,增加习题环境。 +\item 更改草稿选项,与标准文类行为一致并显示页面边框。 +\item 增加超链接颜色风格及目录链接格式,调整配色,删除文章模式。 +\item 使用功能更丰富的 \lstinline{thmtools} 设置定理环境。 +\item 可自定义正文、表格、公式环境、图表标题以及脚注的行距。 +\item 图表可以使用双语标题,增加代码索引和索引目录,脚注标记可以设置为自定义的符号。 +\end{enumerate} + +\vfill{\small\doclicenseThis} + +\end{document} \ No newline at end of file -- cgit v1.2.3