A simple XeLaTeX package for typesetting CJK documents
Download and install a TeX document system for your platform from: http://www.tug.org/.
- Clone this repository to a local folder.
- Run
bootstrap.sh
to download the open-source fonts tofonts/
. - Drag the
cjkfonts.sty
andfonts
to your project. - Add
\usepackage{cjkfonts}
into the preamble of your TeX source file.
You can run make
to re-comiple the user guide (generate guide.pdf in doc/).
For more information, please check the document: guide.pdf.
Here's a sample page of the PDF after you use cjkfonts, it's also the first page of the user guide.