Hi

I'm getting the same lines by using setupfields (in widgets), but this time I 
don't even get an output.

Here's the minimal example:
%%%
\starttext

\setupfields
[label,frame,horizontal]
[offset=4pt,height=fit,framecolor=green,background=screen,backgroundscreen=.80]
[height=40pt,width=100pt,align=middle,background=screen,backgroundscreen=.90,frame=off]
[height=40pt,width=100pt,color=red,align=right,style=type,background=screen,backgroundscreen=.90,frame=off]

\setupfield[widget][]

\definefield [Emaila] [line] [widget] [] [pragma....@wxs.nl]
\field [Emaila] [your email]

\stoptext
%%%

This runs fine and works as expected with the 2011.02.25 beta.

Running it with the 2011.03.18 experimental I get these lines and NO output:
check           > missing or ungrouped '=' after 'frame' in line 7 (@@fdlabel
check           > missing or ungrouped '=' after 'horizontal' in line 7 (@@fdlab

Also I ran into the fact that the general setup settings (setupfields) are not 
inherited (most likely due to the problem above).
Maybe Hans is working on the fld file (as the timestamp suggests), but since I 
had a similar problems yesterday I better ask first.

Any hints appreciated
Adam
___________________________________________________________________________________
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