ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Upright greek with Fourier
@ 2004-10-17 10:03 Sebastian Sturm
  2004-10-17 13:07 ` Adam Lindsay
  0 siblings, 1 reply; 3+ messages in thread
From: Sebastian Sturm @ 2004-10-17 10:03 UTC (permalink / raw)


Hi,

I'm using the Fourier Utopia Fonts together with the latest stable 
i-Installer ConTeXt package. 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 tried all 
characters of mi (standard math) as well as many characters of sy and 
the ex one (using \definemathsymbol [otheromega] [ord] [...] [...]). I 
guess I'd have to define a font synonym pointing to the right font 
file, but my attempts didn't
produce anything but garbage. At the moment I'm using 
\getglyph{fourier-ml}{173}, which is stupid but functional.

So, can anyone help?

Thanks in advance,
Sebastian

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Upright greek with Fourier
  2004-10-17 10:03 Upright greek with Fourier Sebastian Sturm
@ 2004-10-17 13:07 ` Adam Lindsay
  2004-10-19 18:11   ` Sebastian Sturm
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Lindsay @ 2004-10-17 13:07 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1263 bytes --]

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.     atl@comp.lancs.ac.uk
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

[-- Attachment #2: type-fup.tex --]
[-- Type: application/x-tex, Size: 1049 bytes --]

[-- Attachment #3: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Upright greek with Fourier
  2004-10-17 13:07 ` Adam Lindsay
@ 2004-10-19 18:11   ` Sebastian Sturm
  0 siblings, 0 replies; 3+ messages in thread
From: Sebastian Sturm @ 2004-10-19 18:11 UTC (permalink / raw)


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.     atl@comp.lancs.ac.uk
>  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
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-19 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-17 10:03 Upright greek with Fourier Sebastian Sturm
2004-10-17 13:07 ` Adam Lindsay
2004-10-19 18:11   ` Sebastian Sturm

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).