Tagged Questions
5
votes
1answer
352 views
Using Nomenclature and emacs
I'm learning how to \usepackage{nomencl}. So far so good.
I added the nomenclature compile option to the emacs commands by editing my .emacs file, adding:
;;nomenclature for latex
(eval-after-load ...