2010/8/31 Andreas Harder <andreas.har...@rz-online.de>:
> Hi all,
>
> please have a look at my attached example. I've two problems.
>
>
> 1) After I fill one field in the PDF-file all other fields inherit the text. 
> How can I prevent this?

The fields are all the same. You can:

\dorecurse{31}{\definefield [hours#1] [line] [setup] [] []}

\def\Feld#1%
  {\bTR\bTD \date[d=#1,m=8,y=2010][dd,{.},mm,{.},year,~,(,weekday,)] \eTD
       \bTD \field[hours#1] \eTD\eTR}

> 2) The text in the left column an the text in the field are not on the same 
> baseline. The field-text is slightly higher.
>
> Thank you in advance
>
>        Andreas

Lutz
___________________________________________________________________________________
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