blob: 6ad63338fd9def4a95b4bb37b751eeebc1c5fedf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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
  |