WRF-Hydro submission to PAW17
LaTeX
- 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
- Apple Preview will not display the animation.
- LaTeX must compile main.tex twice for Acrobat Reader to display the Figure 1 animation.