2

The arXiv platform does not support XeTeX. So pdfLaTeX seems to be the only option. Usually ctex package works well. However ctex has no default font for pdfLaTeX on Linux. I suppose the arXiv platform is on Linux. So far the only solution I find is CJKutf8 package. But the CJKutf8 package does not handle the CJK typeset as well as ctex does. The use of CJK package requires the environment of \begin{CJK*} ... \end{CJK*} everywhere we write CJK characters. I wonder if there is a better approach.

6
  • No, the only CJK support for pdflatex is CJK/CJKutf8 package. BTW, are you sure that you really need to submit a main-in-CJK-characters paper to arxiv? Commented Nov 20 at 9:13
  • "The use of CJK package requires the environment of \begin{CJK*} ... \end{CJK*} everywhere we write CJK characters." Why not put it at the beginning and the end? You just need to do it for one time. Commented Nov 20 at 9:14
  • it is possible to just submit the pdf without tex source Commented Nov 20 at 9:17
  • 1
    you can change the producer in the metadata there are some answers on this site I think, let me see.... Also they are planning to allow luatex, you could reach out to them and ask.... Commented Nov 20 at 9:25
  • 2
    tex.stackexchange.com/questions/95080/… Commented Nov 20 at 9:28

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.