diff options
author | Ian Jauslin <ian.jauslin@rutgers.edu> | 2023-03-21 18:56:03 -0400 |
---|---|---|
committer | Ian Jauslin <ian.jauslin@rutgers.edu> | 2023-03-21 18:56:03 -0400 |
commit | bf6efd2ecaa3e84c78e472ca2c16f4bcc8378886 (patch) | |
tree | b84ae941dbfdb2cbbd535b5d6012d17e633dd4bd /README |
Diffstat (limited to 'README')
-rw-r--r-- | README | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -0,0 +1,36 @@ +This directory contains the source files to typeset the presentation, and +generate the figures. This can be accomplished by running + make + +The figures were obtained using simplesolv v0.4: + http://ian.jauslin.org/software/simplesolv + +This document uses a custom class file, located in the 'libs' directory, which +defines a number of commands. + + +* Dependencies: + + pdflatex + TeXlive packages: + amsfonts + array + graphics + hyperref + latex + pgf + standalone + xcolor + GNU make + +* Files: + + Jauslin_SISSA_2023.tex: + main LaTeX file + + libs: + custom LaTeX class file + + figs: + source code for the figures + |