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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/seuthesix/makefile_phd.bat b/Master/texmf-dist/source/latex/seuthesix/makefile_phd.bat new file mode 100755 index 00000000000..aeba38c1812 --- /dev/null +++ b/Master/texmf-dist/source/latex/seuthesix/makefile_phd.bat @@ -0,0 +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 |