diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-20 21:20:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-20 21:20:10 +0000 |
commit | 20ad914da1cfc140bb7e7fa46c1a4609e0aeff6f (patch) | |
tree | f5fe571e0044a8795352b1b7a76d649886cd4bc0 /Master/texmf-dist/source/latex/seuthesix | |
parent | 5a8b6166df4251221c0e16567631422c192fc793 (diff) |
seuthesix (20mar16)
git-svn-id: svn://tug.org/texlive/trunk@40088 c570f23f-e606-0410-a88d-b1316a301751
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
|