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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/seuthesix/makefile_masters.bat b/Master/texmf-dist/source/latex/seuthesix/makefile_masters.bat index 5fdbc1d1443..f48e6a65457 100755 --- a/Master/texmf-dist/source/latex/seuthesix/makefile_masters.bat +++ b/Master/texmf-dist/source/latex/seuthesix/makefile_masters.bat @@ -1,5 +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 +xelatex sample_masters &
+bibtex sample_masters &
+makeindex sample_masters.nlo -s nomencl.ist -o sample_masters.nls &
+xelatex sample_masters &
+xelatex sample_masters
|