diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-24 18:04:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-24 18:04:08 +0000 |
commit | a773f956133dd46fdbb8d5c972ae248089cbc1b0 (patch) | |
tree | b771a4e5bf7984cdcec4b3f4e1cc8483ee85f1f9 /Master/texmf-dist/doc/latex/xcjk2uni/README | |
parent | c4c9fe537f9caa60fdc44dc3961b5ff6139d0c59 (diff) |
xcjk2uni (20jun14)
git-svn-id: svn://tug.org/texlive/trunk@34382 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xcjk2uni/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/xcjk2uni/README | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/xcjk2uni/README b/Master/texmf-dist/doc/latex/xcjk2uni/README index 91a55c7db3d..0d5a317c2d0 100644 --- a/Master/texmf-dist/doc/latex/xcjk2uni/README +++ b/Master/texmf-dist/doc/latex/xcjk2uni/README @@ -22,7 +22,8 @@ This work consists of the file xCJK2uni.dtx, and the derived files xCJK2uni.pdf, xCJK2uni.sty, xCJK2uni.ins, - xCJK2uni-make.ltx, + xCJK2uni-make.tex, + xCJK2uni-sfd.def, xCJK2uni-UBg5plus.def, xCJK2uni-UBig5.def, xCJK2uni-UGB.def, @@ -64,10 +65,8 @@ The package is supplied in dtx format and as a pre-extracted zip file, xCJK2uni.tds.zip. The later is most convenient for most users: simply unzip this in your local texmf directory and run texhash to update the database of file locations. If you want to unpack the dtx yourself, -running "xetex xCJK2uni.dtx" will extract the package whereas +running "luatex xCJK2uni.dtx" will extract the package whereas "xelatex xCJK2uni.dtx" will typeset the documentation. -Then run "lualatex --shell-escape xCJK2uni-make.ltx" to generate some -definition files and /ToUnicode mapping files. The package requires LaTeX3 support as provided in the l3kernel. It is available on CTAN as ready-to-install zip files. |