summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/xelatex/xecjk/make-tbl-file/README.txt
blob: e43b09999cac038426b274da3884c86a2ded5a2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
1. Edit fontlist.tex to set the ghostscript executable and the language/font.

2. for texlive
      xelatex --shell-escape main 
   
   for miktex, run
      xelatex --enable-write18 main

3. move chs*.tbl to the directory $TEXMFLOCAL/xelatex/xeCJK/chs/tbl
   move cht*.tbl to the directory $TEXMFLOCAL/xelatex/xeCJK/cht/tbl
   move ja*.tbl  to the directory $TEXMFLOCAL/xelatex/xeCJK/ja/tbl 
   move ko*.tbl  to the directory $TEXMFLOCAL/xelatex/xeCJK/ko/tbl 

4. run texhash