diff options
author | Staszek Wawrykiewicz <staw@gust.org.pl> | 2006-12-19 07:55:28 +0000 |
---|---|---|
committer | Staszek Wawrykiewicz <staw@gust.org.pl> | 2006-12-19 07:55:28 +0000 |
commit | 74815242d74cd6390afc150f7a1ce12847053624 (patch) | |
tree | aeb7750e5a127c40b462ab4696448f9531e6de44 /Master/bin/win32/teimcontext.bat | |
parent | b2058dffa64bb44013da3ba9df05d842a9197cab (diff) |
reinserted some deleted win32 binaries
git-svn-id: svn://tug.org/texlive/trunk@2806 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32/teimcontext.bat')
-rw-r--r-- | Master/bin/win32/teimcontext.bat | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/bin/win32/teimcontext.bat b/Master/bin/win32/teimcontext.bat new file mode 100644 index 00000000000..4ddfcd8dc2a --- /dev/null +++ b/Master/bin/win32/teimcontext.bat @@ -0,0 +1,6 @@ + texexec --arg="opt-arg=%2" --use=tex4ht %5 %1
+ tex4ht %1 -ic:\tex4ht\texmf\tex4ht\ht-fonts\%3 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cunihtf
+ t4ht %1 %4 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate
+
+
+
|