diff options
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 +  | 
