diff options
author | Ian Jauslin <ian@jauslin.org> | 2020-08-05 02:54:30 -0400 |
---|---|---|
committer | Ian Jauslin <ian@jauslin.org> | 2020-08-05 02:54:30 -0400 |
commit | 647d192435d36d1155adc8f1a3e56197323bd036 (patch) | |
tree | 58ce48c8c49cc092a6254c91f64f7f148b2cf6fc /README |
Diffstat (limited to 'README')
-rw-r--r-- | README | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -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 + |