Parent Directory
|
Revision Log
|
Revision Graph
added get_figs and All to Makefile, and a missing "latex" (need 3 after bibtex to make it work)
| 1 | dimitri | 1.4 | cvs co -d ceaice MITgcm_contrib/articles/ceaice |
| 2 | cd ceaice | ||
| 3 | mkdir figs | ||
| 4 | cd figs | ||
| 5 | wget ftp://ecco2.jpl.nasa.gov/data9/articles/ceaice/figs/'*' | ||
| 6 | dimitri | 1.6 | gunzip *.gz |
| 7 | dimitri | 1.4 | cd .. |
| 8 | dimitri | 1.1 | latex ceaice |
| 9 | bibtex ceaice | ||
| 10 | latex ceaice | ||
| 11 | latex ceaice | ||
| 12 | dimitri | 1.2 | latex ceaice |
| 13 | dimitri | 1.3 | dvips ceaice -o ceaice.ps |
| 14 | ps2pdf ceaice.ps |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |