Thomas A. Schmitz wrote:
On Jan 31, 2008, at 10:43 PM, Hans Hagen wrote:
Thomas A. Schmitz wrote:
Hi Hans, great: I now get Greek hyphenation with XeTeX as well! However, there's a problem with mkiv: none of my mkiv-typescripts works with it; I always get this error: This went wrong: ...al/texlive/texmf-local/tex/context/base/luat- tmp.lua:121: attempt to call field 'is_writable' (a nil value) )))).
file.is_writable
seems that your l-file.lua is not loaded or bugged
my l-file.lua only has a function file.is_readable, not file.is_writable.
btw, the syntax for for zip files has been changd: zip:///somefile.zip?name=somefile.tex zip:////tmp/whatevere/somefile.zip?name=/place/inzip/somefile.tex the following registers a zip file as being a tex tree (with its search methods) \usezipfile[texmf-project.zip] this installs only the texmf-project sub path from the zip \usezipfile[tex.zip][texmf-project] in case of unknown paths ... \input */whatever.tex should work too (searches all registered trees) etc etc ... more documentation will follow; still somewhat experimental 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 -----------------------------------------------------------------