wannesm / adsphd

KU Leuven Arenberg Doctoral School PhD dissertation latex class
http://set.kuleuven.be/phd/
74 stars 49 forks source link

! LaTeX Error: File `mfirstuc.sty' not found. #50

Closed Bailusha closed 8 years ago

Bailusha commented 8 years ago

I just downloaded the whole thing today and only changed the names on the front page but when I try to compile I get this error: ! LaTeX Error: File `mfirstuc.sty' not found.

Can anyone help me with this?

Thanks

tassos commented 8 years ago

It seems that the mfirstuc is a dependency for the 'glossaries' package, which is used in this project. Can you try to install the glossaries package and try again?

http://www.ctan.org/tex-archive/macros/latex/contrib/glossaries/

tassos commented 8 years ago

Did it solve the issue? If yes, can you mark this issue as closed?