2 輸出論文
接著將該資料夾變更為 bookdown 專案(working dir 需為該專案資料夾):
ntuthesis::init_proj() # init working dir as proj.
詳細的檔案結構,見 ??。
即會在 front-matter/
生成封面所需的檔案。以使用者的角度而言,除了 front-matter/certification.pdf
以外,不須理會 front-matter/
中的其它檔案。certification.pdf
是空白(未簽名)的「口試委員審定書」。
使用者可以將 front-matter/certification.pdf
列印出來。之後再將簽名過的「口試委員審定書」掃描成 PDF 並命名為 certification-scan.pdf
,取代專案資料夾根目錄中的同名檔案。