source:
trunk/MagicSoft/GRB-Proposal/make_ps.sh@
7231
| Last change on this file since 7231 was 6256, checked in by , 21 years ago | |
|---|---|
|
|
| File size: 217 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/bash |
| 2 | |
| 3 | rm GRB_proposal_2005.aux |
| 4 | latex GRB_proposal_2005.tex |
| 5 | #bibtex GRB_proposal_2005 |
| 6 | latex GRB_proposal_2005.tex |
| 7 | latex GRB_proposal_2005.tex |
| 8 | dvips GRB_proposal_2005.dvi |
| 9 | gv GRB_proposal_2005.ps & |
| 10 | |
| 11 | # all done |
Note:
See TracBrowser
for help on using the repository browser.
