Closed JesusSave closed 2 years ago
What tools are you using to compile the PDF?
It seems that you are compiling with LaTeX. Which TeX distribution and which engine are you using? And what PDF viewer are you using?
According to your public repositories, you may be a Simplified Chinese LaTeX user. Maybe the (temporary) CTeX Forum is a more proper place to discuss this issue.
I find when compile PDF with Noto CJK font, numbers are not able to copy-paste, See a short example:
`\documentclass{article} \usepackage{fontspec} \setmainfont{Noto Serif CJK TC}
\begin{document} I have 120 apples \end{document}`