I want to write latex documents with Japanese characters. When I run
latex on the following document, I get an error message. Any advice
would be appreciated.
Error message after running latex on document.
! Argument of \...@xx has an extra }.
<inserted text>
\par
l.10 仿
¥ã¯ããæ¥ã§ãã
Sample Document:
\documentclass[11.5pt]{scrartcl}
\usepackage{CJK}
\usepackage{setspace}
\singlespacing
\usepackage{times}
\begin{document}\begin{CJK*}[dnp]{JIS}{min}
今日はいい日です。
\end{CJK*}
\end{document}
_______________________________________________
Cjk maillist - [email protected]
https://lists.ffii.org/mailman/listinfo/cjk