1004
LPT Do it.
(mander.xyz)
A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.
Rules
This is a science community. We use the Dawkins definition of meme.
Hey, amazing idea, can you share the code?
Makefile in other comments. You'll need something like this on the title page (this assumes you use my Makefile which puts the version in
VERSION.tex
[that's the literal name of the file, not a placeholder]):{\bf{\color{red}DOCUMENT REVISION:}} {\color{blue}\input{VERSION}}
Sure thing. This also includes the beamer bit which I used for my defense. It's all pretty hacky but hope it's useful!
I also had some Makefiles in other directories, e.g., for my
media/
I had:and for
media/svgs/
:Thank you!!! I'll see if I manage to make it work for me.