ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: "Reviczky, Adam" <adam.reviczky@kcl.ac.uk>
Subject: Re: Widgets color option not working with Mark IV
Date: Wed, 26 Jan 2011 10:45:59 +0100	[thread overview]
Message-ID: <4D3FED57.1080708@wxs.nl> (raw)
In-Reply-To: <7B4626C28B06A7418E938BF73D6DEE18F9E71DB338@KCL-MAIL05.kclad.ds.kcl.ac.uk>

On 26-1-2011 1:49, Reviczky, Adam wrote:
> Hi,
>
> I was playing a bit more with the field style properties and found out that if the font size is always different it works, but as soon as it has a size that was used before it defaults back to normal.
>
> Here's the minimal example:
>
> % begin of 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
> [sizea]
> [horizontal]
> [style={\switchtobodyfont[20pt]}]
>
> \setupfield
> [sizeb]
> [horizontal]
> [style={\switchtobodyfont[28pt]}]
>
> \setupfield
> [sizec]
> [horizontal]
> [style={\switchtobodyfont[20pt]}]
>
> \definefield [Emaila] [line] [sizea] [] [pragma@wxs.nl]
> \definefield [Emailb] [line] [sizeb] [] [pragma@wxs.nl]
> \definefield [Emailc] [line] [sizec] [] [pragma@wxs.nl]
>
> \field [Emaila] [your email]
> \par
> \field [Emailb] [your email]
> \par
> \field [Emailc] [your email]
>
> \stoptext
> % end of example
>
> (field of Emaila has fontsize 20pt as defined, field of Emailb has fontsize 28pt as defined, but field of Emailc defaults back to normal 12pt? size instead of the defined 20pt. See attached pdf.)

in scrn-fld.mkiv patch this:

         fontsize        = "\fontbody", % \currentfontbodysize",

and remake the formats.

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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-01-26  9:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-26  0:49 Reviczky, Adam
2011-01-26  9:45 ` Hans Hagen [this message]
2011-01-26 10:21 ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2011-01-26 13:58 Reviczky, Adam
2011-01-27 17:07 ` Hans Hagen
2011-01-27 21:42   ` Reviczky, Adam
2011-01-29  5:09   ` Reviczky, Adam
2011-01-29  9:42     ` Hans Hagen
2011-01-30  0:28       ` Reviczky, Adam
2011-01-30 12:48         ` Hans Hagen
2011-01-31  1:16           ` Reviczky, Adam
2010-12-07 12:59 Reviczky, Adam

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=4D3FED57.1080708@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=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).