aboutsummaryrefslogtreecommitdiff
path: root/thesis
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-03-30 16:38:53 +0000
committerAria Shrimpton <me@aria.rip>2024-03-30 17:34:56 +0000
commitca565e3d32c0815722302331edbc59ce8a1ca9b8 (patch)
tree201a3c79d3727bbcbc0ebe8045188ff8c5f30bc8 /thesis
parentffa16f507ae3ca7f109aa8dacf2ea7e2a696a948 (diff)
notes on how to reproduce
Diffstat (limited to 'thesis')
-rw-r--r--thesis/README.md6
1 files changed, 6 insertions, 0 deletions
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`.