I'm working on a file that begins like this:

\documentclass[landscape,14pt]{memoir}
\usepackage[usenames,dvipsnames]{color}
\usepackage{CJKutf8}
...

and includes this little usage of CJK:

\begin{CJK*}{UTF8}{arphic}子\end{CJK*}{UTF8}{arphic}

when pdflatex runs, I get the following error -- which seems
to indicate that the fonts I've got installed aren't being  found.
I've also listed the packages that Ubuntu claims to have installed,
but I'm not sure what files to look for, or where to turn for
further assistance.  If someone else on this list has had
success with CJK on ubuntu, I'd like to know what
you did to make it work!

Thanks,
Joe

~~~

LaTeX Font Warning: Font shape `C70/arphic/m/n' undefined
(Font)              using `C70/song/m/n' instead on input line 230.

! Undefined control sequence.
t...@size@range ...extr...@rangefontinfo f...@info
                                                  <-*>@nil <@nnil
l.230 \begin{CJK*}{UTF8}{arphic}子
                                   \end{CJK*}{UTF8}{arphic}

~~~

% aptitude search arphic
i A latex-cjk-chinese-arphic-bkai00 - traditional Chinese KaiTi fonts for CJK
i A latex-cjk-chinese-arphic-bsmi00 - traditional Chinese KaiTi fonts for CJK
i A latex-cjk-chinese-arphic-gbsn00 - traditional Chinese KaiTi fonts for CJK
i   latex-cjk-chinese-arphic-gkai00 - traditional Chinese KaiTi fonts for CJK
v   tfm-arphic-bkai00mp             -
v   tfm-arphic-bsmi00lp             -
v   tfm-arphic-gbsn00lp             -
v   tfm-arphic-gkai00mp             -
i   ttf-arphic-bkai00mp             - "AR PL KaitiM Big5" Chinese TrueType font
i   ttf-arphic-bsmi00lp             - "AR PL Mingti2L Big5" Chinese TrueType fon
i   ttf-arphic-gbsn00lp             - "AR PL SungtiL GB" Chinese TrueType font b
i   ttf-arphic-gkai00mp             - "AR PL KaitiM GB" Chinese TrueType font by
i   ttf-arphic-ukai                 - "AR PL UKai" Chinese Unicode TrueType font
i   ttf-arphic-uming                - "AR PL UMing" Chinese Unicode TrueType fon
v   xfonts-arphic-bkai00mp          -
v   xfonts-arphic-bsmi00lp          -
v   xfonts-arphic-gbsn00lp          -
v   xfonts-arphic-gkai00mp          -

~~~

% aptitude search cjk
i   cjk-latex                       - installs all LaTeX CJK packages
i   gs-cjk-resource                 - Resource files for gs-cjk, ghostscript CJK
i   latex-cjk-all                   - installs all LaTeX CJK packages
i A latex-cjk-chinese               - Chinese module of LaTeX CJK
i A latex-cjk-chinese-arphic-bkai00 - traditional Chinese KaiTi fonts for CJK
i A latex-cjk-chinese-arphic-bsmi00 - traditional Chinese KaiTi fonts for CJK
i A latex-cjk-chinese-arphic-gbsn00 - traditional Chinese KaiTi fonts for CJK
i   latex-cjk-chinese-arphic-gkai00 - traditional Chinese KaiTi fonts for CJK
i A latex-cjk-common                - LaTeX macro package for CJK (Chinese/Japan
i A latex-cjk-japanese              - Japanese module of LaTeX CJK
i A latex-cjk-japanese-wadalab      - type1 and tfm DNP Japanese fonts for latex
i A latex-cjk-korean                - Korean module of LaTeX CJK
i A latex-cjk-thai                  - Thai module of LaTeX CJK
i A latex-cjk-xcjk                  - XeTeX module of LaTeX CJK
p   mrxvt-cjk                       - lightweight multi-tabbed X terminal emulat
p   ng-cjk                          - Nihongo MicroGnuEmacs with CJK support
p   ng-cjk-canna                    - Nihongo MicroGnuEmacs with CJK and Canna s
v   python2.4-cjkcodecs             -
v   python2.5-cjkcodecs             -
v   python2.6-cjkcodecs             -
v   python3.0-cjkcodecs             -
v   python3.1-cjkcodecs             -

_______________________________________________
Cjk maillist  -  Cjk@ffii.org
https://lists.ffii.org/mailman/listinfo/cjk

Reply via email to