Koji Yokota wrote:
Therefore, is it possible for you to provide another choice for
Japanese *not to use* the CJK package? That is, another choice in the
menu of Document Setting -> Language which creates a code like:
> \batchmode
> \makeatletter
> [EMAIL PROTECTED]/home/hge//}}
> \makeatother
> \documentclass{article}
> \usepackage[T1]{fontenc}
>
> \makeatletter
>
> \makeatother
> \begin{document}
>
> \title{テスト}
>
> \maketitle
> Hey!日本語だ。
> \end{document}
PS. Uh, in doing so, the above document must be converted to one of the
appropriate encodings, EUC-JP, SJIS, or JIS code. So, I think we need at
least three choices. (This is a complication of Japanese encodings. Many
Unix systems used to use EUC-JP whereas Microsoft sticks to their own SJIS.)