summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/lshort-chinese/README-zh.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-05-04 22:46:13 +0000
committerKarl Berry <karl@freefriends.org>2019-05-04 22:46:13 +0000
commitd1d125c560bc7daf71c625137a13fd7ee222fe03 (patch)
tree6fa63d3ece0e65ad6f472ec4185637df009451c8 /Master/texmf-dist/doc/latex/lshort-chinese/README-zh.md
parent023d4ff6964824097103d0907046685d02bd332c (diff)
lshort-chinese (17apr19)
git-svn-id: svn://tug.org/texlive/trunk@50986 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/lshort-chinese/README-zh.md')
-rw-r--r--Master/texmf-dist/doc/latex/lshort-chinese/README-zh.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/lshort-chinese/README-zh.md b/Master/texmf-dist/doc/latex/lshort-chinese/README-zh.md
index 4f5b53ca017..cb8b69d0410 100644
--- a/Master/texmf-dist/doc/latex/lshort-chinese/README-zh.md
+++ b/Master/texmf-dist/doc/latex/lshort-chinese/README-zh.md
@@ -1,4 +1,4 @@
-# 中文版 lshort,6.0 版
+# 中文版 lshort,6.01 版
## 许可证
@@ -8,8 +8,6 @@
将发行版内的 `ctex` 宏包、`xeCJK` 宏包更新到最新(包括它们依赖的所有宏包),并确认 `lshort-zh-cn-style.sty` 调用的其它宏包都已正确安装并更新到最新。
-本文档使用 `fandol` 字体包。`fontspec` 宏包会对此字体报 script-not-exist 的警告,可以无视。
-
## 编译方式
### 手动编译
@@ -33,3 +31,7 @@ make install
```
Windows 下在 src 目录提供批处理脚本 `make.bat`,双击执行编译。
+
+### 使用 latexmk 编译
+
+在 src 目录下提供了供 `latexmk` 构建工具使用的配置文件 `latexmkrc`。在 src 目录下执行 `latexmk` 命令进行编译,完成后将 PDF 文件移动到根目录。 \ No newline at end of file