Org mode 导出中文 PDF

Jan 29, 2019·
Shenghui (Samuel) Gu
Shenghui (Samuel) Gu
· 1 min read
posts

只要在文件开头加入以下代码:

#+LATEX_COMPILER: xelatex
#+LATEX_HEADER: \usepackage{xeCJK}
Shenghui (Samuel) Gu
Authors
Researcher in Trustworthy AI and Software Engineering
I build methods for testing, validating, and improving trustworthy AI-enabled software systems. My research lies at the intersection of Software Engineering, AI Safety, and System Reliability, spanning LLM-driven testing, search-based software engineering for autonomous systems, and AIOps for distributed architectures. A central theme of my work is to make generative AI useful, interpretable, and dependable for solving complex validation problems in safety-critical and large-scale industrial systems.