這份模板是從交通大學碩博士論文 XeLaTeX 模版 Fork 而來
,前身是 tzhuan 的
臺灣大學碩博士論文 XeLaTeX 模板。
最後則由 walker088 在撰寫論文期間根據政大圖書館 所提供的論文格式規範加以修改。
您可以直接 clone 這個 git repository,或者下載成 zip.
- 這份文件主要提供在 overleaf 上編輯撰寫,將這個 repo 下載成 zip 後就可以直接輸入 overleaf 順利編譯。
- 主要章節會在 ./chapter/ 資料夾裡面,可以自行新增。
- 章節順序請在 ./thesis.tex 內編排修改。
- 口試委員審定書 會由系辦助教在口試當天協助印出,口試完成後將有口委簽名的版本掃描成 PDF 檔,取代 ./pdfs/cert.pdf ,就可以修改成自己的審定書了。
Note: 在 overleaf 上傳 zip file 後,
要點選右上角的齒輪將 latex engin 改成 Xelatex
才可以順利通過編譯。
目前請先參考交大 shaform 所撰寫的 wiki 說明。
- v1.0
- The first fork release
- Add Chinese support
- Add NTU watermark & password protection
- Add certification and spine .docx files
- Add setup
- Add hypertext links in the document
- Adjust line spacing
- v0.4
- Rename \year, \month and \day to avoid the conflicts. Thanks to shaform.
- v0.3.1
- Fix issue #2, thanks to BachiLi.
- v0.3
- Fix issue #1, thanks to simonxander.
- Set doublespacing by default, add singlespacing and onehalfspacing support.
- Refine the cover page and the certification.
- v0.2
- Add proposal support
- v0.1
- The first release