You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Simply for compiling compile-test.tex to see if it has errors. No error catching at the moment / using latex warnings for troubleshooting if there are problems with edits.
# Setup gitinfo
sed -i -e 's/\r$//' gitinfo2-hook.sh
bash gitinfo2-hook.sh
# Using -shell-escape in case this repo becomes a latex documentation template and minted is used.