{cjk} is about typesetting documents in Chinese/Japanese/Korean.
2
votes
1answer
594 views
Han characters replace Hiragana when using Meiryo font with CJK
I've been trying to get the Meiryo font to work with LaTeX CJK for quite a while now, but for some reason or other it's always refused to work. I gave it another go today, and managed to actually get ...
2
votes
2answers
651 views
Latex: Pinyin below Chinese characters
I would like to enter a Chinese (Simplified) Characters in a TeX doc that is rendered by XeTeX and have the Pinyin transcription automatically added below the according characters. So, I only enter ...
5
votes
2answers
798 views
Tone marks above Chinese characters in latex
My aim is to put tone marks above Chinese characters in latex.
I have tried \v{好}, but this puts the carron accent (3rd tone) in the space left of the character rather than above it.
I have also ...