ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with latest beta: \placepublications
@ 2010-09-30 21:00 Alan BRASLAU
  2010-09-30 21:09 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Alan BRASLAU @ 2010-09-30 21:00 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

Thanks to the course given by Taco, I now know all about 'nil'...
However, I did not track down the error, as Hans will find it immediately!

Alan

! LuaTeX error ...beta/tex/texmf-context/tex/context/base/strc-lst.lua:195: 
bad argument #1 to 'gsub' (string expected, got nil)
stack traceback:
        [C]: in function 'gsub'
        ...beta/tex/texmf-context/tex/context/base/strc-lst.lua:195: in 
function <...beta/tex/texmf-context/tex/context/base/strc-lst.lua:192>
        (tail call): ?
        ...beta/tex/texmf-context/tex/context/base/strc-lst.lua:392: in 
function 'analyze'
        <main ctx instance>:1: in main chunk.

system          > error on line 133 in file Livre.tex: LuaTeX error  ...

133 >>   \placepublications [criterium=all]
___________________________________________________________________________________
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] 3+ messages in thread

* Re: Problem with latest beta: \placepublications
  2010-09-30 21:00 Problem with latest beta: \placepublications Alan BRASLAU
@ 2010-09-30 21:09 ` Hans Hagen
  2010-10-01 14:12   ` Thomas A. Schmitz
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2010-09-30 21:09 UTC (permalink / raw)
  To: Alan BRASLAU; +Cc: mailing list for ConTeXt users

On 30-9-2010 11:00, Alan BRASLAU wrote:
> Thanks to the course given by Taco, I now know all about 'nil'...
> However, I did not track down the error, as Hans will find it immediately!

ah, I wanted to log off but you force me to check it now ...

in strc-lst.mkiv patch

\unexpanded\def\analyzestructurelist#1#2#3%
   {\ctxlua{structures.lists.analyze {
         names     = "#1",
         criterium = "#2",
         number    = "#3",
    }}}

untested of course

> Alan
>
> ! LuaTeX error ...beta/tex/texmf-context/tex/context/base/strc-lst.lua:195:
> bad argument #1 to 'gsub' (string expected, got nil)
> stack traceback:
>          [C]: in function 'gsub'
>          ...beta/tex/texmf-context/tex/context/base/strc-lst.lua:195: in
> function<...beta/tex/texmf-context/tex/context/base/strc-lst.lua:192>
>          (tail call): ?
>          ...beta/tex/texmf-context/tex/context/base/strc-lst.lua:392: in
> function 'analyze'
>          <main ctx instance>:1: in main chunk.
>
> system>  error on line 133 in file Livre.tex: LuaTeX error  ...
>
> 133>>    \placepublications [criterium=all]


-- 

-----------------------------------------------------------------
                                           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
___________________________________________________________________________________


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

* Re: Problem with latest beta: \placepublications
  2010-09-30 21:09 ` Hans Hagen
@ 2010-10-01 14:12   ` Thomas A. Schmitz
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas A. Schmitz @ 2010-10-01 14:12 UTC (permalink / raw)
  To: ntg-context

Hans Hagen <pragma <at> wxs.nl> writes:

> 
> On 30-9-2010 11:00, Alan BRASLAU wrote:
> > Thanks to the course given by Taco, I now know all about 'nil'...
> > However, I did not track down the error, as Hans will find it immediately!
> 
> ah, I wanted to log off but you force me to check it now ...
> 
> in strc-lst.mkiv patch
> 
> \unexpanded\def\analyzestructurelist#1#2#3%
>    {\ctxlua{structures.lists.analyze {
>          names     = "#1",
>          criterium = "#2",
>          number    = "#3",
>     }}}
> 
> untested of course
> 

I hit the same problem today, and this patch doesn't solve it. Could you look
into it, Hans? 

All best

Thomas 




___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2010-10-01 14:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-30 21:00 Problem with latest beta: \placepublications Alan BRASLAU
2010-09-30 21:09 ` Hans Hagen
2010-10-01 14:12   ` Thomas A. Schmitz

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