Skip to content

Instantly share code, notes, and snippets.

@VincentTam
Last active August 29, 2015 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VincentTam/10473229 to your computer and use it in GitHub Desktop.
Save VincentTam/10473229 to your computer and use it in GitHub Desktop.
This is a LaTeX template for a Chinese essay. For details, you may visit http://vincenttam.github.io/blog/2014/04/05/latex-template-for-chin-essays/
\documentclass[12pt,a4paper]{article}
\usepackage[margin=1in]{geometry}
\usepackage{xeCJK}
\setCJKmainfont{AR PL UKai HK}
\setlength{\parindent}{2em}
\setlength{\parskip}{\baselineskip}
\usepackage{setspace}
\doublespacing
\usepackage{metalogo}
\author{
毛名仕\\
1234567890
}
\title{ABCD 1234:文章的主題}
\date{二零一四年四月五日}
\begin{document}
\maketitle
老師、各位同學,大家好!我今日想跟大家分享一下我的模版。我們每日花多少
時間在找尋微軟的破解版上?各位正在使用微軟辦公室軟體的用者,沒有升級軟
體,文件過了幾年就會出現相容性的問題。
下一個段落,說明了我不用微軟所見即所得的文書處理器,也可以排版出漂亮的
文章。段落之間有一空行,行與行之間也有行距,方便閱讀。我用自由的
\XeLaTeX 造出的文件,比閉源的微軟的文書處理器所造出的還好!
\end{document}
% vim:nospell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment