ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Reading modules from zip files
@ 2008-07-02  7:49 Wolfgang Schuster
  2008-07-17  7:40 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2008-07-02  7:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

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

[-- Attachment #2: lettertest.zip --]
[-- Type: application/zip, Size: 2365 bytes --]

[-- Attachment #3: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-09-20 16:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-02  7:49 Reading modules from zip files Wolfgang Schuster
2008-07-17  7:40 ` Wolfgang Schuster
2008-07-17 11:53   ` Hans Hagen
2008-09-16  9:23     ` Wolfgang Schuster
2008-09-20 16:09       ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).