ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Lars Huttar <lars_huttar@sil.org>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: setting size for mainfont or sansfont in stable simplefonts
Date: Wed, 06 Nov 2013 17:27:36 -0500	[thread overview]
Message-ID: <527AC258.9030802@sil.org> (raw)

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.

Is there a way to do what I'm trying to do? I could use
\switchtobodyfont[8pt] every time I go to sans, but I don't think that's
the intention of simplefonts.

Thanks,
Lars

___________________________________________________________________________________
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:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-06 22:27 Lars Huttar [this message]
2013-11-06 22:35 ` Wolfgang Schuster
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=527AC258.9030802@sil.org \
    --to=lars_huttar@sil.org \
    --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).