summaryrefslogtreecommitdiff
path: root/Master/bin/win32/htcontext.bat
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-06 01:23:33 +0000
committerKarl Berry <karl@freefriends.org>2006-12-06 01:23:33 +0000
commit3b0d4121fbdaa8b4dc48c1aeab08bd63d71d0307 (patch)
treec0e71b65ec445e74e995d7853a367aa30e50f0dd /Master/bin/win32/htcontext.bat
parentee72c8e218febb4e5e2395951e36cd91b36aabcd (diff)
tex4ht-1.0.2006_12_04_1651
git-svn-id: svn://tug.org/texlive/trunk@2598 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32/htcontext.bat')
-rwxr-xr-xMaster/bin/win32/htcontext.bat6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/bin/win32/htcontext.bat b/Master/bin/win32/htcontext.bat
new file mode 100755
index 00000000000..111f4631fce
--- /dev/null
+++ b/Master/bin/win32/htcontext.bat
@@ -0,0 +1,6 @@
+ texexec --arg="ht-1=%2" --use=tex4ht %5 %1
+ tex4ht %1 -ic:\tex4ht\texmf\tex4ht\ht-fonts\%3 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env
+ t4ht %1 %4 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env
+
+
+