diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/seuthesix/makefile_engineering.bat')
-rwxr-xr-x | Master/texmf-dist/source/latex/seuthesix/makefile_engineering.bat | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/seuthesix/makefile_engineering.bat b/Master/texmf-dist/source/latex/seuthesix/makefile_engineering.bat new file mode 100755 index 00000000000..58de7ab042c --- /dev/null +++ b/Master/texmf-dist/source/latex/seuthesix/makefile_engineering.bat @@ -0,0 +1,5 @@ +xelatex sample_engineering & +bibtex sample_engineering & +makeindex sample_engineering.nlo -s nomencl.ist -o sample_engineering.nls & +xelatex sample_engineering & +xelatex sample_engineering |