Re: [CMake] Matlab producing image files for use with LaTeX

2015-01-12 Thread Myles English
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

[CMake] UseLATEX.cmake for nomencl package

2011-05-06 Thread Myles English
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