Changes

Jump to navigation Jump to search
no edit summary
You can visualize here the pack A collection of fonts available is called a ''typescript'' in ConTeXt's distribution. You will findThe 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, the which is a modern version of standard TeX standard, complete and ready for mathsfont [https://en.wikipedia.org/wiki/Computer_Modern Computer Modern]:**<code>modern</code>: synonym <code>modern-base</code>latinmodern**<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>, also called by : synonym <code>palatino</code>** <code>termes</code>, also called by : synonym <code>times</code>** <code>heros</code>, also called by : synonym <code>helvetica</code>** <code>bonum</code>, also called by : synonym <code>bookman</code>** <code>scholas</code>, also called by : synonym <code>schoolbook</code>** <code>adventor</code>, also called by : synonym <code>avantgarde</code>** <code>cursor</code>, also called by : synonym <code>courier</code>** <code>chorus</code>, also called by : 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>antykwa-poltawskiegoantykwapoltawskiego</code>** Antykwa Toruńska: <code>antykwa-torunska</code>** Kurier : <code>kurier,ss</code>
** Iwona: <code>iwona</code>
* 3 additionals additional math fonts for sciences and maths:** Euler: <code>[eulernova]</code>** STIX2: <code>stixstixtwo</code>
** XITS: <code>xits</code>
\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] [latinmodernromanmodern] \setupbodyfont[mainface]
\switchtobodyfont[12pt]
\starttext \rm Latin Modern\stoptext
</context><br/>
latinmodernromanmodern
|
<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] [ss] [latinmodernsansmodern] \setupbodyfont[mainface]
\switchtobodyfont[12pt]
\starttext \ss Latin Modern\stoptext
</context><br/>
latinmodernsansmodern,ss
|
<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] [tt] [latinmodernmonomodern] \setupbodyfont[mainface]
\switchtobodyfont[12pt]
\starttext \tt Latin Modern\stoptext
</context><br/>
latinmodernmonomodern,tt
| Didone, current TeX standard, [https://www.tug.org/TUGboat/tb24-1/jackowski.pdf].
| Computer Modern
\starttext \rm Tex Gyre Adventor \stoptext
</context><br/>
texgyreadventoradventor
| -
| Geometric sans-serif
\starttext \rm Tex Gyre Bonum \stoptext
</context><br/>
texgyrebonumbonum
| -
| -
| Old Style, Serif transitional,
| ITC Zapf ChanceryBookman
<!------------------------------------------------------------------------------>
|-
\starttext \rm Tex Gyre Chorus \stoptext
</context><br/>
texgyrechoruschorus
| -
| -
\starttext \tt Tex Gyre Cursor \stoptext
</context><br>
texgyrecursorcursor
| Monospaced, Slab serif
| 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
<!------------------------------------------------------------------------------>
|-
\starttext \rm Tex Gyre Pagella \stoptext
</context><br>
texgyrepagellapagella
| -
| -
\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] [texgyresholatexgyreschola] \setupbodyfont[mainface]
\switchtobodyfont[12pt]
\starttext \rm Tex Gyre Schola \stoptext
</context><br>
texgyresholaschola
| -
| -
\starttext \rm Tex Gyre Termes \stoptext
</context><br>
texgyretermestermes
| -
| -
\starttext \switchtobodyfont[12pt] \rm DejaVu Serif \stoptext
</context><br>
dejavuserifdejavu
|
<context>
\starttext \switchtobodyfont[12pt] \ss DejaVu Sans \stoptext
</context><br>
dejavusansdejavu,ss
|
<context>
\starttext \tt DejaVu Mono \stoptext
</context><br>
dejavusansmonodejavu,tt
| Sans-serif, Humanist
| Bitstream Prima
\starttext \rm Antykwa Toruńska\stoptext
</context><br>
antykwatorunskaantykwa
| -
| -
\starttext \ss Kurier (not Iwona)\stoptext
</context><br>
kurier,ss
| -
| Sans serif
\starttext \tt ALM Fixed\stoptext
</context><br>
almfixed,tt
| extension of TeX-Gyre LM Mono 10
|
\starttext \rm Euler (for math)\stoptext
</context><br>
neoeulereulernova
| -
| -
\starttext \rm STIX Two \stoptext
</context><br>
stixtwotextstixtwo
| -
| -
| [https://www.stixfonts.org Scientific and Technical Information Exchange] fonts.For scientific typesetting with proper mathematical support |<!------------------------------------------------------------------------------>Times (new) Roman
|-
| XITS
| -
| -
| For scientific typesetting with proper mathematical supportClone of STIX font
| Times (new) Roman
<!------------------------------------------------------------------------------>
<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=11cm25cm]
\setuppapersize[sheet]
\setuplayout[topspace=0.5mm,
backspace=0.5mm,
header=0pt,
footer=0pt,
footerdistance=0pt,
width=15cm15.9cm, height=11cm24.9cm, leftmargin=0.5mm, grid=yes
%
\setupbodyfont[latinmodernmodern]\setupbodyfontsetupwhitespace[12ptmedium% this enlarges the fonts, see Font Switching on the wiki\tfb 
%
\starttext
%\startitemizestartbuffer[n,packedline] \item The quick brown fox jumps over the lazy dog (default)\!\stopbuffer \switchtobodyfontgetbuffer[latinmodernline] \item The quick brown fox jumps over the lazy dog\wordright{default --- Latin Modern serif} \par\switchtobodyfont[latinmodernmodern,ss] \item \ss The quick brown fox jumps over the lazy doggetbuffer[line] \wordright{Latin Modern sans} \par\switchtobodyfont[latinmodernmodern,tt] \item \tt The quick brown fox jumps over the lazy doggetbuffer[line] \wordright{Latin Modern mono} \par\switchtobodyfont[adventor] \item The quick brown fox jumps over the lazy doggetbuffer[line] \wordright{TeX Gyre Adventor} \par\switchtobodyfont[bonum] \item The quick brown fox jumps over the lazy doggetbuffer[line] \wordright{TeX Gyre Bonum} \par\switchtobodyfont[chorus] \item The quick brown fox jumps over the lazy doggetbuffer[line] \wordright{TeX Gyre Chorus} \par\switchtobodyfont[cursor] \getbuffer[line] \wordright{TeX Gyre Cursor} \par\switchtobodyfont[heros] \item The quick brown fox jumps over the lazy doggetbuffer[line] \wordright{Tex Gyre Heros} \par\switchtobodyfont[pagella] \item The quick brown fox jumps over the lazy doggetbuffer[line] \wordright{TeX Gyre Pagella} \par\switchtobodyfont[sholaschola] \getbuffer[line] \wordright{TeX Gyre Schola} \item The quick brown fox jumps over the lazy dogpar\switchtobodyfont[termes] \getbuffer[line] \wordright{Tex Gyre Termes} \par\switchtobodyfont[termesdejavu] \item The quick brown fox jumps over the lazy doggetbuffer[line] \wordright{DejaVu serif} \par\switchtobodyfont[dejavu,ss] \item The quick brown fox jumps over the lazy doggetbuffer[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} \item par\switchtobodyfont[antykwapoltawskiego] \getbuffer[line] \wordright{Antykwa Półtawskiego} \par\switchtobodyfont[kurier,ss The quick brown fox jumps over the lazy dog] \getbuffer[line] \wordright{Kurier} \par\switchtobodyfont[dejavuiwona] \getbuffer[line] \item wordright{Iwona} \par\switchtobodyfont[almfixed,tt The quick brown fox jumps over the lazy dog] \getbuffer[line] \wordright{ALM Fixed} \par\switchtobodyfont[eulernova] \getbuffer[line] \wordright{Euler (for math)} \par\switchtobodyfont[gentiumstixtwo] \item The quick brown fox jumps over the lazy doggetbuffer[line] \wordright{STIX Two} \par\stopitemizeswitchtobodyfont[xits] \getbuffer[line] \wordright{XITS (for math)} \par
\stoptext
A page is dedicated to [[Symbols]]
 
[[Category:Fonts]]
3

edits

Navigation menu