ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Haseloff, Lutz" <Lutz.Haseloff@mdf.brandenburg.de>
Subject: AW: \field[] in tabulate environment
Date: Thu, 28 Oct 1999 07:30:18 +0100	[thread overview]
Message-ID: <0F3313EC125AD311981100105AB3A75D1079E9@N0795.mdf.fvbb.de> (raw)

> 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 

\setupoutput [pdftex]
\setupinteraction[state=start]
\setupfield [TextSetup4] [width=5cm,height=7mm]
\definefield [Dat] [line] [TextSetup4]
\starttext
\newbox\DatBox \DatBox{\field[Dat]}
\copy\DatBox
\stoptext

it doesn´t work as expected.
there is ever a "T" in front of the field.

if i use \copy\DatBox in the table, the field (with the "T" in front of)
appears on top of the text area.

What i´m doing wrong?

Lutz


             reply	other threads:[~1999-10-28  6:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-28  6:30 Haseloff, Lutz [this message]
1999-10-28  7:50 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0F3313EC125AD311981100105AB3A75D1079E9@N0795.mdf.fvbb.de \
    --to=lutz.haseloff@mdf.brandenburg.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).