ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andre Caldas <andre.em.caldas@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Current source directory.
Date: Fri, 28 Sep 2012 18:56:08 -0300	[thread overview]
Message-ID: <CADVh14WAkps3XaeTGXuY8t-x+Y1VukarWvtefoTugSE-+DFpfg@mail.gmail.com> (raw)
In-Reply-To: <CAF=dkzyA4mUj78jNSa3zfv91F5HFgbs7Vcj4hBDGwONd2H50jA@mail.gmail.com>

> My mistake: I tested the code I gave you in \startluacode, but then
> for the e-mail I wrapped it in \cldcontext.

I had tested it using startluacode, also. :-(


> These two versions both work, and I actually tested them this time:
>
> \startluacode
>      context(environment.runpath .. '/'  ..
>          file.pathpart(resolvers.inputstack[#resolvers.inputstack])
>      )
> \stopluacode

I get this:
! LuaTeX error <main ctx instance>:3: attempt to get length of field
'inputstack' (a nil value)
stack traceback:
	<main ctx instance>:3: in main chunk.

system          > tex > error on line 7 in file
products/topologia_geral.tex: LuaTeX error  ...
[...]
}    )ted text> ...resolvers.inputstack])

\luat_start_lua_code_indeed ...ua \zerocount {#1}}

l.7 \stopluacode


> \cldcontext{
>      environment.runpath .. '/'  ..
>          file.pathpart(resolvers.inputstack[table.getn(resolvers.inputstack)])
> }

And this:
! LuaTeX error <main ctx instance>:1: bad argument #1 to 'getn' (table
expected, got nil)
stack traceback:
	[C]: in function 'getn'
	<main ctx instance>:1: in main chunk.

system          > tex > error on line 6 in file
products/topologia_geral.tex: LuaTeX error  ...

[...]

\cldcontext ...\directlua \zerocount {context(#1)}

l.6 }


> Sorry about that mistake.

No need to apologize! :-)
It seems that resolvers.inputstack is not defined in my system. Where
is it defined in yours? file-res.lua?


Thank you very very much, :-)
André Caldas.
___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2012-09-28 21:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-24 20:28 Andre Caldas
2012-09-24 21:37 ` Peter Münster
2012-09-24 21:43   ` Peter Münster
2012-09-27 22:38   ` Andre Caldas
2012-09-28  1:15     ` Sietse Brouwer
2012-09-28 12:34       ` Andre Caldas
2012-09-28 12:46         ` Hans Hagen
2012-09-28 19:17       ` Andre Caldas
2012-09-28 19:38         ` Sietse Brouwer
2012-09-28 19:53           ` Andre Caldas
2012-09-28 21:38             ` Sietse Brouwer
2012-09-28 21:56               ` Andre Caldas [this message]
2012-09-28 22:42                 ` Hans Hagen
2012-09-29  9:38                 ` Sietse Brouwer
2012-09-29 13:36                   ` Andre Caldas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADVh14WAkps3XaeTGXuY8t-x+Y1VukarWvtefoTugSE-+DFpfg@mail.gmail.com \
    --to=andre.em.caldas@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).