diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-03 17:08:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-03 17:08:55 +0000 |
commit | 95da6e7cf83e9cf42f4af857f8a23295796d935a (patch) | |
tree | 8eaf1ffb71308bd6eeff96ef447ce0ea25b41722 /Master/texmf-dist/scripts/tex4ht/ht.sh | |
parent | 5c37c06ca862cc07d3d0cc5f9965c7568099c303 (diff) |
tex4ht-1.0.2009_06_11_1038; in memoriam, eitan
git-svn-id: svn://tug.org/texlive/trunk@14086 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/tex4ht/ht.sh')
-rwxr-xr-x | Master/texmf-dist/scripts/tex4ht/ht.sh | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/scripts/tex4ht/ht.sh b/Master/texmf-dist/scripts/tex4ht/ht.sh index 9336545fb4e..0498e529af7 100755 --- a/Master/texmf-dist/scripts/tex4ht/ht.sh +++ b/Master/texmf-dist/scripts/tex4ht/ht.sh @@ -1,7 +1,7 @@ #!/bin/sh -$1 $2 -$1 $2 -$1 $2 -tex4ht $2 -t4ht $2 $3 # -d~/WWW/temp/ -m644 + $1 $2 + $1 $2 + $1 $2 + tex4ht $2 + t4ht $2 $3 |