Fonts & Character SetsJapanese Characters

Information and discussion about fonts and character sets (e.g. how to use language specific characters)
Post Reply
sara
Posts: 1
Joined: Mon Mar 25, 2013 5:07 pm

Japanese Characters

Post by sara »

I tried to find pTeX-package for MacOS, but I haven't found anything... Suggestions?

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Namrod
Posts: 8
Joined: Fri Apr 26, 2013 9:10 pm

Japanese Characters

Post by Namrod »

Which distribution do you use ? I use TeXLive2012 and p(la)tex was installed on my computer. You can also try :

Code: Select all

sudo port install texlive-lang-cjk
in the Terminal, which will install ptex and all what you need to use japanese characters.

An other solution is to use the CJK package.
Post Reply