On Mon, 7 Sep 2009, Khaled Hosny wrote:


Is there a way (MkIV) to set math to use upright symbols globally, for Latin and Greek (I'm working on an OpenType math font that has no italics).

There is no interface yet, but you can set math attributes by
either explicitly setting them

\appendtoks
  \setmathattribute{regular}{tf}
\to \everymathematics

or by redefining mathdefault

\unexpanded\def\mathdefault   {\setmathattribute{regular}{tf}}

Another slightly related issue, is it possible to get some visual
indication of missing glyphs, something like using .notdef char instead
of just leaving it blank.

I don't know.

Aditya
___________________________________________________________________________________
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 via email to