Code: Select all
\documentclass{article}
\usepackage[utf8]{inputenc} %I also tried with [utf8x]
\usepackage{CJK}
\begin{document}
\begin{CJK}{UTF8}{min}%
こんにちは%
\end{CJK}%
\end{document}
Code: Select all
! Undefined control sequence. try@size@range ...extract@rangefontinfo font@info
<-*>@nil <@nnil l.9 こんにちは
Code: Select all
LaTeX Font Warning: Font shape `C70/min/m/n' undefined (Font) using `C70/song/m/n' instead on input line 9.
[first time manually installing a font, so I'm not sure if it is done properly: I merged the folders "doc" and "fonts" downloaded with the ones at C:\Program Files (x86)\MikTex 2.9]
What can I do?? I don't mind which Japanese font to use (Mincho or another), just that characters printed!