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

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



Am 28.07.2019 um 18:28 teilte Hilmar Preuße mit:
Am 27.02.2011 um 18:05 teilte Martin Dietze mit:

Calling mk4ht dblatex some_file.tex results in this error:

System call: java -classpath /usr/share/tex4ht/tex4ht.jar xtpipes -i
/usr/share/texmf/tex4ht/xtpipes/ -o some_file.xml some_file.tmp
--- xtpipes error 32 --- Missing 4xt script file name
--- Warning --- System return: 256

This makes it impossible to create docbook files from a LaTeX
source.

The patch from upstream solved the issue for me, tagging as patch available.

Nearly two years later: still does not work. The java class is not found:


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.

H.
--
sigfault


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: