Coarray ICAR submission to PAW17
- LaTeX
- Optional: Adobe Acrobat Reader or later for the animated version of Figure 1.
- Install and launch TeXShop
- Open main.tex and click Typeset
- Select BibTeX and click Typeset
- At a command line, execute
makeglossaries main - In TeXShop, select LaTeX and click Typeset
Try something of the form
pdflatex main && bibtex main && makeglossaries main && pdflatex main- Building the paper with the animated version of Figure 1 requires uncommenting the
animategraphicscommand in body.tex and commenting the corrspondingincludegraphicscommand. - LaTeX must compile main.tex twice for Acrobat Reader to display the Figure 1 animation.
- Apple Preview will not display the animation.
See figures/icar/README.md for more details on the animation.