Am 09.11.2010 um 11:09 schrieb Florian Wobbe:

>>> 3) It would be nice to have a bottomframe for the backaddress field that is 
>>> not longer than then the text itself.
>> 
>> \setupletterstyle
>> [reference][frame]
>> [width=fit]
> 
> I meant the backaddress frame, though. This works analogously:

Just a typo, i wanted the backaddress too.

> \setupletterstyle
>  [backaddress][frame]
>  [width=fit]
> 
> I have only on question left:
> 
> \setupletterstyle
>  [reference]
>  [alternative=e,
>    list={yourref,yourmail}, % Why is the trailing comma needed?
>                             % Without it, the reference line
>                             % vanishes completely.
>  ]

A side effect from context how it reads key-val-settings,
the two setting

   \setupfoo[key=value]

and

   \setupfoo[key=value ]

are different. In the first setup the argument for the key
is „value“ while in the second it is „value “ with a space
at the end, because of this you need the comma after
the right brace.

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