ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* upright sans math
@ 2007-10-31 11:18 Henning Hraban Ramm
  2007-10-31 11:55 ` Wolfgang Schuster
  2007-11-02 10:53 ` Mojca Miklavec
  0 siblings, 2 replies; 3+ messages in thread
From: Henning Hraban Ramm @ 2007-10-31 11:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Ahoi!

I need to typeset some formulae in upright Helvetica (TeX Gyre Heros,
URW Nimbus or similar).
Is this already pre-made in the ConTeXt distribution? I couldn't find it.

Greetlings, Hraban
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: upright sans math
  2007-10-31 11:18 upright sans math Henning Hraban Ramm
@ 2007-10-31 11:55 ` Wolfgang Schuster
  2007-11-02 10:53 ` Mojca Miklavec
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2007-10-31 11:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 471 bytes --]

2007/10/31, Henning Hraban Ramm <hraban@fiee.net>:
>
> Ahoi!
>
> I need to typeset some formulae in upright Helvetica (TeX Gyre Heros,
> URW Nimbus or similar).
> Is this already pre-made in the ConTeXt distribution? I couldn't find it.
>
> Greetlings, Hraban


Hi Hraban,

the only matching math font for Helevetica I know is hv-math.

It is avaliable from micropress.

http://home.vr-web.de/was/mathfonts
http://www.micropress-inc.com/fonts/hvmath/hvmain.htm

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 963 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

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

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

* Re: upright sans math
  2007-10-31 11:18 upright sans math Henning Hraban Ramm
  2007-10-31 11:55 ` Wolfgang Schuster
@ 2007-11-02 10:53 ` Mojca Miklavec
  1 sibling, 0 replies; 3+ messages in thread
From: Mojca Miklavec @ 2007-11-02 10:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 10/31/07, Henning Hraban Ramm wrote:
> Ahoi!
>
> I need to typeset some formulae in upright Helvetica (TeX Gyre Heros,
> URW Nimbus or similar).
> Is this already pre-made in the ConTeXt distribution? I couldn't find it.
>
> Greetlings, Hraban

If it's only about typesetting a few letters, you can fake that a bit:

\usetypescript[postscript][ec]
\setupbodyfont[postscript]

\def\my#1{\text{\ss#1}}

\starttext
\ss a+b+c+d $a+b+c+\my{d}$
\stoptext

You could do a similar trick for greek letters (using TeX Gyre
Adventor in greek encoding if that's available for example).

I don't know about any math package for Helvetica in ConTeXt and
http://ctan.tug.org/tex-archive/info/Free_Math_Font_Survey/survey.html
doesn't point out any collection either. hv-math is not free (as far
as I understand). It's not so difficult to add support for a font to
ConTeXt if font is nicely prepared (you only copy the definitions for
Antykwa Torunska, for example), but I'm not sure if any ConTeXt user
has that particular font ...

TeX Gyre math fonts are not ready yet, but since the text fonts have
already been released, they might be approaching in the near future. I
have no idea about the current state of the project though.

If you have any more particular questions, feel free to ask.

Mojca
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2007-11-02 10:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-31 11:18 upright sans math Henning Hraban Ramm
2007-10-31 11:55 ` Wolfgang Schuster
2007-11-02 10:53 ` Mojca Miklavec

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