summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/texlive/texlive-zh-cn/README-live.ZH-CN
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/texlive/texlive-zh-cn/README-live.ZH-CN')
-rw-r--r--Master/texmf/doc/texlive/texlive-zh-cn/README-live.ZH-CN27
1 files changed, 9 insertions, 18 deletions
diff --git a/Master/texmf/doc/texlive/texlive-zh-cn/README-live.ZH-CN b/Master/texmf/doc/texlive/texlive-zh-cn/README-live.ZH-CN
index 8856cd17c8e..29191a6a5d4 100644
--- a/Master/texmf/doc/texlive/texlive-zh-cn/README-live.ZH-CN
+++ b/Master/texmf/doc/texlive/texlive-zh-cn/README-live.ZH-CN
@@ -3,32 +3,23 @@ TeX Live Guide Translation (Simplified Chinese)
To compile live.tex, you need:
-1. Xe(La)TeX (and related packages like fontspec) 0.997+
+1. Xe(La)TeX (and related packages like fontspec) 0.9995+
(a recent version is bundled with TeX Live).
2. xeCJK macro package.
-3. At least one CJK font (with Simpified Chinese glyphs),
-preferably two, one for normal text, another for emphasized
-text. To change the font, open tex-live-zh-cn.sty (line
-8 - 10):
+3. We use the following fonts:
- \setCJKmainfont[BoldFont=Adobe Heiti Std]{Adobe Song Std}
- \setCJKmonofont[Scale=0.9]{Adobe Kaiti Std}
- \setCJKfamilyfont{song}[BoldFont=Adobe Heiti Std]{Adobe Song Std}
+ AR PL UMing
+ AR PL UKai [1]
+ Droid Sans Fallback [2]
-Replace "Adobe Heiti Std" and "Adobe Song Std" to some
-OpenType/TrueType fonts you already installed.
+ They can be retrieved here:
+ [1] http://www.freedesktop.org/wiki/Software/CJKUnifonts/Download
+ [2] http://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;f=data/fonts;hb=HEAD
-4. Type make or simply
-
- xelatex texlive-zh-cn.tex
-
-for several times to make sure cross-references are
-correctly generated.
+4. make
5. If you have any problems, please contact:
gzjjgod at gmail dot com
-jjgod, 2009/08/30.
-