Ian Jauslin
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIan Jauslin <ian@jauslin.org>2020-08-05 02:54:30 -0400
committerIan Jauslin <ian@jauslin.org>2020-08-05 02:54:30 -0400
commit647d192435d36d1155adc8f1a3e56197323bd036 (patch)
tree58ce48c8c49cc092a6254c91f64f7f148b2cf6fc /README
Initial commitHEADv0.0master
Diffstat (limited to 'README')
-rw-r--r--README31
1 files changed, 31 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..6ad6333
--- /dev/null
+++ b/README
@@ -0,0 +1,31 @@
+This directory contains the source files to typeset the article, and generate
+the figures. This can be accomplished by running
+ make
+
+The figures trajectory.pdf and action-angle.pdf use the data from a computation
+which has not been released yet. Instead, the relevant data files are included.
+
+
+* Dependencies:
+
+ pdflatex
+ TeXlive packages:
+ amsfonts
+ color
+ graphics
+ hyperref
+ latex
+ natbib
+ pgf
+ standalone
+ GNU make
+ gnuplot
+
+* Files:
+
+ Gallavotti_Jauslin_2020.tex:
+ main LaTeX file
+
+ figs:
+ source code for the figures
+