Re: [NTG-context] Upright greek with Fourier

2004-10-19 Thread Sebastian Sturm
Wow, that was quick. Thanks alot for the typescript; combining upright  
greek capitals and the italic miniscules is exactly what I want; I  
think I should now be able to do that  using the script as a starting  
point.

Thanks again!
Sebastian

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
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-type- 
fup.tex___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Upright greek with Fourier

2004-10-17 Thread Adam Lindsay
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
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

type-fup.tex
Description: TeX document
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context