ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
Subject: Re: font-switching oddities
Date: Wed, 9 Nov 2005 13:30:53 +0100	[thread overview]
Message-ID: <208F4844-493E-4F33-B2C6-63EAB49F7425@uni-bonn.de> (raw)
In-Reply-To: <4371D537.40802@wxs.nl>

This was partially solved. If I add the bodyfontsize explicitly

\definebodyfont
[30pt,25pt,20pt,18pt,17.3pt,14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt, 
4pt]
[rm]
[default]

I don't get these errors, and the files compile fine. But since its  
for my module, I still have a problem: what if the customer sets  
bizarre sizes like 10.25pt? So my question was: is it possible to  
have a blanket definition like [all] vel. sim. to be covered for all  
cases?

And thanks for the hint to add math; will do that for every typescript.

Best

Thomas

On Nov 9, 2005, at 11:53 AM, Hans Hagen wrote:

> Thomas A. Schmitz wrote:
>
>> Hi all,
>>
>> I'm having some trouble with bodyfont switching. It involves two   
>> fonts that I adapted myself, so it's difficult to make a minimal   
>> example. Both fonts are defined in typescripts (these are just   
>> examples, it works the same for every typescript I tried).
>
> was this solved?
>
>>
>> \starttypescript [Caslon]
>>   \definetypeface [MyCaslon] [rm] [serif] [caslon] [default]   
>> [encoding=texnansi]
>
>      \definetypeface [MyCaslon] [mm] [math] [modern] [default]
>> \stoptypescript
>
>
>> \starttypescript[GreekGentium]
>>     \definetypeface [MyGreekGentium] [rm] [serif] [greekgentium]   
>> [default] [rscale=\getvariable{Greek}{scale},encoding=agr]
>
>  \definetypeface [MyCaslon] [mm] [math] [modern] [default]
>
>> \stoptypescript
>>
> Hans
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2005-11-09 12:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-25 13:50 Thomas A. Schmitz
2005-10-25 20:54 ` Thomas A. Schmitz
2005-10-26  6:23   ` Taco Hoekwater
2005-10-26  8:46     ` Thomas A. Schmitz
2005-11-09 10:53 ` Hans Hagen
2005-11-09 12:30   ` Thomas A. Schmitz [this message]
2005-11-09 13:13     ` Hans Hagen

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=208F4844-493E-4F33-B2C6-63EAB49F7425@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).