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