diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/seuthesix/makefile_phd.bat')
-rwxr-xr-x | Master/texmf-dist/source/latex/seuthesix/makefile_phd.bat | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/seuthesix/makefile_phd.bat b/Master/texmf-dist/source/latex/seuthesix/makefile_phd.bat index aeba38c1812..c04912c7b82 100755 --- a/Master/texmf-dist/source/latex/seuthesix/makefile_phd.bat +++ b/Master/texmf-dist/source/latex/seuthesix/makefile_phd.bat @@ -1,5 +1,5 @@ -xelatex sample_phd & -bibtex sample_phd & -makeindex sample_phd.nlo -s nomencl.ist -o sample_phd.nls & -xelatex sample_phd & -xelatex sample_phd +xelatex sample_phd &
+bibtex sample_phd &
+makeindex sample_phd.nlo -s nomencl.ist -o sample_phd.nls &
+xelatex sample_phd &
+xelatex sample_phd
|