Ian Jauslin
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIan Jauslin <ian@jauslin.org>2020-10-03 00:51:21 -0400
committerIan Jauslin <ian@jauslin.org>2020-10-03 00:51:21 -0400
commit9c24f48c378d578a87f6647d62877a19febba89d (patch)
tree1c835d1fba79f0749ea4b99f5d681ee7d289266b /README
As presented at the AMS Fall Sectional Meeting on 2020-10-03HEADv1.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..eadd102
--- /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_AMS_2020.tex:
+ main LaTeX file
+
+ libs:
+ custom LaTeX class file
+
+ figs:
+ source code for the figures
+