ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Fourier in ConTeXt (was Fonts readily available in Context)
Date: Thu, 15 Jan 2009 17:15:18 +0100	[thread overview]
Message-ID: <6faad9f00901150815n7bae726cy3ab019ff452655ca@mail.gmail.com> (raw)
In-Reply-To: <d5fddde00901150511x71597919p7ab835876c6b3e85@mail.gmail.com>

On Thu, Jan 15, 2009 at 2:11 PM, Mikael Persson wrote:
> On Wed, Jan 14, 2009 at 6:26 PM, Mojca Miklavec
> <mojca.miklavec.lists@gmail.com> wrote:
>> On Wed, Jan 14, 2009 at 3:54 PM, Mikael Persson wrote:
>>>
>>> Mojca, does it work both in mkii and mkiv for you?
>>
>> I only tested in mkii so far (I suspect that mkiv suffers from the
>> lack of Utopia in proper format, so one would need to check
>> typescripts).
>>
>> Mojca
>
> Thank you Mojca for your help!
>
> I'm also being a bit curious about the [tf] in
>
> \definemathsymbol [hat]      [accent] [tf] ["2]
>
> In math-fou.tex I see
> mi (Math Italics?)
> sy (Symbols?)
> ex (Extension?)
> mr (Math Roman?)
>
> 0) Are those names correct?

More or less yes.

> 1) What does the [tf] stand for? Text Font?

Yes.

> And what happened with the [mr]?

I wonder that as well. You can try one thing:

\usetypescript[fourier][ec]
\setupbodyfont[fourier]

\showfont[MathRoman]
\showfont[MathSymbol]
\showfont[MathExtension]

Then, repeat the same with

\usetypescript[antykwa-torunska][ec]
\setupbodyfont[antykwa]

You'll notice that MathRoman differs in Antykwa Torunska and in
Fourier. (You can also try \showfont[rm-lmr12].) Fourier is just a
tiny bit non-standard.

The slightly weird thing is this:
\definefontsynonym [MathRoman]     [Fourier-Math-Letters]
\definefontsynonym [Fourier-Math-Letters]         [futr8t]
[encoding=ec] % maybe one should remove encoding=ec?

The "math roman" equals ec encoding in this particular case. So in
theory rm should be equal to tf here; I have no idea why it is not.

The problem with tf is that it depends on encoding being used, in
particular it means that it will be different in mkiv (if you manage
to make it work in the first place).

> 2) I guess all [mr] (10 or so) in math-fou.tex safely can be changed to [tf]?

I would not just bet on it. I would try it first. If mr works, one
should better leave mr, but I have no idea why it fails.

> 3) Does anyone know what has to be done to get this working in mkiv?

Hans, what's the strategy with non-unicode fonts, in particular
Utopia? It doesn't come in otf format, but could still be used in both
mkiv and XeTeX. Is there some type-something.tex foreseen for such
fonts?

Mojca
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2009-01-15 16:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-14  8:50 Mikael Persson
2009-01-14 12:16 ` Mojca Miklavec
2009-01-14 12:57   ` Mikael Persson
2009-01-14 13:38     ` Mojca Miklavec
2009-01-14 14:10     ` Mojca Miklavec
2009-01-14 14:54       ` Mikael Persson
2009-01-14 17:26         ` Mojca Miklavec
2009-01-15 13:11           ` Mikael Persson
2009-01-15 16:15             ` Mojca Miklavec [this message]
2009-01-15 17:37               ` Aditya Mahajan
2009-01-16  7:34                 ` Mikael Persson
2009-01-16 12:02                   ` Mikael Persson
2009-01-16  8:09                 ` Yue Wang

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=6faad9f00901150815n7bae726cy3ab019ff452655ca@mail.gmail.com \
    --to=mojca.miklavec.lists@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).