Khaled Hosny wrote:
Running it gives:
$ mtxrun -script texworks -start MTXrun | unable to locate TeXworks
Though I've texworks on my path:
$ which texworks /usr/bin/texworks
I found that the file.split_path(os.getenv("PATH")) call returns a table with single member containing the full PATH variable (it assumes it is a semicolon separated list, but on linux it is a colon separated list).
hm, that should be detected automatically; i'll check it
Even after getting around this, the executable name it is looking for is 'TeXworks' while it should be 'texworks'.
oh, so they changed it? good, as this mixed uppercase lowercase is annoying 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 -----------------------------------------------------------------