Difference between revisions of "ConTeXt distribution's Fonts"

From Wiki
Jump to navigation Jump to search
m (Corrected a mistake in the name of the font Schola (was written 'scholas'))
 
(40 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{|class="wikitable"
+
A collection of fonts is called a ''typescript'' in ConTeXt. The following typescripts are available for fonts distributed with ConTeXt (the name of the typescript is shown as <code>typescriptname</code>):
 +
 
 +
* The Latin Modern font family, which is a modern version of standard TeX font [https://en.wikipedia.org/wiki/Computer_Modern Computer Modern]:
 +
**<code>modern</code>: synonym <code>modern-base</code>
 +
**<code>modernvariable</code>: synonym <code>modern-variable</code> (a variable width typewriter font)
 +
 
 +
* The [http://www.gust.org.pl/projects/e-foundry/tex-gyre TeX Gyre] Collection of Fonts, cross-platform OpenType formats.
 +
** <code>pagella</code>: synonym <code>palatino</code>
 +
** <code>termes</code>: synonym <code>times</code>
 +
** <code>heros</code>: synonym <code>helvetica</code>
 +
** <code>bonum</code>: synonym <code>bookman</code>
 +
** <code>schola</code>: synonym <code>schoolbook</code>
 +
** <code>adventor</code>: synonym <code>avantgarde</code>
 +
** <code>cursor</code>: synonym <code>courier</code>
 +
** <code>chorus</code>: synonym <code>chancery</code>
 +
* The DejaVu font family : <code>dejavu</code> and <code>dejavu-condensed</code>
 +
* 6 additionals fonts (covering serif, sans serif, and monospaced)
 +
** Gentium : <code>gentium</code>
 +
** Antykwa Poltawskiego : <code>antykwapoltawskiego</code>
 +
** Antykwa Toruńska: <code>antykwa</code>
 +
** Kurier : <code>kurier,ss</code>
 +
** Iwona: <code>iwona</code>
 +
* 3 additional math fonts:
 +
** Euler: <code>eulernova</code>
 +
** STIX2: <code>stixtwo</code>
 +
** XITS: <code>xits</code>
 +
 
 +
{|class="wikitable" style="width: 85%;"
 
! style="text-align:left;"| Name
 
! style="text-align:left;"| Name
 
! style="text-align:left;"| Serif
 
! style="text-align:left;"| Serif
 
! style="text-align:left;"| Sans serif
 
! style="text-align:left;"| Sans serif
! style="text-align:left;"| Sans-serif monospaced
+
! style="text-align:left;"| Monospaced
 
! style="text-align:left;"| Class
 
! style="text-align:left;"| Class
 
! style="text-align:left;"| Similar to
 
! style="text-align:left;"| Similar to
 
<!------------------------------------------------------------------------------>
 
<!------------------------------------------------------------------------------>
 
|-
 
|-
|Latin Modern
+
| style="background-color:#eeeedc; |Latin Modern
 
|  
 
|  
 
<context>
 
<context>
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
\definefontfamily [mainface] [rm] [latinmodernroman] \setupbodyfont[mainface]
+
\definefontfamily [mainface] [rm] [modern] \setupbodyfont[mainface]
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm Latin Modern\stoptext
 
\starttext \rm Latin Modern\stoptext
</context>
+
</context><br/>
 +
modern
 
|
 
|
 
<context>
 
<context>
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
\definefontfamily [mainface] [ss] [latinmodernsans] \setupbodyfont[mainface]
+
\definefontfamily [mainface] [ss] [modern] \setupbodyfont[mainface]
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \ss Latin Modern\stoptext
 
\starttext \ss Latin Modern\stoptext
</context>
+
</context><br/>
 +
modern,ss
 
|
 
|
 
<context>
 
<context>
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
\definefontfamily [mainface] [tt] [latinmodernmono] \setupbodyfont[mainface]
+
\definefontfamily [mainface] [tt] [modern] \setupbodyfont[mainface]
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \tt Latin Modern\stoptext
 
\starttext \tt Latin Modern\stoptext
</context>
+
</context><br/>
 +
modern,tt
 
| Didone, current TeX standard, [https://www.tug.org/TUGboat/tb24-1/jackowski.pdf].  
 
| Didone, current TeX standard, [https://www.tug.org/TUGboat/tb24-1/jackowski.pdf].  
 
| Computer Modern
 
| Computer Modern
Line 46: Line 76:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm Tex Gyre Adventor \stoptext
 
\starttext \rm Tex Gyre Adventor \stoptext
</context>
+
</context><br/>
 +
adventor
 
| -
 
| -
 
| Geometric sans-serif
 
| Geometric sans-serif
Line 52: Line 83:
 
<!------------------------------------------------------------------------------>
 
<!------------------------------------------------------------------------------>
 
|-
 
|-
| Tex Gyre Bonum
+
| style="background-color:#eeeedc; | Tex Gyre Bonum
 
|
 
|
 
<context>
 
<context>
Line 60: Line 91:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm Tex Gyre Bonum \stoptext
 
\starttext \rm Tex Gyre Bonum \stoptext
</context>
+
</context><br/>
 +
bonum
 
| -
 
| -
 
| -
 
| -
 
| Old Style, Serif transitional,
 
| Old Style, Serif transitional,
| ITC Zapf Chancery
+
| ITC Bookman
 
<!------------------------------------------------------------------------------>
 
<!------------------------------------------------------------------------------>
 
|-
 
|-
Line 75: Line 107:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm Tex Gyre Chorus \stoptext
 
\starttext \rm Tex Gyre Chorus \stoptext
</context>
+
</context><br/>
 +
chorus
 
| -
 
| -
 
| -
 
| -
Line 82: Line 115:
 
<!------------------------------------------------------------------------------>
 
<!------------------------------------------------------------------------------>
 
|-
 
|-
| Tex Gyre Cursor
+
| style="background-color:#eeeedc; | Tex Gyre Cursor
 
| -
 
| -
 
| -
 
| -
Line 92: Line 125:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \tt Tex Gyre Cursor \stoptext
 
\starttext \tt Tex Gyre Cursor \stoptext
</context>
+
</context><br>
 +
cursor
 
| Monospaced, Slab serif
 
| Monospaced, Slab serif
 
| Courier
 
| Courier
 +
<!------------------------------------------------------------------------------>
 +
|-
 +
| Tex Gyre Heros
 +
| -
 +
|
 +
<context>
 +
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 +
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
 +
\definefontfamily [mainface] [rm] [texgyreheros] \setupbodyfont[mainface]
 +
\switchtobodyfont[12pt]
 +
\starttext \rm Tex Gyre Heros \stoptext
 +
</context><br>
 +
heros
 +
| -
 +
| Geometric sans-serif
 +
| Helvetica
 
<!------------------------------------------------------------------------------>
 
<!------------------------------------------------------------------------------>
 
|-
 
|-
Line 105: Line 155:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm Tex Gyre Pagella \stoptext
 
\starttext \rm Tex Gyre Pagella \stoptext
</context>
+
</context><br>
 +
pagella
 
| -
 
| -
 
| -
 
| -
Line 112: Line 163:
 
<!------------------------------------------------------------------------------>
 
<!------------------------------------------------------------------------------>
 
|-
 
|-
| Tex Gyre Schola
+
| style="background-color:#eeeedc; | Tex Gyre Schola
 
|
 
|
 
<context>
 
<context>
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
\definefontfamily [mainface] [rm] [texgyreshola] \setupbodyfont[mainface]
+
\definefontfamily [mainface] [rm] [texgyreschola] \setupbodyfont[mainface]
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm Tex Gyre Schola \stoptext
 
\starttext \rm Tex Gyre Schola \stoptext
</context>
+
</context><br>
 +
schola
 
| -
 
| -
 
| -
 
| -
Line 135: Line 187:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm Tex Gyre Termes \stoptext
 
\starttext \rm Tex Gyre Termes \stoptext
</context>
+
</context><br>
 +
termes
 
| -
 
| -
 
| -
 
| -
Line 142: Line 195:
 
<!------------------------------------------------------------------------------>
 
<!------------------------------------------------------------------------------>
 
|-
 
|-
|DejaVu
+
| style="background-color:#eeeedc; |DejaVu
 
|
 
|
 
<context>
 
<context>
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
\definefontfamily [mainface] [rm] [DejaVu Serif]  
+
\definefontfamily [mainface] [rm] [dejavuserif]  
 
\setupbodyfont[mainface]
 
\setupbodyfont[mainface]
 
\starttext \switchtobodyfont[12pt] \rm DejaVu Serif \stoptext
 
\starttext \switchtobodyfont[12pt] \rm DejaVu Serif \stoptext
</context>
+
</context><br>
 +
dejavu
 
|
 
|
 
<context>
 
<context>
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
\definefontfamily [mainface] [ss] [DejaVu Sans] \setupbodyfont[mainface]
+
\definefontfamily [mainface] [ss] [dejavusans] \setupbodyfont[mainface]
 
\starttext \switchtobodyfont[12pt] \ss DejaVu Sans \stoptext
 
\starttext \switchtobodyfont[12pt] \ss DejaVu Sans \stoptext
</context>
+
</context><br>
 +
dejavu,ss
 
|
 
|
 
<context>
 
<context>
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
\definefontfamily [mainface] [tt] [DejaVu Sans Mono] \setupbodyfont[mainface]
+
\definefontfamily [mainface] [tt] [dejavusansmono] \setupbodyfont[mainface]
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \tt DejaVu Mono \stoptext
 
\starttext \tt DejaVu Mono \stoptext
</context>
+
</context><br>
 +
dejavu,tt
 
| Sans-serif, Humanist
 
| Sans-serif, Humanist
 
| Bitstream Prima
 
| Bitstream Prima
Line 175: Line 231:
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\definepapersize[sheet][width=4.1cm,height=0.7cm]  \setuppapersize[sheet]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
 
\setuplayout[topspace=0.5mm, backspace=0.5mm,header=0pt, headerdistance=0pt,footer=0pt,footerdistance=0pt,width=4cm,heigth=0.6cm]
\definefontfamily [mainface] [rm] [Gentium] \setupbodyfont[mainface]
+
\definefontfamily [mainface] [rm] [gentium] \setupbodyfont[mainface]
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm Gentium \stoptext
 
\starttext \rm Gentium \stoptext
</context>
+
</context><br>
 +
gentium
 
| -
 
| -
 
| -
 
| -
Line 185: Line 242:
 
<!------------------------------------------------------------------------------>
 
<!------------------------------------------------------------------------------>
 
|-
 
|-
|Antykwa Poltawskiego
+
| style="background-color:#eeeedc; |Antykwa Poltawskiego
 
|  
 
|  
 
<context>
 
<context>
Line 193: Line 250:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm Antykwa Poltawskiego \stoptext
 
\starttext \rm Antykwa Poltawskiego \stoptext
</context>
+
</context><br>
 +
antykwapoltawskiego
 
|
 
|
 
| -
 
| -
Line 208: Line 266:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm Antykwa Toruńska\stoptext
 
\starttext \rm Antykwa Toruńska\stoptext
</context>
+
</context><br>
 +
antykwa
 
| -
 
| -
 
| -
 
| -
Line 215: Line 274:
 
<!------------------------------------------------------------------------------>
 
<!------------------------------------------------------------------------------>
 
|-
 
|-
|Kurier
+
| style="background-color:#eeeedc; |Kurier
 
| -
 
| -
 
|
 
|
Line 224: Line 283:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \ss Kurier (not Iwona)\stoptext
 
\starttext \ss Kurier (not Iwona)\stoptext
</context>
+
</context><br>
 +
kurier,ss
 
| -
 
| -
 
| Sans serif
 
| Sans serif
Line 239: Line 299:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \ss Iwona (not Kurier)\stoptext
 
\starttext \ss Iwona (not Kurier)\stoptext
</context>
+
</context><br>
 +
iwona
 
| -
 
| -
 
| Sans serif, alternative to Kurier
 
| Sans serif, alternative to Kurier
Line 245: Line 306:
 
<!------------------------------------------------------------------------------>
 
<!------------------------------------------------------------------------------>
 
|-
 
|-
|Arabic-Latin Modern Fixed
+
| style="background-color:#eeeedc; |Arabic-Latin Modern Fixed
 
| -
 
| -
 
| -
 
| -
Line 255: Line 316:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \tt ALM Fixed\stoptext
 
\starttext \tt ALM Fixed\stoptext
</context>
+
</context><br>
 +
almfixed,tt
 
| extension of TeX-Gyre LM Mono 10
 
| extension of TeX-Gyre LM Mono 10
 
|
 
|
Line 268: Line 330:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm Euler (for math)\stoptext
 
\starttext \rm Euler (for math)\stoptext
</context>
+
</context><br>
 +
eulernova
 
| -
 
| -
 
| -
 
| -
Line 276: Line 339:
 
<!------------------------------------------------------------------------------>
 
<!------------------------------------------------------------------------------>
 
|-
 
|-
| STIX2
+
| style="background-color:#eeeedc; | STIX2
 
|  
 
|  
 
<context>
 
<context>
Line 284: Line 347:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm STIX Two \stoptext
 
\starttext \rm STIX Two \stoptext
</context>
+
</context><br>
 +
stixtwo
 
| -
 
| -
 
| -
 
| -
| [https://www.stixfonts.org Scientific&Tech. Info eXchange] fonts.
+
| [https://www.stixfonts.org Scientific and Technical Information Exchange] fonts.For scientific typesetting with proper mathematical support
|<!------------------------------------------------------------------------------>
+
| Times (new) Roman
 
|-
 
|-
 
| XITS
 
| XITS
Line 298: Line 362:
 
\switchtobodyfont[12pt]
 
\switchtobodyfont[12pt]
 
\starttext \rm XITS (for math) \stoptext
 
\starttext \rm XITS (for math) \stoptext
</context>
+
</context><br>
 +
xits
 
| -
 
| -
 
| -
 
| -
| For scientific typesetting with proper mathematical support
+
| Clone of STIX font
 
| Times (new) Roman  
 
| Times (new) Roman  
 
<!------------------------------------------------------------------------------>
 
<!------------------------------------------------------------------------------>
 
|}
 
|}
  
 +
= Overview =
 +
 +
<context source=yes text="This produces:"">
 +
% Specific layout for rendering on the wiki, for rendering a similar pdf via context, add some width
 +
 +
\definepapersize[sheet][width=16cm,height=25cm]
 +
\setuppapersize[sheet]
 +
\setuplayout[topspace=0.5mm,
 +
            backspace=0.5mm,
 +
            header=0pt,
 +
            headerdistance=0pt,
 +
            footer=0pt,
 +
            footerdistance=0pt,
 +
            width=15.9cm,
 +
            height=24.9cm,
 +
            leftmargin=0.5mm,
 +
            grid=yes]
 +
 +
%
 +
\setupbodyfont[modern]
 +
\setupwhitespace[medium]
 +
 +
% this enlarges the fonts, see Font Switching on the wiki
 +
\tfb
 +
 +
%
 +
\starttext
 +
 +
\startbuffer[line]
 +
The quick brown fox jumps over the lazy dog!
 +
\stopbuffer
 +
                                        \getbuffer[line] \wordright{default --- Latin Modern serif} \par
 +
\switchtobodyfont[modern,ss]            \getbuffer[line] \wordright{Latin Modern sans}      \par
 +
\switchtobodyfont[modern,tt]            \getbuffer[line] \wordright{Latin Modern mono}      \par
 +
\switchtobodyfont[adventor]            \getbuffer[line] \wordright{TeX Gyre Adventor}      \par
 +
\switchtobodyfont[bonum]                \getbuffer[line] \wordright{TeX Gyre Bonum}        \par
 +
\switchtobodyfont[chorus]              \getbuffer[line] \wordright{TeX Gyre Chorus}        \par
 +
\switchtobodyfont[cursor]              \getbuffer[line] \wordright{TeX Gyre Cursor}        \par
 +
\switchtobodyfont[heros]                \getbuffer[line] \wordright{Tex Gyre Heros}        \par
 +
\switchtobodyfont[pagella]              \getbuffer[line] \wordright{TeX Gyre Pagella}      \par
 +
\switchtobodyfont[schola]              \getbuffer[line] \wordright{TeX Gyre Schola}        \par
 +
\switchtobodyfont[termes]              \getbuffer[line] \wordright{Tex Gyre Termes}        \par
 +
\switchtobodyfont[dejavu]              \getbuffer[line] \wordright{DejaVu serif}          \par
 +
\switchtobodyfont[dejavu,ss]            \getbuffer[line] \wordright{DejaVu sans}            \par
 +
\switchtobodyfont[dejavu,tt]            \getbuffer[line] \wordright{DejaVu sansmono}        \par
 +
\switchtobodyfont[gentium]              \getbuffer[line] \wordright{Gentium}                \par
 +
\switchtobodyfont[antykwa]              \getbuffer[line] \wordright{Antykwa Toruńska}      \par
 +
\switchtobodyfont[antykwapoltawskiego]  \getbuffer[line] \wordright{Antykwa Półtawskiego}  \par
 +
\switchtobodyfont[kurier,ss]            \getbuffer[line] \wordright{Kurier}                \par
 +
\switchtobodyfont[iwona]                \getbuffer[line] \wordright{Iwona}                  \par
 +
\switchtobodyfont[almfixed,tt]          \getbuffer[line] \wordright{ALM Fixed}              \par
 +
\switchtobodyfont[eulernova]            \getbuffer[line] \wordright{Euler (for math)}      \par
 +
\switchtobodyfont[stixtwo]              \getbuffer[line] \wordright{STIX Two}              \par
 +
\switchtobodyfont[xits]                \getbuffer[line] \wordright{XITS (for math)}        \par
 +
 +
\stoptext
 +
</context>
 +
 +
= Symbols =
  
== Symbols ==
+
Distribution also provides with:
/tex/texmf/fonts/truetype/public/marvosym
 
/tex/texmf/fonts/truetype/public/cc-icons
 
/tex/texmf/fonts/opentype/public/FontAwesome
 
  
 +
* marvosym: [https://www.ctan.org/pkg/marvosym Martin Vogel's Symbols] with [https://martinvogel.de/blog/index.php?/archives/131-Marvosym.ttf.html link to picture ]
 +
* cc-icons: https://www.ctan.org/tex-archive/fonts/ccicons Creative Commons icons] and [https://ctan.crest.fr/tex-archive/fonts/ccicons/ccicons.pdf pdf]
 +
* FontAwesome: [https://ctan.org/tex-archive/fonts/fontawesome Font Awesome] provides web-related icons (2016)
  
== other ==
+
A page is dedicated to [[Symbols]]
  
Cambria, Lucida, Minion, Libertinus,
+
[[Category:Fonts]]

Latest revision as of 01:52, 3 September 2023

A collection of fonts is called a typescript in ConTeXt. The following typescripts are available for fonts distributed with ConTeXt (the name of the typescript is shown as typescriptname):

  • The Latin Modern font family, which is a modern version of standard TeX font Computer Modern:
    • modern: synonym modern-base
    • modernvariable: synonym modern-variable (a variable width typewriter font)
  • The TeX Gyre Collection of Fonts, cross-platform OpenType formats.
    • pagella: synonym palatino
    • termes: synonym times
    • heros: synonym helvetica
    • bonum: synonym bookman
    • schola: synonym schoolbook
    • adventor: synonym avantgarde
    • cursor: synonym courier
    • chorus: synonym chancery
  • The DejaVu font family : dejavu and dejavu-condensed
  • 6 additionals fonts (covering serif, sans serif, and monospaced)
    • Gentium : gentium
    • Antykwa Poltawskiego : antykwapoltawskiego
    • Antykwa Toruńska: antykwa
    • Kurier : kurier,ss
    • Iwona: iwona
  • 3 additional math fonts:
    • Euler: eulernova
    • STIX2: stixtwo
    • XITS: xits
Name Serif Sans serif Monospaced Class Similar to
Latin Modern


modern


modern,ss


modern,tt

Didone, current TeX standard, [1]. Computer Modern
Tex Gyre Adventor -


adventor

- Geometric sans-serif ITC Avant Garde Gothic
Tex Gyre Bonum


bonum

- - Old Style, Serif transitional, ITC Bookman
Tex Gyre Chorus


chorus

- - Script ITC Zapf Chancery
Tex Gyre Cursor - -


cursor

Monospaced, Slab serif Courier
Tex Gyre Heros -


heros

- Geometric sans-serif Helvetica
Tex Gyre Pagella


pagella

- - Old Style, Serif Palatino
Tex Gyre Schola


schola

- - Serif transitional Century Schoolbook
Tex Gyre Termes


termes

- - Old Style transitional Times (new) Roman
DejaVu


dejavu


dejavu,ss


dejavu,tt

Sans-serif, Humanist Bitstream Prima
Gentium


gentium

- - Old Style
Antykwa Poltawskiego


antykwapoltawskiego

- Antiqua
Antykwa Toruńska


antykwa

- - Antiqua
Kurier -


kurier,ss

- Sans serif
Iwona -


iwona

- Sans serif, alternative to Kurier
Arabic-Latin Modern Fixed - -


almfixed,tt

extension of TeX-Gyre LM Mono 10
Euler


eulernova

- - An upright cursive typeface, for maths.
STIX2


stixtwo

- - Scientific and Technical Information Exchange fonts.For scientific typesetting with proper mathematical support Times (new) Roman
XITS


xits

- - Clone of STIX font Times (new) Roman

Overview

% Specific layout for rendering on the wiki, for rendering a similar pdf via context, add some width

\definepapersize[sheet][width=16cm,height=25cm]
\setuppapersize[sheet]
\setuplayout[topspace=0.5mm,
             backspace=0.5mm,
             header=0pt,
             headerdistance=0pt,
             footer=0pt,
             footerdistance=0pt,
             width=15.9cm,
             height=24.9cm,
             leftmargin=0.5mm,
             grid=yes]

%
\setupbodyfont[modern]
\setupwhitespace[medium]

% this enlarges the fonts, see Font Switching on the wiki
\tfb

%
\starttext

\startbuffer[line]
The quick brown fox jumps over the lazy dog!
\stopbuffer
                                        \getbuffer[line] \wordright{default --- Latin Modern serif} \par
\switchtobodyfont[modern,ss]            \getbuffer[line] \wordright{Latin Modern sans}      \par
\switchtobodyfont[modern,tt]            \getbuffer[line] \wordright{Latin Modern mono}      \par
\switchtobodyfont[adventor]             \getbuffer[line] \wordright{TeX Gyre Adventor}      \par
\switchtobodyfont[bonum]                \getbuffer[line] \wordright{TeX Gyre Bonum}         \par
\switchtobodyfont[chorus]               \getbuffer[line] \wordright{TeX Gyre Chorus}        \par
\switchtobodyfont[cursor]               \getbuffer[line] \wordright{TeX Gyre Cursor}        \par
\switchtobodyfont[heros]                \getbuffer[line] \wordright{Tex Gyre Heros}         \par
\switchtobodyfont[pagella]              \getbuffer[line] \wordright{TeX Gyre Pagella}       \par
\switchtobodyfont[schola]               \getbuffer[line] \wordright{TeX Gyre Schola}        \par
\switchtobodyfont[termes]               \getbuffer[line] \wordright{Tex Gyre Termes}        \par
\switchtobodyfont[dejavu]               \getbuffer[line] \wordright{DejaVu serif}           \par
\switchtobodyfont[dejavu,ss]            \getbuffer[line] \wordright{DejaVu sans}            \par
\switchtobodyfont[dejavu,tt]            \getbuffer[line] \wordright{DejaVu sansmono}        \par
\switchtobodyfont[gentium]              \getbuffer[line] \wordright{Gentium}                \par
\switchtobodyfont[antykwa]              \getbuffer[line] \wordright{Antykwa Toruńska}       \par
\switchtobodyfont[antykwapoltawskiego]  \getbuffer[line] \wordright{Antykwa Półtawskiego}   \par
\switchtobodyfont[kurier,ss]            \getbuffer[line] \wordright{Kurier}                 \par
\switchtobodyfont[iwona]                \getbuffer[line] \wordright{Iwona}                  \par
\switchtobodyfont[almfixed,tt]          \getbuffer[line] \wordright{ALM Fixed}              \par
\switchtobodyfont[eulernova]            \getbuffer[line] \wordright{Euler (for math)}       \par
\switchtobodyfont[stixtwo]              \getbuffer[line] \wordright{STIX Two}               \par
\switchtobodyfont[xits]                 \getbuffer[line] \wordright{XITS (for math)}        \par

\stoptext

This produces:

Symbols

Distribution also provides with:

A page is dedicated to Symbols