diff options
author | Karl Berry <karl@freefriends.org> | 2008-03-17 18:57:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-03-17 18:57:58 +0000 |
commit | b7056c579fcf2acd29a8df35901d39f5507c81d8 (patch) | |
tree | c8183bf81fc941bd2d192edaacbb72cdf0ffd881 /Master/bin/powerpc-linux/ht | |
parent | 551fce0518df5a5bcbe04a6769ff4bd7c623dc85 (diff) |
restore powerpc-linux
git-svn-id: svn://tug.org/texlive/trunk@6998 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/powerpc-linux/ht')
-rwxr-xr-x | Master/bin/powerpc-linux/ht | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/bin/powerpc-linux/ht b/Master/bin/powerpc-linux/ht new file mode 100755 index 00000000000..0498e529af7 --- /dev/null +++ b/Master/bin/powerpc-linux/ht @@ -0,0 +1,7 @@ +#!/bin/sh + $1 $2 + $1 $2 + $1 $2 + tex4ht $2 + t4ht $2 $3 + |