summaryrefslogtreecommitdiff
path: root/Master/bin
diff options
context:
space:
mode:
authorPiotr Strzelczyk <piotr@eps.gda.pl>2012-08-04 23:51:44 +0000
committerPiotr Strzelczyk <piotr@eps.gda.pl>2012-08-04 23:51:44 +0000
commita3d9a07c70ec9defcd1b93d047bdd9706e73e8ab (patch)
tree2eab149921d025ef20f77c4840273d210f3a61fa /Master/bin
parent6cf3fc9dbde411a686df20d4954b49bffb6d7b00 (diff)
use w32 wrapper for fmtutil-sys
git-svn-id: svn://tug.org/texlive/trunk@27310 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin')
-rwxr-xr-xMaster/bin/win32/fmtutil-sys.exebin19968 -> 1536 bytes
-rwxr-xr-xMaster/bin/win32/runscript.tlu4
2 files changed, 4 insertions, 0 deletions
diff --git a/Master/bin/win32/fmtutil-sys.exe b/Master/bin/win32/fmtutil-sys.exe
index aa251f70136..5777d90a17a 100755
--- a/Master/bin/win32/fmtutil-sys.exe
+++ b/Master/bin/win32/fmtutil-sys.exe
Binary files differ
diff --git a/Master/bin/win32/runscript.tlu b/Master/bin/win32/runscript.tlu
index 3679e8f94d8..61d6956028b 100755
--- a/Master/bin/win32/runscript.tlu
+++ b/Master/bin/win32/runscript.tlu
@@ -228,6 +228,8 @@ local docstr = [[
- added '-i', '.' to psview argument list (author's request)
- added environment clean up from Perl specific variables
(when not using external Perl)
+ 2012/08/05
+ - added alias for fmtutil
]]
-- HELPER SUBROUTINES --
@@ -533,6 +535,8 @@ elseif progname == 'dviout' then
[[^r\vf\\^s.vf;^r\ovf\\^s.ovf;^r\tfm\\^s.tfm" "-TEXROOT=']] ..
table.concat(texrt, ';') .. [['"]]
ARGV = {[0]=TEXDIR..'/tlpkg/dviout/dviout.exe', 'dviout', par}
+elseif progname == 'fmtutil' and sysprog then
+ ARGV = {[0]=BINDIR..'/fmtutil.exe', 'fmtutil', argline}
elseif progname == 'psv' then
argline = '-sINPUT='..argline
ARGV = {[0]=TEXDIR..'/tlpkg/tlpsv/gswxlua.exe', 'gswxlua',