summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex4ht
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2010-10-31 13:51:17 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2010-10-31 13:51:17 +0000
commit3b31cadb669f999edb9bd13496f5f3941c9ba0d4 (patch)
tree041b61ab8ed4bd7a4c0b094c6d1514e709a83e9b /Master/texmf-dist/tex4ht
parent324cc540ea91d8e78e023f27ac1f30df8e04e215 (diff)
win32/tex4ht.env: write prototypes of classpath and includepath for java.
git-svn-id: svn://tug.org/texlive/trunk@20271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex4ht')
-rw-r--r--Master/texmf-dist/tex4ht/base/win32/tex4ht.env29
1 files changed, 14 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex4ht/base/win32/tex4ht.env b/Master/texmf-dist/tex4ht/base/win32/tex4ht.env
index 232af344d32..6135de1c55b 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:\tex4ht\texmf\tex4ht\bin\tex4ht.jar xtpipes -i c:\tex4ht\texmf\tex4ht\xtpipes\ -s javahelp.4xt -o %%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
.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:\tex4ht\texmf\tex4ht\bin\tex4ht.jar xtpipes -i c:\tex4ht\texmf\tex4ht\xtpipes\ -o %%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
</emspk>
<jsml>
.jsml move %%1.jsml %%1.tmp
-.jsml java -classpath c:\tex4ht\texmf\tex4ht\bin\tex4ht.jar xtpipes -i c:\tex4ht\texmf\tex4ht\xtpipes\ -o %%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>
<docbk>
.xml copy %%1.xml %%1.tmp
-.xml java -classpath c:\tex4ht\texmf\tex4ht\bin\tex4ht.jar xtpipes -i c:\tex4ht\texmf\tex4ht\xtpipes\ -o %%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
</docbk>
<xhtml>
.html move %%1.html %%1.tmp
-.html java -classpath c:\tex4ht\texmf\tex4ht\bin\tex4ht.jar xtpipes -i c:\tex4ht\texmf\tex4ht\xtpipes\ -s xhtml.4xt -o %%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
.xht move %%1.xht %%1.tmp
-.xht java -classpath c:\tex4ht\texmf\tex4ht\bin\tex4ht.jar xtpipes -i c:\tex4ht\texmf\tex4ht\xtpipes\ -s xhtml.4xt -o %%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
.xml move %%1.xml %%1.tmp
-.xml java -classpath c:\tex4ht\texmf\tex4ht\bin\tex4ht.jar xtpipes -i c:\tex4ht\texmf\tex4ht\xtpipes\ -s xhtml.4xt -o %%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
</xhtml>
<xhtmml>
.html move %%1.html %%1.tmp
-.html java -classpath c:\tex4ht\texmf\tex4ht\bin\tex4ht.jar xtpipes -i c:\tex4ht\texmf\tex4ht\xtpipes\ -s xhtmml.4xt -o %%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
.xht move %%1.xht %%1.tmp
-.xht java -classpath c:\tex4ht\texmf\tex4ht\bin\tex4ht.jar xtpipes -i c:\tex4ht\texmf\tex4ht\xtpipes\ -s xhtmml.4xt -o %%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
.xml move %%1.xml %%1.tmp
-.xml java -classpath c:\tex4ht\texmf\tex4ht\bin\tex4ht.jar xtpipes -i c:\tex4ht\texmf\tex4ht\xtpipes\ -s xhtmml.4xt -o %%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
</xhtmml>
<ooxtpipes>
.4oo move %%0.4oo %%0.tmp
-.4oo java -classpath c:/tex4ht/texmf/tex4ht/bin/tex4ht.jar xtpipes -i c:\tex4ht\texmf\tex4ht\xtpipes\ -o %%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
.4om move %%1.4om %%1.tmp
-.4om java -classpath c:/tex4ht/texmf/tex4ht/bin/tex4ht.jar xtpipes -i c:\tex4ht\texmf\tex4ht\xtpipes\ -o %%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
</ooxtpipes>
%
<validatehtml>
@@ -358,8 +358,7 @@ lc:\tex4ht\tex4ht.fls
.4od zip %%0.odt styles.xml
.4od zip -r %%0.odt Pictures/*
%
-%%% end openoffice %
+%%% end openoffice
</oo-msys>
%
-% end of file %
-
+% end of file