From 647d192435d36d1155adc8f1a3e56197323bd036 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Wed, 5 Aug 2020 02:54:30 -0400 Subject: Initial commit --- README | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 README (limited to 'README') 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 + -- cgit v1.2.3-70-g09d2