LaTeX CJKutf8

CJKutf8 is a package for working with CJK encodings.


Usage

Try:

\usepackage{CJKutf8}

% ...

This is some `normal' text, while \begin{CJK}{UTF8}{min}これは悪魔のもの\end{CJK}.

Alternatively, try:

\usepackage{CJKutf8}
\begin{CJK*}{UTF8}{min}

'Normal' text mixed with 日本語.

\end{CJK*}


CategoryRicottone

LaTeX/CJKutf8 (last edited 2025-08-27 21:03:23 by DominicRicottone)