summaryrefslogtreecommitdiff
path: root/Master/bin/alpha-linux/htcontext
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2006-12-12 07:15:44 +0000
committerNorbert Preining <preining@logic.at>2006-12-12 07:15:44 +0000
commit7b156e24b79cd6340502cdbf5753a9f3d6227d21 (patch)
tree815b61f1f58c6bfd2f1046f0b8096386b6b32bf2 /Master/bin/alpha-linux/htcontext
parent466851088e8f0fb182c0c6701b2af8642f209d12 (diff)
delete old alpha-linux binaries
git-svn-id: svn://tug.org/texlive/trunk@2693 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/alpha-linux/htcontext')
-rwxr-xr-xMaster/bin/alpha-linux/htcontext7
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/bin/alpha-linux/htcontext b/Master/bin/alpha-linux/htcontext
deleted file mode 100755
index 190ac31f862..00000000000
--- a/Master/bin/alpha-linux/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
-
-
-