readme/chap1.tex: no longer recommend the CTeX Suite.

This commit is contained in:
Casper Ti. Vector 2014-04-29 14:56:52 +08:00
parent 75b1832032
commit d8bfca7dc2

View File

@ -53,7 +53,7 @@
某些 Linux 发行版软件仓库中的 \TeX{}Live 有问题,
建议使用独立安装版的 \TeX{}Live%
\footnote{\url{http://www.tug.org/texlive/}.}%
}\CTeX{} 套装都已经包含除中文字体和 Make 之外所有要求的项目。%
})都已经包含除中文字体和 Make 之外所有要求的项目。%
\myemph{%
为了获得最好的支持,
我们建议用户使用最新完全版的 \TeX{} 系统和各宏包。%
@ -86,12 +86,6 @@ tlmgr install pkuthss
\end{Verbatim}
来安装 pkuthss 文档模版。
使用 \CTeX{} 套装的用户可以通过在命令提示符中执行
\begin{Verbatim}[frame = single]
mpm --install=pkuthss
\end{Verbatim}
来安装 pkuthss 文档模版。
\section{模版文件}\label{sec:doc-dir}
在正确安装 pkuthss 文档模版之后,在终端/命令提示符中执行
@ -209,7 +203,7 @@ make
但双击文件图标执行时就会出错。
作者在 Google Code 和北大未名 BBS 上发布的压缩包中 \texttt{Make.bat}
均是 CRLF\texttt{\string\r\string\n})换行,
\TeX{}Live\CTeX{} 套装中安装的 \texttt{Make.bat}
\TeX{}Live 中安装的 \texttt{Make.bat}
CTAN 上提供的压缩包里的 \texttt{Make.bat}
可能是 LF\texttt{\string\n})换行的。%
}