summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex4ht/base
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2013-08-31 13:16:11 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2013-08-31 13:16:11 +0000
commit05517fb28dcb108cd4ba619992dc14893aa0c0bb (patch)
tree3731093d2d960c4f34815be5c6e58174d70982ba /Master/texmf-dist/tex4ht/base
parent22941b3ef5f2996c842156fda822ea40043004b6 (diff)
Fix win32/tex4ht.env. Report from Matthias Vogel.
git-svn-id: svn://tug.org/texlive/trunk@31548 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex4ht/base')
-rw-r--r--Master/texmf-dist/tex4ht/base/win32/tex4ht.env24
1 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex4ht/base/win32/tex4ht.env b/Master/texmf-dist/tex4ht/base/win32/tex4ht.env
index 6135de1c55b..345f9fcfe74 100644
--- a/Master/texmf-dist/tex4ht/base/win32/tex4ht.env
+++ b/Master/texmf-dist/tex4ht/base/win32/tex4ht.env
@@ -236,7 +236,7 @@ lc:\tex4ht\tex4ht.fls
%
<javahelp>
.html move %%1.html %%1.tmp
-.html java -classpath c:/texlive/2010/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i c:/texlive/2010/texmf-dist/tex4ht/xtpipes/ -s javahelp.4xt -o %%1.html %%1.tmp
+.html java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s javahelp.4xt -o %%1.html %%1.tmp
.jhm java -jar c:\jh2.0\javahelp\bin\jhindexer.jar -db %%0-doc\%%1-jhs %%1*.html
</javahelp>
<javahelp1>
@@ -245,42 +245,42 @@ lc:\tex4ht\tex4ht.fls
<emspk>
.html move %%1.html %%1.tmp
-.html java -classpath c:/texlive/2010/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i c:/texlive/2010/texmf-dist/tex4ht/xtpipes/ -o %%1.html %%1.tmp
+.html java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -o %%1.html %%1.tmp
</emspk>
<jsml>
.jsml move %%1.jsml %%1.tmp
-.jsml java -classpath c:/texlive/2010/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i c:/texlive/2010/texmf-dist/tex4ht/xtpipes/ -o %%1.jsml %%1.tmp
+.jsml java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -o %%1.jsml %%1.tmp
</jsml>
<docbk>
.xml copy %%1.xml %%1.tmp
-.xml java -classpath c:/texlive/2010/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i c:/texlive/2010/texmf-dist/tex4ht/xtpipes/ -o %%1.xml %%1.tmp
+.xml java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -o %%1.xml %%1.tmp
</docbk>
<xhtml>
.html move %%1.html %%1.tmp
-.html java -classpath c:/texlive/2010/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i c:/texlive/2010/texmf-dist/tex4ht/xtpipes/ -s xhtml.4xt -o %%1.html %%1.tmp
+.html java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s xhtml.4xt -o %%1.html %%1.tmp
.xht move %%1.xht %%1.tmp
-.xht java -classpath c:/texlive/2010/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i c:/texlive/2010/texmf-dist/tex4ht/xtpipes/ -s xhtml.4xt -o %%1.xht %%1.tmp
+.xht java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s xhtml.4xt -o %%1.xht %%1.tmp
.xml move %%1.xml %%1.tmp
-.xml java -classpath c:/texlive/2010/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i c:/texlive/2010/texmf-dist/tex4ht/xtpipes/ -s xhtml.4xt -o %%1.xml %%1.tmp
+.xml java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s xhtml.4xt -o %%1.xml %%1.tmp
</xhtml>
<xhtmml>
.html move %%1.html %%1.tmp
-.html java -classpath c:/texlive/2010/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i c:/texlive/2010/texmf-dist/tex4ht/xtpipes/ -s xhtmml.4xt -o %%1.html %%1.tmp
+.html java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s xhtmml.4xt -o %%1.html %%1.tmp
.xht move %%1.xht %%1.tmp
-.xht java -classpath c:/texlive/2010/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i c:/texlive/2010/texmf-dist/tex4ht/xtpipes/ -s xhtmml.4xt -o %%1.xht %%1.tmp
+.xht java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s xhtmml.4xt -o %%1.xht %%1.tmp
.xml move %%1.xml %%1.tmp
-.xml java -classpath c:/texlive/2010/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i c:/texlive/2010/texmf-dist/tex4ht/xtpipes/ -s xhtmml.4xt -o %%1.xml %%1.tmp
+.xml java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s xhtmml.4xt -o %%1.xml %%1.tmp
</xhtmml>
<ooxtpipes>
.4oo move %%0.4oo %%0.tmp
-.4oo java -classpath c:/texlive/2010/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i c:/texlive/2010/texmf-dist/tex4ht/xtpipes/ -o %%0.4oo %%0.tmp
+.4oo java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -o %%0.4oo %%0.tmp
.4om move %%1.4om %%1.tmp
-.4om java -classpath c:/texlive/2010/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i c:/texlive/2010/texmf-dist/tex4ht/xtpipes/ -o %%1.4om %%1.tmp
+.4om java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -o %%1.4om %%1.tmp
</ooxtpipes>
%
<validatehtml>