ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Adam Lindsay" <atl@comp.lancs.ac.uk>
Subject: Re: Upright greek with Fourier
Date: Sun, 17 Oct 2004 14:07:44 +0100	[thread overview]
Message-ID: <20041017140744.5025@news.comp.lancs.ac.uk> (raw)
In-Reply-To: <BD22697F-2023-11D9-9B92-0003939959D2@t-online.de>

[-- 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

  reply	other threads:[~2004-10-17 13:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-17 10:03 Sebastian Sturm
2004-10-17 13:07 ` Adam Lindsay [this message]
2004-10-19 18:11   ` Sebastian Sturm

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=20041017140744.5025@news.comp.lancs.ac.uk \
    --to=atl@comp.lancs.ac.uk \
    --cc=ntg-context@ntg.nl \
    /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).