File: render.sh

package info (click to toggle)
esys-particle 2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 16,876 kB
  • ctags: 10,700
  • sloc: cpp: 79,123; python: 5,820; makefile: 1,204; sh: 227; perl: 225
file content (8 lines) | stat: -rwxr-xr-x 153 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
#!/bin/sh
pdflatex paper
bibtex paper
./makeglos.pl paper.glo
pdflatex paper
pdflatex paper
#evince paper.pdf
cp paper.pdf ../ESyS-Particle_Tutorial.pdf