Sebastian Sturm said this at Sun, 17 Oct 2004 12:03:05 +0200:

> I'd like to access Fourier's upright greek 
>alphabet, especially the large omega. However, the font including that 
>character doesn't seem to be used in math-fou.tex.

I'm not a big fourier user, but the key is with the definition of
"Fourier-Math-Letters-Italic". Hans uses futmii as the default, and you
want to use futmi. (try \showfont[futmii] \showfont[futmi] to see the
difference!)

Unfortunately, I couldn't find a quick hack to override Fourier-Math-
Letters-Italic using the pre-existing typescripts, so attached is a new
typescript file, to be used like:

\usetypescriptfile[type-fup]
\usetypescript[fourier-upright][ec]
\setupbodyfont[fourier-upright]
\starttext
\showmathcharacters
\stoptext

[If you wanted to use upright capital greek letters and italic greek
miniscules, then that would mean assigning a fifth math font and writing
a new math-fou variant.]

Hope that helps!
adam
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     [EMAIL PROTECTED]
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Attachment: type-fup.tex
Description: TeX document

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to