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
833 stars 400 forks source link

LaTeX Error: Environment abstract undefined. #207

Open zohimchandani opened 4 years ago

zohimchandani commented 4 years ago

Thesis.tex contains \include{Abstract/abstract} but compiling gives me a compile error, environment abstract undefined error, missing \begin{document} error

deryckchan commented 3 years ago

There maybe something wrong with the line with which you imported the class file, since the compiler is saying "missing \begin{document}". Are you able to compile the template without any modification?

jfowlkes303 commented 2 years ago

Thesis.tex contains \include{Abstract/abstract} but compiling gives me a compile error, environment abstract undefined error, missing \begin{document} error

Be