ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: setting size for mainfont or sansfont in stable simplefonts
Date: Wed, 6 Nov 2013 23:35:06 +0100	[thread overview]
Message-ID: <A676090A-1942-49D8-AE73-86C3B81EBC3D@gmail.com> (raw)
In-Reply-To: <527AC258.9030802@sil.org>


Am 06.11.2013 um 23:27 schrieb Lars Huttar <lars_huttar@sil.org>:

> Hello,
> 
> I'm using the simplefonts module from TeX Live 2013. (I can't use the
> new simplefonts for this production project, due to stability requirements.)
> 
> I have the following, which works well for the most part:
> 
> \setupbodyfontenvironment[default][em=italic]
> 
> \usemodule[simplefonts][size=9.2pt]
> 
> \setmainfont[Gentium Book Basic]
> \setsansfont[Tex Gyre Heros]
> 
> 
> \starttext
> 
> Serif typeface: regular, {\em italic}, {\bf bold} and {\bf\em bold
> italic} styles.
> 
> 
> \ss Sans--serif typeface: regular, {\em italic}, {\bf bold} and {\bf\em
> bold italic} styles.
> 
> \stoptext
> 
> 
> 
> Because the Tex Gyre Heros font is larger than Gentium Book Basic at a
> given point size, when I compile this document, there is a size mismatch
> between the serif and the sans typefaces. So I looked for a way to give
> the sans font a smaller default size. I couldn't find an example of such
> at http://wiki.contextgarden.net/simplefonts. I tried this:
> 
> \setsansfont[Tex Gyre Heros][size=8pt]
> 
> but it didn't seem to have any effect.

\setsansfont[…][scale=0.95]

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	other threads:[~2013-11-06 22:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-06 22:27 Lars Huttar
2013-11-06 22:35 ` Wolfgang Schuster [this message]
2013-11-06 22:49   ` Lars Huttar

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=A676090A-1942-49D8-AE73-86C3B81EBC3D@gmail.com \
    --to=wolfgang.schuster@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).