Difference between revisions of "TeX Gyre - Old Content"

From Wiki
Jump to navigation Jump to search
(\usetypescript[pagella] did not work in MkII because of missing typescripts)
Line 5: Line 5:
  
 
== Font Families ==
 
== Font Families ==
 +
 +
=== Termes (aka Times New Roman) ===
 +
For MKII:
 +
<context source="yes">
 +
\usetypescript[times][ec] % leave out 'ec' when using XeTeX
 +
\setupbodyfont[times,9pt,rm]
 +
 +
Hello Termes! 1234567890
 +
</context>
 +
 +
 +
For MKIV:
 +
<texcode>
 +
\usetypescript[termes]
 +
\setupbodyfont[termes,12pt]
 +
</texcode>
 +
Example:
 +
[[Image:Termes_ex.png]]
  
 
=== Adventor (aka Avant Garde) ===
 
=== Adventor (aka Avant Garde) ===
Line 68: Line 86:
 
Example:
 
Example:
 
[[Image:Schola_ex.png]]
 
[[Image:Schola_ex.png]]
 
=== Termes (aka Times New Roman) ===
 
 
<context source="yes">
 
\usetypescriptfile[type-gyr]
 
\usetypescript[times][ec] % leave out 'ec' when using XeTeX/luaTeX
 
\setupbodyfont[times,9pt,rm]
 
 
Hello Termes! 1234567890
 
</context>
 
 
 
For MKIV:
 
<texcode>
 
\usetypescript[termes]
 
\setupbodyfont[termes,12pt]
 
</texcode>
 
Example:
 
[[Image:Termes_ex.png]]
 
  
 
== Summary ==
 
== Summary ==

Revision as of 21:52, 2 March 2009

< Fonts | Encodings and Regimes >

Official website:

Font Families

Termes (aka Times New Roman)

For MKII:

\usetypescript[times][ec] % leave out 'ec' when using XeTeX
\setupbodyfont[times,9pt,rm]

Hello Termes! 1234567890


For MKIV:

\usetypescript[termes]
\setupbodyfont[termes,12pt]

Example: Termes ex.png

Adventor (aka Avant Garde)

For MKIV:

\usetypescript[adventor]
\setupbodyfont[adventor,12pt]

Example: Adventor ex.png

Bonum (aka Bookman)

For MKIV:

\usetypescript[bonum]
\setupbodyfont[bonum,12pt]

Example: Bonum ex.png

Chorus (aka Zapf Chancery)

For MKIV:

\usetypescript[chorus]
\setupbodyfont[chorus,12pt]

Example: Chorus ex.png

Cursor (aka Courier)

For MKIV:

\usetypescript[cursor]
\setupbodyfont[cursor,12pt]

Example: Cursor ex.png

Heros (aka Helvetica)

For MKIV:

\usetypescript[heros]
\setupbodyfont[heros,12pt]

Example: Heros ex.png

Pagella (aka Palatino)

For MKIV:

\usetypescript[pagella]
\setupbodyfont[pagella,12pt]

Example: Pagella ex.png

Schola (aka Century Schoolbook)

For MKIV:

\usetypescript[schola]
\setupbodyfont[schola,12pt]

Example: Schola ex.png

Summary

TeX Gyre name Adobe name URW name TeX Gyre code
Adventor Adobe AvantGarde URW Gothic L ag
Bonum Adobe Bookman URW Bookman L bk
Chorus ITC Zapf Chancery URW Chancery L (Medium Italic) zc
Cursor Adobe Courier URW Nimbus Mono L cr
Heros Adobe Helvetica URW Nimbus Sans L hv
Pagella Adobe Palatino URW Palladio L pl
Schola Adobe New Century Schoolbook URW Century Schoolbook L cs
Termes Adobe Times Nimbus Roman No9 L tm