A LaTeX2e macro package which enables the use of CJK scripts Maintained by:rafan@FreeBSD.org Port Added: 18 Aug 2007 11:02:25 Also Listed In:chinesejapanesekorean
Welcome to CJK, a LaTeX2e macro package which enables the use of CJK
scripts (Chinese/Japanese/Korean) in various encodings.
Features of this port:
- full Chinese BIG5/GB support, including TTF fonts. For other Asian
lauguages, you have to supply those TTF fonts, then manually modify
relative settings.
- basic Type 3 font support and cooperate with DVIPDFMx
- a package "ccmap" from CCT for PDFTeX's CID support
- pseudo-italic and pseudo-bold Chinese font support
- configure PDFTeX to use TrueType fonts directly
- UTF-8 support for Arphic free fonts
- Type 1 scalable font support for Arphic free fonts
For more tips of using these features, please run this command
after installation:
pkg_info -D zh-CJK-\* | less
WWW: http://cjk.ffii.org/
Jing-Tang Keith Jang <keith@FreeBSD.org>
To install the port:cd /usr/ports/print/latex-cjk/ && make install clean To add the package:pkg_add -r latex-cjk
Configuration Options
===> The following configuration options are available for latex-cjk-4.8.0:
CCMAP=on (default) "CCT CCMap package (for PDFTeX's CID support)"
DVIPDFMX=on (default) "Install and configure DVIPDFMx for CJK"
UTF8ARPHIC=off (default) "Arphic free fonts in UTF-8 (no Type 1)"
===> Use 'make config' to modify these settings
- Force commit to note this port is copied from chinese/CJK for better
category.
PR: ports/115451
Submitted by: Koji Yokota <yokota at res.otaru-uc.ac.jp>
Recopied by: marcus
Discussed with: Intron <intron at intron.ac>