ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problem with package.path
@ 2010-05-04  8:28 Peter Münster
  2010-05-04  9:20 ` Peter Münster
  2010-05-06 20:12 ` Hans Hagen
  0 siblings, 2 replies; 8+ messages in thread
From: Peter Münster @ 2010-05-04  8:28 UTC (permalink / raw)
  To: ConTeXt list

Hello,

I need to include lua-modules from different directories, but package.path
does not seem to work:

\startbuffer[test]
bla = nil
\stopbuffer
\savebuffer[test][../mytest.lua]
\starttext
\startluacode
package.path = "../?.lua;;"
require("mytest")
\stopluacode
\stoptext 

Error message:
! LuaTeX error <main ctx instance>:3: module 'mytest' not found:

TIA for any help!
Cheer, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2010-05-08  6:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-04  8:28 problem with package.path Peter Münster
2010-05-04  9:20 ` Peter Münster
2010-05-06 20:12 ` Hans Hagen
2010-05-07  7:15   ` Peter Münster
2010-05-07  7:31     ` Hans Hagen
2010-05-07  8:52     ` Taco Hoekwater
2010-05-07  9:12       ` Hans Hagen
2010-05-08  6:35         ` Taco Hoekwater

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).