ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
Subject: Re: Equivalent of Includeonly?
Date: Mon, 19 Nov 2012 13:41:07 +0100	[thread overview]
Message-ID: <50AA28E3.4050902@wxs.nl> (raw)
In-Reply-To: <50AA1C3B.4060906@uni-bonn.de>

On 11/19/2012 12:47 PM, Thomas A. Schmitz wrote:
> On 11/19/2012 10:33 AM, Hans Hagen wrote:
>> this is already in place for a while given that one uses the right
>> structures:
>>
>> http://www.pragma-ade.com/general/magazines/mag-1103.pdf
>
> Oops, sorry, I must have missed this! But I can't get it working. After
> adding
>
> \setupreferencing[autofile=yes]
> \setupinteraction[state=start]
>
> to all components, compiling single components fails with
>
> ! LuaTeX error
> ....text/tex/texmf-context/tex/context/base/strc-ref.lua:902: table
> index is nil
> stack traceback:
>      ...text/tex/texmf-context/tex/context/base/strc-ref.lua:902: in
> function 'loadproductreferences'
>      ...text/tex/texmf-context/tex/context/base/strc-ref.lua:1021: in
> function 'loadpresets'
>      ...text/tex/texmf-context/tex/context/base/strc-ref.lua:1043: in
> function 'useproduct'
>      <main ctx instance>:1: in main chunk.
>
> system          > tex > error on line 6 in file test.tex: LuaTeX error  ...
>
> Any idea what this might mean?

that there is a lua error ...

can you try with:

                         if not component or component == componentname then
                             -- skip
                         else


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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-11-19 12:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19  8:30 "H. Özoguz"
2012-11-19  8:47 ` Wolfgang Schuster
2012-11-19  8:56   ` Schmitz Thomas A.
2012-11-19  9:33     ` Hans Hagen
2012-11-19 11:47       ` Thomas A. Schmitz
2012-11-19 12:41         ` Hans Hagen [this message]
2012-11-20 10:25           ` Thomas A. Schmitz
2012-11-19  9:35   ` Hans Hagen
2012-11-19 10:55     ` Wolfgang Schuster
2012-11-19 11:12       ` Herbert Voss
2012-11-19  9:30 ` Marco Patzer
     [not found] <mailman.246.1353317095.2161.ntg-context@ntg.nl>
2012-11-19  9:47 ` "H. Özoguz"
2012-11-19 10:25   ` Herbert Voss
     [not found] <mailman.5.1353322801.15079.ntg-context@ntg.nl>
2012-11-20  8:20 ` "H. Özoguz"
2012-11-20  8:35   ` Herbert Voss

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=50AA28E3.4050902@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    --cc=thomas.schmitz@uni-bonn.de \
    /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).