ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Reviczky, Adam" <adam.reviczky@kcl.ac.uk>
To: "ntg-context@ntg.nl" <ntg-context@ntg.nl>
Subject: more "missing or ungrouped '=' after"
Date: Sun, 20 Mar 2011 07:08:55 +0000	[thread overview]
Message-ID: <7B4626C28B06A7418E938BF73D6DEE18F9F571E8AF@KCL-MAIL05.kclad.ds.kcl.ac.uk> (raw)

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.ade@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	other threads:[~2011-03-20  7:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=7B4626C28B06A7418E938BF73D6DEE18F9F571E8AF@KCL-MAIL05.kclad.ds.kcl.ac.uk \
    --to=adam.reviczky@kcl.ac.uk \
    --cc=ntg-context@ntg.nl \
    /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).