kks32 / phd-thesis-template

A LaTeX / XeLaTeX / LuaLaTeX PhD thesis template for Cambridge University Engineering Department (CUED)
http://www-h.eng.cam.ac.uk/help/tpl/textprocessing/ThesisStyle/
MIT License
820 stars 392 forks source link

Exclude from compilation #237

Closed Raazzta closed 1 year ago

Raazzta commented 1 year ago

Hello, this template includes so many .tex and aux files, thus it takes time to compile. Is there a way to speed up compilation by excluding not-yet-ready chapters rather than deleting the template?

I am just beginning to write from chapter-1 and I dont want other pre-defined chapters get compiled. Thank you.