I repackaged xtpipes within tex4ht, including placing all the java
code within a jar file.  In the process I renamed xttl into xtpipes.

I don't follow the logic of setting ${SELFAUTOPARENT} into a 
slash '/'.   For the debian distribution I think replacing
`%%~/texmf-dist' with `/usr/share/texmf' should do the job.

-eitan

 > xtpipes.jar doesn't find it's files due to different problems (one
 > additional be reported in an extra report):
 > 
 > in /etc/tex4ht.env I had replaced the line 
 > 
 > %.4oo java -jar /usr/share/tex4ht/xtpipes.jar -i %%~/texmf/tex4ht/xttl/ -o 
 > %%0.4oo %%0.tmp
 > 
 > with
 > 
 > ..4oo java -jar /usr/share/tex4ht/xtpipes.jar -i 
 > /usr/share/tex4ht/xtpipes/lib/ -i /usr/share/texmf/tex4ht/xttl/ -o %%0.4oo 
 > %%0.tmp
 > 
 > to help it find all necessary .4xt files. Unfortunately it didn't help.
 > The last -i seems to overwrite the first one, so all .4xt files must be
 > in the same directory. 
 > 
 > My solution was to symlink everything from
 > /usr/share/tex4ht/xtpipes/lib/ to /usr/share/texmf/tex4ht/xttl/.
 > 
 > after that it worked fine.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to