diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/seuthesix')
4 files changed, 20 insertions, 20 deletions
diff --git a/Master/texmf-dist/source/latex/seuthesix/make_pdf.bat b/Master/texmf-dist/source/latex/seuthesix/make_pdf.bat index c5c8f315328..27b56e189e4 100755 --- a/Master/texmf-dist/source/latex/seuthesix/make_pdf.bat +++ b/Master/texmf-dist/source/latex/seuthesix/make_pdf.bat @@ -1,5 +1,5 @@ -xelatex seuthesix & -bibtex seuthesix & -makeindex seuthesix.nlo -s nomencl.ist -o seuthesix.nls & -xelatex seuthesix & -xelatex seuthesix +xelatex seuthesix &
+bibtex seuthesix &
+makeindex seuthesix.nlo -s nomencl.ist -o seuthesix.nls &
+xelatex seuthesix &
+xelatex seuthesix
diff --git a/Master/texmf-dist/source/latex/seuthesix/makefile_engineering.bat b/Master/texmf-dist/source/latex/seuthesix/makefile_engineering.bat index 58de7ab042c..d0625ec406b 100755 --- a/Master/texmf-dist/source/latex/seuthesix/makefile_engineering.bat +++ b/Master/texmf-dist/source/latex/seuthesix/makefile_engineering.bat @@ -1,5 +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 +xelatex sample_engineering &
+bibtex sample_engineering &
+makeindex sample_engineering.nlo -s nomencl.ist -o sample_engineering.nls &
+xelatex sample_engineering &
+xelatex sample_engineering
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
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
|