summaryrefslogtreecommitdiff
path: root/Master/bin/win32/htcontext.bat
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2009-08-29 10:30:45 +0000
committerNorbert Preining <preining@logic.at>2009-08-29 10:30:45 +0000
commitab95fd94bd2f4fa1a93e5cf9e262dba425752ee0 (patch)
tree204514cab0afad1686af533d848256cdd6fc7a62 /Master/bin/win32/htcontext.bat
parentf1043fcde2aae34e1abd7db4f2db1b5a9c6bd0a7 (diff)
t4ht batch file update from Akira
git-svn-id: svn://tug.org/texlive/trunk@14939 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32/htcontext.bat')
-rwxr-xr-xMaster/bin/win32/htcontext.bat7
1 files changed, 2 insertions, 5 deletions
diff --git a/Master/bin/win32/htcontext.bat b/Master/bin/win32/htcontext.bat
index 032d18c5921..d4a5e203dc5 100755
--- a/Master/bin/win32/htcontext.bat
+++ b/Master/bin/win32/htcontext.bat
@@ -1,6 +1,3 @@
call texexec --arg="ht-1=%2" --use=tex4ht --dvi --nobackend %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
-
-
-
+ 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