diff options
author | Karl Berry <karl@freefriends.org> | 2008-10-10 20:55:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-10-10 20:55:05 +0000 |
commit | 6d03e07d9bd45fc60951dd1683897ae60409fc62 (patch) | |
tree | ec88dcb1c02036a814f3d45befb3d9fd6e1376a5 /Master/bin/win32 | |
parent | ea89924c28117799fc8586c4aa9be0c2c51007a2 (diff) |
restore fontinst.bat
git-svn-id: svn://tug.org/texlive/trunk@10913 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32')
-rwxr-xr-x | Master/bin/win32/fontinst.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/bin/win32/fontinst.bat b/Master/bin/win32/fontinst.bat new file mode 100755 index 00000000000..fe9be9b7187 --- /dev/null +++ b/Master/bin/win32/fontinst.bat @@ -0,0 +1,2 @@ +@echo off
+tex -progname=fontinst -fmt=tex %1 %2 %3 %4 %5 %6 %7 %8 %9
|