编译中文 LaTeX

Sep 22, 2017·
Shenghui (Samuel) Gu
Shenghui (Samuel) Gu
· 1 min read
posts

之前想用中文写 LaTeX,查了几次总是忘记,在此记录。

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

% !TEX program = xelatex
\documentclass{ctexart}
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.