Changes

Jump to navigation Jump to search
m
minor adjustments, nothing new
< [[Fonts]] | [[Encodings and Regimes]] >
 
Official website:
* http://www.gust.org.pl/projects/e-foundry/tex-gyre
== Font Families ==
=== Termes (aka Time Times New Roman) ===For MKII:
<context source="yes">
\usetypescriptfile[type-gyr]\usetypescript[times][ec] % leave out 'ec' when using XeTeX/luaTeX
\setupbodyfont[times,9pt,rm]
</context>
 For MKIV:<texcode>\usetypescript[termes]\setupbodyfont[termes,12pt]</texcode>Example:[[Image:Termes_ex.png]] === Adventor (aka GothicAvant Garde) ===For MKIV:<texcode>\usetypescript[adventor]\setupbodyfont[adventor,12pt]</texcode>Example:[[Image:Adventor_ex.png]]
=== Bonum (aka Bookman) ===
For MKIV:
<texcode>
\usetypescript[bonum]
\setupbodyfont[bonum,12pt]
</texcode>
Example:
[[Image:Bonum_ex.png]]
=== Cursor Chorus (aka CurierZapf Chancery) ===For MKIV:<texcode>\usetypescript[chorus]\setupbodyfont[chorus,12pt]</texcode>Example:[[Image:Chorus_ex.png]]
=== Cursor (aka Courier) ===For MKIV:<texcode>\usetypescript[cursor]\setupbodyfont[cursor,12pt]</texcode>Example:[[Image:Cursor_ex.png]] === Heros (aka HelvetikaHelvetica) ===For MKIV:<texcode>\usetypescript[heros]\setupbodyfont[heros,12pt]</texcode>Example:[[Image:Heros_ex.png]]
=== Pagella (aka Palatino) ===
For MKIV:
<texcode>
\usetypescript[pagella]
\setupbodyfont[pagella,12pt]
</texcode>
Example:
[[Image:Pagella_ex.png]]
=== Schola (aka Century Schoolbook) ===For MKIV:=== Chorus (aka Chancery) ===<texcode>\usetypescript[schola]\setupbodyfont[schola,12pt]</texcode>Example:[[Image:Schola_ex.png]]
== Summary ==
{| border="1" cellspacing="0"
! TeX Gyre name || Adobe name || URW name || TeX Gyre code
|-
|}
[[Category:FontsOld Content]]

Navigation menu