parent
706a4ed0c2
commit
5314b8b5f2
@ -0,0 +1,9 @@ |
||||
#!/bin/bash |
||||
|
||||
DOC=the_floatimg_hack |
||||
|
||||
pdflatex $DOC.tex |
||||
|
||||
makeindex $DOC |
||||
|
||||
pdflatex $DOC |
Loading…
Reference in new issue