Fonts & Character SetsWrite Japanese (Windows OS)

Information and discussion about fonts and character sets (e.g. how to use language specific characters)
Post Reply
jaeger2000
Posts: 3
Joined: Sun May 09, 2010 1:57 am

Write Japanese (Windows OS)

Post by jaeger2000 »

-I have found TeXworks and Texmaker IDE's accept Japanese input using the Microsoft IME under an English Windows OS.
-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}

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply