Hi, I tried to load a module from the zip archive without placing it in my tex folder, this work fine but I'm unable to include files from my global tex tree because none of them is found by luatex. The following works \usezipfile[t-letter.zip] \usemodule[letter] \starttext \startletter letter text \stopletter \stoptext but this fails \usezipfile[t-letter.zip] \usemodule[letter] \starttext \startletter[opening=hi,closing=bye] \input knuth \stopletter \stoptext The file knuth.tex and all the map files are not found. Wolfgang
Hi again,
is there now a solution for my problem or should ask again in a few months.
I don't need this feature for the moment but it is nice for tests with new beta
version without the need to overwrite my global version in the tex tree.
Wolfgang
On Wed, Jul 2, 2008 at 9:49 AM, Wolfgang Schuster
Hi,
I tried to load a module from the zip archive without placing it in my tex folder, this work fine but I'm unable to include files from my global tex tree because none of them is found by luatex.
The following works
\usezipfile[t-letter.zip]
\usemodule[letter]
\starttext
\startletter letter text \stopletter
\stoptext
but this fails
\usezipfile[t-letter.zip]
\usemodule[letter]
\starttext
\startletter[opening=hi,closing=bye] \input knuth \stopletter
\stoptext
The file knuth.tex and all the map files are not found.
Wolfgang
Wolfgang Schuster wrote:
Hi again,
is there now a solution for my problem or should ask again in a few months.
ask gain later, i have no time now to look into it -) ----------------------------------------------------------------- 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 -----------------------------------------------------------------
On Thu, Jul 17, 2008 at 1:53 PM, Hans Hagen
Wolfgang Schuster wrote:
Hi again,
is there now a solution for my problem or should ask again in a few months.
ask gain later, i have no time now to look into it -)
Do you have now time or should I ask again? Wolfgang
Wolfgang Schuster wrote:
On Thu, Jul 17, 2008 at 1:53 PM, Hans Hagen
wrote: Wolfgang Schuster wrote:
Hi again,
is there now a solution for my problem or should ask again in a few months. ask gain later, i have no time now to look into it -)
Do you have now time or should I ask again?
ask again .. i'm in the middle of some other mkiv stuff 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 -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Wolfgang Schuster