From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1099 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: \field[] in tabulate environment Date: Wed, 27 Oct 1999 13:53:58 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3816F5E6.DFD2F93E@wxs.nl> References: <0F3313EC125AD311981100105AB3A75D1079DD@N0795.mdf.fvbb.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035391939 29825 80.91.224.250 (23 Oct 2002 16:52:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:52:19 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: "Haseloff, Lutz" Xref: main.gmane.org gmane.comp.tex.context:1099 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1099 "Haseloff, Lutz" wrote: > When i context the following file, a context message > field Text already typeset! appears but no field. > Canīt i use fields in tabulate environments? Ha, you got me. The tabulate does a preroll, and so in the first pass it registers the field. Remind me to solve this (I have to add the trialrun switch). Quick hack: \newbox\MyBox \MyBox{\field[...]} outside and \copy\MyBox inside the table. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl -----------------------------------------------------------------