Hello Rob,
Rob McDonald writes:
> I am familiar with UseLATEX, but would like to take the automation of
> my document build system a step or two further. Solutions that build
> on UseLATEX -- or a totally separate approach, are OK.
>
> I often use Matlab to create *.pdf figures -- which are the
Hello,
Using the nomencl package requires running makeindex a bit like this:
makeindex document.nlo -s nomencl.ist -o document.nls
So I have patched the file UseLATEX.cmake version 1.7.4 as below to
accommodate it.
It just a naive copy and paste of the text for glossaries, so I use
USE_NOMENCLA