-When compiling the MWE below the Japanese text is not shown.
-Has anyone got Japanese text working with TeX and Windows before?
-I would like to also put together a quick "how to".
Code: Select all
\documentclass{article}
\begin{document}
\section{Japanese}
I can write this 私は荷の本後だいようby。 私はキランです in Japanese.
\end{document}