notofonts / noto-cjk

Noto CJK fonts
http://www.google.com/get/noto/help/cjk
3k stars 215 forks source link

Numbers are not searchable or copy-paste #187

Closed JesusSave closed 2 years ago

JesusSave commented 3 years ago

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}`

punchcutter commented 3 years ago

What tools are you using to compile the PDF?

lhy7889678 commented 3 years ago

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.