Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CJK PDF missing characters #71

Open
zhsj opened this issue Mar 28, 2019 · 2 comments
Open

CJK PDF missing characters #71

zhsj opened this issue Mar 28, 2019 · 2 comments

Comments

@zhsj
Copy link
Contributor

@zhsj zhsj commented Mar 28, 2019

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. xeCJK is supposed to work for all CJK. But it's best to have some native developer/translator to check it.

@JulienPalard
Copy link
Member

@JulienPalard JulienPalard commented Mar 31, 2019

Since #70 is merged, here's what I see in the logs

Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
(/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty

Package cmap Warning: pdftex not detected - exiting.

)

! LaTeX Error: Missing \begin{document}.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.15 u
      sepackage{xeCJK}
? 
! Emergency stop.
 ...                                              
                                                  
l.15 u
      sepackage{xeCJK}
No pages of output.
Transcript written on howto-curses.log.
Latexmk: Log file says no output from latex
Latexmk: For rule 'pdflatex', no output was made

@zhsj
Copy link
Contributor Author

@zhsj zhsj commented Apr 1, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.