ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: taco <taco@elvenkind.com>
Subject: Re: [OT] Stix
Date: Fri, 28 May 2010 23:00:05 +0200	[thread overview]
Message-ID: <4C002ED5.7020909@wxs.nl> (raw)
In-Reply-To: <4C00204D.7050501@elvenkind.com>

On 28-5-2010 9:58, taco wrote:
> Taco Hoekwater wrote:
>>
>> http://www.stixfonts.org/
>
> Now I'll have to back to waiting for Duke Nukem 3D again ...

I suppose that Luigi is already testing things, and will report on it in 
detail, but here's a quick and dirty check on what's in there:

\starttypescript [math] [stix] [name]
     \definefontsynonym[MathRoman][file:stixgeneral.otf] [features=math]
\stoptypescript

\starttypescript [serif] [stix] [name] % why 'italic' infull and 'bol' 
without 'd'?
     \definefontsynonym[Serif]          [file:stixgeneral.otf] 
[features=default]
     \definefontsynonym[SerifBold]      [file:stixgeneralbol.otf] 
[features=defaulth]
     \definefontsynonym[SerifItalic]    [file:stixgeneralitalic.otf] 
[features=default]
     \definefontsynonym[SerifBoldItalic][file:stixgeneralbolita.otf] 
[features=default]
\stoptypescript

\starttypescript[stix]
     \definetypeface [stix] [rm] [serif] [stix] [default]
     \definetypeface [stix] [mm] [math]  [stix] [default]
\stoptypescript

\usetypescript[stix]
\setupbodyfont[stix]

\usemodule[fnt-25]

\startbuffer[mathtest]
     \begingroup\mm\mr\showmathfontcharacters\endgroup
\stopbuffer

Well, sort of as expected ... no opentype math font at all ... I wonder 
what took 'm so long ... okay, luatex/mkiv could be wrong and is no 
reference and could well be unable to handle an opentype math font but 
the only reference to math in the font is to the copyright holders, i.e. 
no math table, so i wonder what programs like msword can do with it.

Okay, I could make a virtual font but gimme a reason. So, it looks like 
Khaled has to do his magic and make a proper 'derived work' unless we 
want to wait till 1.1 which will show up end 2010.

The good news is that there are lots of glyphs.  Kerns indeed but only a 
liga feature (interesting with a NLD variant).

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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:[~2010-05-28 21:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-28 19:27 Taco Hoekwater
2010-05-28 19:58 ` taco
2010-05-28 21:00   ` Hans Hagen [this message]
2010-05-28 22:05     ` luigi scarso
2010-05-28 22:09       ` Arthur Reutenauer
2010-05-28 22:18         ` Hans Hagen
2010-05-28 20:06 ` luigi scarso
2010-05-28 20:20   ` taco
2010-05-28 21:21 ` Matija Šuklje
2010-05-28 21:44   ` Hans Hagen
2010-05-28 21:49     ` Matija Šuklje
2010-05-28 22:24       ` Hans Hagen
2010-05-28 22:33         ` luigi scarso
2010-05-29 23:33         ` is this valid usage of \def? Rogutės Sparnuotos
2010-05-30  8: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=4C002ED5.7020909@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    --cc=taco@elvenkind.com \
    /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).