Koji Yokota schrieb:
Also, adding
\usepackage{japanese} line does not help for jsarticle class.
Does it work when we use this instead?:
\documentclass[english,japanese]{jsarticle}
No, this doesn't seem to work (also, bringing "japanese" before
"english" doesn't work). This problem arises only for jsarticle and
jsbook. Other styles such as jarticle doesn't redeem the language option
in \documentclass, so they don't raise a problem even if "english" is
specified.
Then we couldn't do much in this case. But english will only be loaded when you mark text with this
language. So the fix for this would be to prepaer a template file for the two problematic classes
and add there a note describing this.
regards Uwe