Specified shell in scripts
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#/bin/bash
|
||||
pdflatex -interaction errorstopmode -halt-on-error main.tex # Generate table of contents (ToC)
|
||||
bibtex main.aux # Build bibliography
|
||||
pdflatex -interaction errorstopmode -halt-on-error main.tex # Generate ToC page indices taking account the new ToC file
|
||||
|
||||
Reference in New Issue
Block a user