Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCJK PDF missing characters #71
Comments
|
Since #70 is merged, here's what I see in the logs
|
|
Just confirm that the zh-cn pdf looks good now. But zh-tw it still broken since the default fandol font has a limited support for Tranditional Chinese font... However it's better than previous, which doesn't have any Chinese characters. ko is broken as before. ja looks good with platex. |
Actually all CJK{Chinese, Japanese, Korean} PDF are not generated correctly.
The Chinese PDF should be fixed with #70
But I'm not sure what to do with Japanese and Korean.
xeCJKis supposed to work for all CJK. But it's best to have some native developer/translator to check it.