Skip to content

Instantly share code, notes, and snippets.

@Azure-rong
Created September 5, 2014 08:32
Show Gist options
  • Save Azure-rong/1ba2fe03e7772a73d672 to your computer and use it in GitHub Desktop.
Save Azure-rong/1ba2fe03e7772a73d672 to your computer and use it in GitHub Desktop.
latex:First Chinese latex file test
%hello_world.tex
\documentclass{book}
\usepackage{ctex}
\begin{document}
你好\LaTeX
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment