From ca565e3d32c0815722302331edbc59ce8a1ca9b8 Mon Sep 17 00:00:00 2001 From: Aria Shrimpton Date: Sat, 30 Mar 2024 16:38:53 +0000 Subject: notes on how to reproduce --- thesis/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 thesis/README.md (limited to 'thesis') diff --git a/thesis/README.md b/thesis/README.md new file mode 100644 index 0000000..c419e56 --- /dev/null +++ b/thesis/README.md @@ -0,0 +1,6 @@ +# Thesis + +First, ensure that your LaTeX environment is setup properly, as described in the `README` at the project's root. +Then, run `make`. + +This converts the graphs from JSON to png using `vl2png` from `vega-cli`, and runs `latexmk`. -- cgit v1.2.3