On 8-11-2010 9:00, Herbert Voss wrote:
Also from the documentation:

systems         : begin file latex5 at line 2
error: ...text/tex/texmf-context/tex/context/base/typo-cap.lua:100:
attempt to call global 'copy_node' (a nil value)
.

system>  error on line 6 in file latex5.tex: ? ...

1
2     \starttext
3
4     \userealcaps   \Caps{Herbert Voß}
5     \usepseudocaps \Caps{Herbert Voß}
6>>
7     \stoptext

l.6

in typo-cap.lua, add

local copy_node       = node.copy

somewhere at the top and then remake the format.

Hans

-----------------------------------------------------------------
                                          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 via email to