From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/514 Path: main.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Clobbered! Date: Fri, 04 Jun 1999 13:38:48 -0700 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.5.32.19990604133848.00a5f2e0@mail.northcoast.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035391367 24609 80.91.224.250 (23 Oct 2002 16:42:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:42:47 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:514 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:514 Hans, Yesterday, in my work in Up-001-s.pdf, I made good progress until I got to: \setupfield [ShortLine] [label,frame,horizontal] [offset=4pt,height=fit,framecolor=green, background=screen,backgroundscreen=.80] [height=18pt,width=80pt,align=middle, background=screen,backgroundscreen=.90,frame=off] [height=18pt,width=80pt,color=red,align=right,style=type, background=screen,backgroundscreen=.90,frame=off] This absolutely clobbered me! I have no clue what is going on here. There are three parameters: label, frame, and horizontal. Does [offset=4pt,height=fit,framecolor=green, background=screen,backgroundscreen=.80] refer to label, [height=18pt,width=80pt,align=middle, background=screen,backgroundscreen=.90,frame=off] to frame, and [height=18pt,width=80pt,color=red,align=right,style=type, background=screen,backgroundscreen=.90,frame=off] to horizontal? What is going on here?