diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-15 18:25:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-15 18:25:27 +0000 |
commit | 651304e1a010c81402eaea3e0f961f7eb113f568 (patch) | |
tree | 292c7c4f7d9dfa5826cd04b286cc95c481e53e97 /Master/bin/win32/uxhcontext.bat | |
parent | d3578a416bc4ae6daba412e31e7f6a3a957272a9 (diff) |
remove tex4ht front-ends for consistency with Unix; mk4ht is the generic utility that can invoke any tex4ht conversion
git-svn-id: svn://tug.org/texlive/trunk@8757 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32/uxhcontext.bat')
-rwxr-xr-x | Master/bin/win32/uxhcontext.bat | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/bin/win32/uxhcontext.bat b/Master/bin/win32/uxhcontext.bat deleted file mode 100755 index 9c1bebb21ef..00000000000 --- a/Master/bin/win32/uxhcontext.bat +++ /dev/null @@ -1,6 +0,0 @@ - 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 -cunihtf
- t4ht %1 %4 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate
-
-
-
|