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/makefile_masters.bat | |
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/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
|