[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#615596: tex4ht: mk4ht dblatex file.tex fails with xtpipes error



I wrote:

Hi,

hille@debian-amd64-sid:~$ mk4ht dblatex a.tex
<snip>

Entering a.tmp
System call: cp a.xml a.tmp
System return: 0
System call: java -classpath /usr/share/texlive/tex4ht/bin/tex4ht.jar xtpipes -i /usr/share/texlive/tex4ht/xtpipes/ -o a.xml a.tmp
Error: Could not find or load main class xtpipes
Caused by: java.lang.ClassNotFoundException: xtpipes
--- Warning --- System return: 256

Not sure what is going on here. The location of the jar file above is definitely not correct.

According to /usr/share/texlive/texmf-dist/tex4ht/base/unix/tex4ht.env it should search for the jar file in

<docbk>
.xml cp %%1.xml %%1.tmp
.xml java -classpath %%~/tex4ht/bin/tex4ht.jar xtpipes -i %%~/tex4ht/xtpipes/ -o %%1.xml %%1.tmp
</docbk>

where %%~ expands to TEXMFDIST.

H.
--
sigfault


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: