Ian Jauslin
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIan Jauslin <ian@jauslin.org>2020-01-09 22:42:09 -0800
committerIan Jauslin <ian@jauslin.org>2020-01-09 22:42:09 -0800
commit93db722d68cbb79b7e6da359ab48d4a14881e025 (patch)
treec71a6092b4994cc29bbe0d9b6715dcd97a02f253 /README
As presented at UBC on 2020-01-10HEADv1.0master
Diffstat (limited to 'README')
-rw-r--r--README34
1 files changed, 34 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..d68722b
--- /dev/null
+++ b/README
@@ -0,0 +1,34 @@
+This directory contains the source files to typeset the presentation, and
+generate the figures. This can be accomplished by running
+ make
+
+This document uses a custom class file, located in the 'libs' directory, which
+defines a number of commands.
+
+
+* Dependencies:
+
+ pdflatex
+ TeXlive packages:
+ amsfonts
+ doublestroke
+ graphics
+ hyperref
+ latex
+ pgf
+ standalone
+ GNU make
+ python3
+ gnuplot
+
+* Files:
+
+ Jauslin_UBC_colloquium_2020.tex:
+ main LaTeX file
+
+ libs:
+ custom LaTeX class file
+
+ figs:
+ source code for the figures
+