2005-04-25 19:54:21 -04:00
|
|
|
#!/bin/sh
|
2006-01-18 14:06:34 -05:00
|
|
|
echo X | pdflatex handbook
|
2005-04-25 19:54:21 -04:00
|
|
|
makeindex handbook
|
2006-01-18 14:06:34 -05:00
|
|
|
sh makeglos handbook
|
2005-04-25 19:54:21 -04:00
|
|
|
pdflatex handbook
|
|
|
|
pdflatex handbook
|
|
|
|
pdflatex handbook
|