ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \usepseudocaps
@ 2010-11-08  8:00 Herbert Voss
  2010-11-08 20:51 ` \usepseudocaps Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Herbert Voss @ 2010-11-08  8:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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


context minimal

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

* Re: \usepseudocaps
  2010-11-08  8:00 \usepseudocaps Herbert Voss
@ 2010-11-08 20:51 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2010-11-08 20:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________

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

end of thread, other threads:[~2010-11-08 20:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-08  8:00 \usepseudocaps Herbert Voss
2010-11-08 20:51 ` \usepseudocaps Hans Hagen

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