\documentclass{article}
\usepackage{CJK}
\usepackage{ccmap}
\begin{document}
\begin{CJK*}{GBK}{kai}
content of article
\end{CJK*}
\end{document}

注意加粗的那一句,只需要使用ccmap宏包就可以解决这个问题。

相关文章:

  • 2021-04-14
  • 2021-06-10
  • 2021-06-15
  • 2021-04-12
  • 2021-07-18
  • 2021-12-14
猜你喜欢
  • 2021-12-03
  • 2021-12-06
  • 2021-09-15
  • 2022-12-23
  • 2021-05-23
  • 2022-12-23
  • 2021-05-30
相关资源
相似解决方案