Last active
August 8, 2019 03:10
-
-
Save teshenglin/3b747ae70c874809ceadd946fa7749c3 to your computer and use it in GitHub Desktop.
使用 XeLatex 顯示繁體中文
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%!TEX encoding = UTF-8 Unicode | |
\usepackage{xeCJK} | |
%\setCJKmainfont{標楷體} | |
%\setCJKmainfont{LiHei Pro} | |
\setCJKmainfont{PingFang TC} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment