GitHub: https://github.com/zhiyunyao/pkuthss/tree/lite
Overleaf: https://www.overleaf.com/read/wmsmytgjkxfy#c888f2
This project provides a lite LaTeX template designed for formatting dissertations at Peking University.
With the document class rewritten and APIs redefined, this template incorporates previous endeavors CasperVector/pkuthss and iofu728/pkuthss, supports additional functionalities, and maintains a more uniform and consistent coding style throughout the template.
It is finely tuned for seamless integration with popular editors like VSCode and Overleaf, offering users a convenient solution for academic document preparation.
Note that the tex files using previous templates need to be carefully updated due to the API changes.
- Within
VSCode: Download the project and open it with VSCode. Note that the VSCode extension, LaTeX Workshop, need to be properly configured before compiling. - Within
Overleaf: Copy the Overleaf project at https://www.overleaf.com/read/wmsmytgjkxfy#c888f2 to your own account. See alsouserguide.pdffor details.
- 2024/04/26 v1.9.4-lite: Initial attempt.