> We also want to support users who want to cite CJK > content in non-CJK documents (linguists come to mind). In that case, I would suggest to implement adding
\RequirePackage{CJK} \AtBeginDocument{\begin{CJK*}{GBK}{}\CJKtilde\CJKcaption{GB}} \AtEndDocument{\end{CJK*}} in the preamble, rather than having \begin{CJK*}{GBK}{} at the begining and \end{CJK*} in the ending. Yes, I meant CJK*, as this is preferred than just CJK. [EMAIL PROTECTED] 2008-06-06