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
834 stars 399 forks source link

extended xelatex commands with makeindex #59

Closed tabias closed 8 years ago

tabias commented 8 years ago

latexmk -xelatex -g thesis.tex makeindex thesis.nlo -s nomencl.ist -o thesis.nls latexmk -xelatex -g thesis.tex

This ensures that the nomenclature is included if defined, latexmk is not capable of doing so unless hacked https://mg.readthedocs.org/latexmk.html