diff options
Diffstat (limited to 'Master/bin/mips-irix/htcontext')
-rwxr-xr-x | Master/bin/mips-irix/htcontext | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/bin/mips-irix/htcontext b/Master/bin/mips-irix/htcontext deleted file mode 100755 index 190ac31f862..00000000000 --- a/Master/bin/mips-irix/htcontext +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - texexec --arg="opt-arg=$2" --use=tex4ht $5 $1 - tex4ht -f/$1 -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/$3 - t4ht -f/$1 $4 -cvalidatehtml ## -d~/WWW/temp/ -m644 - - - |