[NTG-context] ConTeXt error when updating to tetex-2.99.10 (fixed)
VnPenguin
vnpenguin at gmail.com
Mon Jan 24 20:02:23 CET 2005
On Mon, 24 Jan 2005 19:37:22 +0100, Hans Hagen <pragma at wxs.nl> wrote:
> VnPenguin wrote:
>
> > <argument> \@@tblprefix \c!each
>
> should be v!each
>
> Hans
>
Ok, I fixed it ;)
In file base/core-ntb.tex, I replaced the line 230
\getvalue{\@@tblprefix\c!each\v!each}%
by Hans's correction:
\getvalue{\@@tblprefix\c!each\v!each}%
and it works well now.
Thanks,
Quy
More information about the ntg-context
mailing list