ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: NTG-Context ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Style for captions
Date: Wed, 18 Dec 2019 17:28:12 +0100	[thread overview]
Message-ID: <391db03e-9e46-b612-fd34-81bf176c2637@gmail.com> (raw)
In-Reply-To: <nycvar.YAK.7.76.1912181109290.1058@ervasbepr.pvz.zptvyy.pn>

Aditya Mahajan schrieb am 18.12.2019 um 17:11:
> On Wed, 18 Dec 2019, Otared Kavian wrote:
>
>> Thanks Aditya! That solve smy issue.
>> However, it is a bit of magic to know that \setupinterlinespace makes 
>> also the math font small, even for inline math.
>
> The magic bit is not \setupinterlinespace but using 
> \switchtobodyfont[small] instead of \tfx.
>
> \tf.. \bf.., etc. only change the text font; \switchtobodyfont changes 
> the entire font family, including math.

Only \tx and \txx (and the combinations \tfx etc.) ignore math.

\starttext

xxx \m{xxx}

{\tfc xxx \m{xxx}}

{\tfx xxx \m{xxx}}

\stoptext

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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2019-12-18 16:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-18  8:01 Otared Kavian
2019-12-18 12:52 ` Aditya Mahajan
2019-12-18 15:11   ` Otared Kavian
2019-12-18 16:11     ` Aditya Mahajan
2019-12-18 16:28       ` Wolfgang Schuster [this message]
2019-12-18 16:32   ` Wolfgang Schuster
2019-12-18 20:19     ` Otared Kavian

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=391db03e-9e46-b612-fd34-81bf176c2637@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --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).