-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
645b359
commit ea8c6ac
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
# LaTeX 教學 in 成大數學 | ||
本教學使用 XeLaTeX | ||
本教學使用 XeLaTeX | ||
|
||
## 目錄 | ||
* 簡介 | ||
* 安裝 | ||
* 從數學符號開始 | ||
* 來試試一頁文吧 | ||
* 大型文件排版 | ||
|
||
## 參考資料 | ||
* [LaTeX – A document preparation system](https://latex-project.org) | ||
* [新手安裝LaTeX懶人教學(Step by step)]( http://leavedcorn.pixnet.net/blog/post/24773932-新手安裝latex懶人教學(step-by-step) | ||
* [HostMath - Online LaTeX formula editor](http://www.hostmath.com) | ||
* [清大資工Latex教學](http://www.cs.nthu.edu.tw/~cherung/teaching/2009cs5321/link/latex.pdf) |