Hi,
Another example along Kenneth's lines:
https://github.com/gromacs/gromacs/blob/master/docs/manual/CMakeLists.txt
Mark
On Mon, Jan 12, 2015 at 5:10 PM, Moreland, Kenneth
wrote:
> Unlike Myles' answer, I'm going to assume that by noticing *.m files have
> changed you mean that the changes ar
Unlike Myles' answer, I'm going to assume that by noticing *.m files have
changed you mean that the changes are picked up when a make build is run,
not necessarily using a daemon to pick up exactly when the change occurs.
You should be able to set a trail of dependencies for make to pick up the
ch
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
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 then used in a
LaTeX document. I would like my