Patrick Gundlach wrote:
one = "texexec --make --alone --all #{interface}" two = "texexec --batch --silent --interface=#{interface} x-set-01"
even when I run these commands on the command line by themself, they fail, because x-set-01.tex is not found by texexec. Somehow it doesn't use kpathsea for finding it.
this is because texexec looks for the file on the given path; try --global to bypass this test
(PS: anybody interested in a kpathsea.rb as an interface for libkpathsea?)
sure, we should start building tex/kpsea tex/xpdf kind of libraries; i once did it with xpdf and swig (the most complex thing is to properly map non standard types (classes) to normal ones (like string); Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------