summaryrefslogtreecommitdiff
path: root/Build/source/texk/tex4htk/ht.sh
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-04-01 06:37:08 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-04-01 06:37:08 +0000
commit130e660fb979d78b0d5fe49e2fb1d01d3f01b7a9 (patch)
treee75fceb0cd099a4f70dd7a57968bc6fd516a57c0 /Build/source/texk/tex4htk/ht.sh
parent02550d8b7a9abf4b5d9efbb7968f5995133f6e61 (diff)
utils/xindy and texk/tex4htk: Use Makefile fragment for linked scripts
git-svn-id: svn://tug.org/texlive/trunk@21911 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/tex4htk/ht.sh')
-rwxr-xr-xBuild/source/texk/tex4htk/ht.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/tex4htk/ht.sh b/Build/source/texk/tex4htk/ht.sh
new file mode 100755
index 00000000000..0498e529af7
--- /dev/null
+++ b/Build/source/texk/tex4htk/ht.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+ $1 $2
+ $1 $2
+ $1 $2
+ tex4ht $2
+ t4ht $2 $3
+