Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
誰かが xelatex を推奨していますが、他の人は latex+CJK を主張しています。ありがとう。
LaTeX + CJK を使用していますが、問題なく動作します。テキスト エディターが Unicode をサポートしていることを確認してから、行\documentclassと行の間に次の行を追加し\begin{document}ます。
\documentclass
\begin{document}
\usepackage{CJKutf8} \newcommand{\zh}[1]{\begin{CJK}{UTF8}{gbsn}#1\end{CJK}}
入力することで、好きな漢字をドキュメントに挿入できるようになりました\zh{中文}
\zh{中文}