From c98d4d8271ba52bd0b0eac384b8d3366e23bf7a1 Mon Sep 17 00:00:00 2001 From: Qing Lee Date: Wed, 1 Jul 2015 00:57:25 +0800 Subject: [PATCH] =?UTF-8?q?ctex:=20=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E8=BF=87=E6=97=B6=E8=AF=B4=E6=98=8E=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ctex/ctex.dtx | 41 +++++++++++++++++++---------------------- 1 file changed, 19 insertions(+), 22 deletions(-) diff --git a/ctex/ctex.dtx b/ctex/ctex.dtx index a7008a82..1bfb2df4 100644 --- a/ctex/ctex.dtx +++ b/ctex/ctex.dtx @@ -772,7 +772,7 @@ This package consists of the file ctex.dtx, and the derived files % \changes{v2.2}{2015/06/24}{不再依赖 \pkg{etoolbox} 宏包。} % % -% \CheckSum{5022} +% \CheckSum{5026} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -851,7 +851,7 @@ This package consists of the file ctex.dtx, and the derived files % % 另一方面,随着 \TeX{} 引擎和 \LaTeX{} 宏包的不断发展,\LaTeX{} 的中文支持方式从早期的 % 专用系统(如 \pkg{CCT})发展为适用于不同引擎的多种方式^^A -% \footnote{比如:\pdfTeX{} 引擎下的 \pkg{CJK}、\pkg{zhmCJK}宏包、 +% \footnote{比如:\pdfTeX{} 引擎下的 \pkg{CJK}、\pkg{zhmCJK}宏包, % \XeTeX{} 引擎下的 \pkg{xeCJK} 宏包和 \LuaTeX{} 引擎下的 \pkg{LuaTeX-ja} 宏 % 包}。这些方式的适用情况和使用方式有不少细节上的差异,同时操作系统的不同、语言环境的不同等 % 客观情况又进一步带来了更多的细节差异。我们设计 \CTeX{} 宏集的另一个主要目的就是 @@ -867,7 +867,7 @@ This package consists of the file ctex.dtx, and the derived files % 结合而成的。在纯文本环境下,该名字应写作“CTeX”。 % % \CTeX{} 宏集是由 \href{http://bbs.ctex.org}{\CTeX{} 社区} 发起并维护的 -% LaTeX \emph{宏包和文档类的集合}。 +% \LaTeX{} \emph{宏包和文档类的集合}。 % 社区另有发布名为 \href{http://www.ctex.org/CTeX}{\CTeX{} 套装} % 的 \TeX{} 发行版,与本文档所述的 \CTeX{} 宏集并非是同一事物。 % @@ -1137,6 +1137,7 @@ This package consists of the file ctex.dtx, and the derived files % \makecell{\pkg{CJK} + \pkg{zhmetrics}\\Fandol 字库} \\ % \bottomrule % \end{tabular} +% \smallskip % \begin{tablenotes}\footnotesize % \item [1] Windows Vista 及以后的 Windows 操作系统。 % \item [2] Windows XP 及以前的 Windows 操作系统。 @@ -1199,7 +1200,7 @@ This package consists of the file ctex.dtx, and the derived files % \end{optdesc} % % 注意:使用 (pdf)\LaTeX{} 编译的时候,若设置 \opt{zhmap = false}(比如需要 -% 使用 \LaTeX{} + DVIPS 编译),则需要按照传统方式^^A +% 使用 \LaTeX{} + Dvips 编译),则需要按照传统方式^^A % \footnote{可以使用 \pkg{zhmetrics} 宏包提供的脚本 % \href{https://github.com/CTeX-org/ctex-kit/blob/master/zhmetrics/CTeXFonts.lua} % {\file{CTeXFonts.lua}}。}^^A @@ -2326,12 +2327,11 @@ This package consists of the file ctex.dtx, and the derived files % \begin{ctexexam}[labelref=exam:miscopt] % \ctexset { % chapter = { -% format = \Huge\bfseries, -% nameformat = \hrule height 1bp \relax\bigskip\hfill\chapternamebox, -% number = \arabic{chapter}, -% aftername = \par\medskip, -% titleformat = {}, -% aftertitle = \bigskip\hrule height 2bp \relax +% format = \Huge\bfseries, +% nameformat = \hrule height 1bp \relax\bigskip\hfill\chapternamebox, +% number = \arabic{chapter}, +% aftername = \par\medskip, +% aftertitle = \bigskip\hrule height 2bp \relax % } % } % \newcommand\chapternamebox[1]{% @@ -2686,14 +2686,11 @@ This package consists of the file ctex.dtx, and the derived files % \end{function} % % \begin{function}{indent, noindent} -% \opt{indent} 什么也不做,\pkg{ctex} 宏包的相关功能在与标准文档类及其衍生 -% 文档类联用时默认打开;\CTeX{} 文档类的相关功能由章节 -% \opt{beforeskip} 选项的值来确定。过时选项。 -% -% \opt{noindent} 什么也不做,也不会使章节首行停止缩进。需要使用 \tn{ctexset} -% 命令设置章节的 \opt{beforeskip} 选项为正数才能完成原来 \opt{noindent} 选项的 -% 工作。另外,设置 \opt{scheme = plain} 可以保持原有英文文档类的效果,使章节首行停止缩 -% 进。过时选项。 +% \opt{indent} 和 \opt{noindent} 什么也不做,过时选项。 +% +% 在中文版式下,\pkg{ctex} 宏包的相关功能在与标准文档类及其衍生文档类联用时 +% 默认打开。\CTeX{} 文档类的相关功能由章节标题的 \opt{afterindent} 选项的值 +% 来确定。 % \end{function} % % \begin{function}{zhmap, nozhmap} @@ -3357,8 +3354,8 @@ This package consists of the file ctex.dtx, and the derived files { \msg_warning:nnn { ctex } { deprecated-option } { - The~ functionality~ has~ been~ removed.~ - It's~ better~ to~ set~ the~ heading~ styles~ via~ beforeskip~ + The~ functionality~ has~ been~ removed.\\ + It's~ better~ to~ set~ the~ heading~ styles~ via~ `afterindent'~ options.~ } } , @@ -3367,8 +3364,8 @@ This package consists of the file ctex.dtx, and the derived files { \msg_warning:nnn { ctex } { deprecated-option } { - The~ functionality~ has~ been~ removed.~ - It's~ better~ to~ set~ the~ heading~ styles~ via~ beforeskip~ + The~ functionality~ has~ been~ removed.\\ + It's~ better~ to~ set~ the~ heading~ styles~ via~ `afterindent'~ options. } } ,