Changes

Jump to navigation Jump to search
11 bytes removed ,  16:20, 5 February 2019
→‎TeX Gyre: Bonum and Schola math are available since 2014
== TeX Gyre ==
The GUST foundry, the creator of the [[TeX Gyre]] fonts, has created [http://oldwwwwww.gust.org.pl/projects/e-foundry/tg-math OTF math fonts] to go with Pagella (Palatino) and , Termes (Times). Math fonts for , Bonum (Bookman) and Schola (New Century Schoolbook) are planned for the future. Using these fonts for math is automatically enabled when you set the appropriate bodyfont.
<texcode>
\setupbodyfont[palatino] % or pagella
% or
\setupbodyfont[times] % or termes% or\setupbodyfont[bookman] % or termesbonum% or\setupbodyfont[schoolbook] % or schola
</texcode>
There exist also virtual versions of these fonts. The virtual counterparts are adaptations of the old TFM/Type1 fonts so they look like OpenType math fonts to the engine. ConTeXt Mark IV MkIV used them for a while so that it could move entirely to Unicode/OpenType math while waiting for the real OpenType fonts, and quite some tweaks went into making them look good. They are still better in some areas, like hinting and stacked arror relations.{{since|2012|text=nov 2012}}.  If you want to keep the old behaviour, type
<texcode>
</texcode>
at the top of your document. This does not set the math font directly; rather it specifies that if Pagella or Termes is used for maths, ConTeXt should use the virtual font instead of the non-virtual one.(This made sense in 2012, but not any more since 2014.)
== Blackboard bold ==

Navigation menu