Skip to content

Commit 41e2e4d

Browse files
author
Damian Rouson
authored
Update README.md
1 parent 20ce831 commit 41e2e4d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Coarray ICAR submission to [PAW17]
22

33
## Prerequisites:
4-
LaTeX
4+
1. LaTeX
5+
2. Optional: Adobe Acrobat Reader or later for the animated version of Figure 1.
56

67
## Build instructions
78

@@ -20,11 +21,14 @@ pdflatex main && bibtex main && makeglossaries main && pdflatex main
2021
```
2122

2223
## Known Issues
23-
* Apple Preview will not display the animation.
24+
* Building the paper with the animated version of Figure 1 requires uncommenting the [`animategraphics` command] in body.tex and commenting the corrsponding `includegraphics` command.
2425
* LaTeX must compile main.tex twice for Acrobat Reader to display the Figure 1 animation.
26+
* Apple Preview will not display the animation.
27+
2528

2629
See [figures/icar/README.md] for more details on the animation.
2730

2831
[figures/icar/README.md]: figures/icar/README.md
2932
[PAW17]: http://sourceryinstitute.github.io/PAW/
3033
[TeXShop]: http://pages.uoregon.edu/koch/texshop/
34+
[`animategraphics` command]: https://github.com/sourceryinstitute/coarray-icar-paw17/blob/master/body.tex#L33

0 commit comments

Comments
 (0)