summaryrefslogtreecommitdiff
path: root/Build/source/texk/tex4htk/htcontext.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/htcontext.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/htcontext.sh')
-rwxr-xr-xBuild/source/texk/tex4htk/htcontext.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/tex4htk/htcontext.sh b/Build/source/texk/tex4htk/htcontext.sh
new file mode 100755
index 00000000000..34d534636eb
--- /dev/null
+++ b/Build/source/texk/tex4htk/htcontext.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+ texexec --arg="ht-1=$2" --use=tex4ht --dvi --nobackend $5 $1
+ tex4ht -f/$1 -i~/tex4ht.dir/texmf/tex4ht/ht-fonts/$3
+ t4ht -f/$1 $4 ## -d~/WWW/temp/ -m644
+
+
+