I am using Texlive 2015 in Ubuntu 14.04. I want to print some chinese characters using Latex and the sample code is as following:
Code: Select all
Code, edit and compile here:
\documentclass{book}\usepackage{CJK}%\usepackage{ccmap}\begin{document}\begin{CJK*}{GB}{song}\CJKindent你好\end{CJK*}\end{document}
What should i do for the following message:
Missing character: There is no \94 in font nullfont!
[1{/usr/local/texlive/2015/texmf-var/fonts/map/pdftex/updmap/pdftex.map}
]
Yours Sincerely
Anil Kunwar