dissertation-toolkit icon indicating copy to clipboard operation
dissertation-toolkit copied to clipboard

`nomencl.sty' not found

Open PursuitOfDataScience opened this issue 2 years ago • 2 comments

Hi,

I tried to bookdown::render_book() the thesis template without having any modification, but R gave me the following error message. I am not sure if this is a version problem, as the template has been there for quite a while.

Could you please help me dissect where the issue is? Thanks!

! LaTeX Error: File `nomencl.sty' not found.

! Emergency stop.
<read *> 

Error: LaTeX failed to compile _main.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See _main.log for more info.

PursuitOfDataScience avatar May 29 '22 22:05 PursuitOfDataScience

This set up assumes you are using the nomencl package for abbreviations — do you have this latex package installed?

LucyMcGowan avatar May 29 '22 23:05 LucyMcGowan

Seems like so.

PursuitOfDataScience avatar May 31 '22 17:05 PursuitOfDataScience