ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Font selection problem in MKIV
Date: Sun, 22 May 2011 09:25:11 +0200	[thread overview]
Message-ID: <7323B6A6-7A1C-4E56-875C-2415BE0B44CE@googlemail.com> (raw)
In-Reply-To: <20110521200347.GA17022@innsmouth.lan>

[-- Attachment #1: Type: text/plain, Size: 934 bytes --]


Am 21.05.2011 um 22:03 schrieb Otso Helenius:

> Sorry, I was in error while referring to the font sizes. The actual "limit" below
> which typescripted fonts stop working is 12pt and it is not tied to the \setupbodyfont
> setting. Any font output with 12pt or less will be formatted as Latin Modern. i.e.
> 
> \switchtotypeface[Pompadour][ss,12pt] 01234567890
> 
> shows as Latin Modern whereas
> 
> \switchtotypeface[Pompadour][ss,12.1pt] 01234567890
> 
> shows as Pompadour. 12pt is the default document font size so I can only guess there
> is some kind of a conflict. I'm using ConTeXt  ver: 2011.05.18 22:26 MKIV

Why do you insist on \switchtotypeface when \switchtobodyfont works?

Here is a example which works on my machine (requires commercial fonts:

\starttext
\input ward\par
\switchtobodyfont[calluna,8pt]
\input ward\par
\switchtobodyfont[cambria,10pt]
\input ward\par
\stoptext

Wolfgang

[-- Attachment #2: test.pdf --]
[-- Type: application/pdf, Size: 34900 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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-05-22  7:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-21 15:31 Otso Helenius
2011-05-21 17:31 ` Wolfgang Schuster
2011-05-21 18:21   ` Otso Helenius
2011-05-22  7:22     ` Wolfgang Schuster
2011-05-21 20:03   ` Otso Helenius
2011-05-22  7:25     ` Wolfgang Schuster [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-05-21 14:38 Otso Helenius
2011-05-21 14:50 ` Wolfgang Schuster

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=7323B6A6-7A1C-4E56-875C-2415BE0B44CE@googlemail.com \
    --to=schuster.wolfgang@googlemail.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).