ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Wooten <dw@trichotomic.net>
Subject: Re: Font Question: Specific font sizes not working.
Date: Thu, 10 Aug 2006 17:41:57 -0700	[thread overview]
Message-ID: <44DBD255.8080502@trichotomic.net> (raw)
In-Reply-To: <44DA3051.2030708@trichotomic.net>

Hmm, well I seem to have figured something out:

the line

    \switchtobodyfont[jenson,12pt]

used to work. When replaced with

    \switchtotypeface[jenson][12pt]
    
it now once again does the trick.

dw



David Wooten wrote:
 > Greetings all,
 >
 > In the last week or so I started having a problem with fonts: what once
 > worked stopped doing so, giving me the default font rather than my
 > chosen fonts. I finally figured out that it is only certain sizes that
 > are not working. For example, with:
 >
 > \usetypescriptfile[jensonpro]
 > \usetypescript[jenson]
 > \switchtobodyfont[jenson,11pt]
 >
 > \starttext
 >
 > Testing.
 >
 > \stoptext
 >

         ...bodyfont", naturally ;)
 > "\switchtododyfont" sizes 8pt, 10pt, 11pt, 13pt all still work, while
 > 9pt and 12pt no longer do so...
 >
 > I recently updated ConTeXt and it remains the same. No change was made
 > to my typescript files, and indeed in \definebodyfont those sizes are
 > definitely listed:
 >
 > \starttypescript [serif] [Opticals] [size]
 > \definebodyfont
 >   [13pt,12pt,11pt,10pt,9pt,8pt][rm]
 > ...
 > \stoptypescript

  reply	other threads:[~2006-08-11  0:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-09 18:58 David Wooten
2006-08-11  0:41 ` David Wooten [this message]
2006-08-11  6:50   ` Taco Hoekwater
2006-08-11 19:21     ` David Wooten

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=44DBD255.8080502@trichotomic.net \
    --to=dw@trichotomic.net \
    --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).