Hi Joe Thanks for trying out CJK on Ubuntu. I am the Debian package maintainer of CJK, but have no Ubuntu to try out my packages there. It is always helpful to send a completely working minimal example; yours lacked a few lines.
Anyway, on Debian/unstable I have managed to get Memoir working with CJK using the following minimal example: %%% begin %%% documentclass[landscape,14pt]{memoir} \usepackage[usenames,dvipsnames]{color} \usepackage[T1]{fontenc} \usepackage{CJKutf8} \usepackage[USenglish]{babel} \begin{document} \begin{CJK}{UTF8}{bsmi}子\end{CJK} \end{document} %%% end %%% It works with `latex' and `pdflatex'. Have a look at the files in /usr/share/doc/latex-cjk-all/examples/ for some working files. They should compile on Ubuntu as well. Mind you, the font `arphic' as such does not exist. Only `bsmi' and `bkai' for traditional Chinese, `gsmi' and `gkai' for simplified Chinese. I haven't had the time yet to compile the `ukai' or `uming' fonts with Fontforge, but have a look at README.Debian.gz; it is similar to the creation of the Cyberbit fonts. Best regards -- Danai _______________________________________________ Cjk maillist - Cjk@ffii.org https://lists.ffii.org/mailman/listinfo/cjk