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