ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: Armin Varmaz <arvo_77@web.de>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: font size in math mode
Date: Tue, 27 Jul 2010 14:56:33 +0200	[thread overview]
Message-ID: <4C4ED781.80807@wxs.nl> (raw)
In-Reply-To: <804417038.898265.1280230850934.JavaMail.fmail@mwmweb023>

On 27-7-2010 1:40, Armin Varmaz wrote:
> Hi Hans, hi guys,
>
>
> thanks for the explanation!
>
>
> Does this mean that each time I want to change the font size of the text (e..g. for a floating object or framed text) I must do this manually for mathematics? or is there a way to adopt the font size of the text to mathematics? see below for an example what I mean. Here, I used definetextbackground but the effect remains in floating objects as well. I tried different font styles and different font types, too.

indeed, as math is using another font (or more fonts), so best then do:

\switchtobodyfont[small]\bf

or so. An other alternative is to define a few more sizes:

\setupbodyfontenvironment[default][p=0.8,q=0.6]

\definefontsize[p] \definefontsize[q]

\usetypescript[palatino]

test $x$ {\tfp test $x$} {\tfq test $x$} test




-----------------------------------------------------------------
                                           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:[~2010-07-27 12:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-23  7:23 Armin Varmaz
2010-07-23  8:07 ` Hans Hagen
2010-07-27 11:40   ` Armin Varmaz
2010-07-27 12:56     ` Hans Hagen [this message]

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=4C4ED781.80807@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=arvo_77@web.de \
    --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).