Changes

Jump to navigation Jump to search
754 bytes added ,  15:55, 13 January 2021
m
Fixed typo
So far we have discussed style and size changes within a given typeface
family. If you want to use a different typeface altogether, such as Times or
Palatino, use `\switchtobodyfont[times]` or `\switchtobodyfont[palatino]`. Here `times` and `palatino` refer to the name of the typescript definitions for the font. ConTeXt distribution comes with some pre-defined typescripts; if you want to switch to another font, you need to define your own typescript. For details, see [[Fonts | the following articlespage on fonts]].
== From font-var.mkvi [https://source.contextgarden.net/tex/context/base/mkiv/font-var.mkvi?search=fontface#l49] ==
* [[Simple Typescript Example]]<context source=yes>* [[Example with % fontclass % modern dejavu% fontbody % ... 10pt 11pt 12pt ...% fontstyle % rm ss tt mm hw cg ...% fontalternative % tf bf sl it bs bi sc ...% fontsize % a b c d ...% fontface % 0=normal and condensed font variants]]* [[Linux Libertine on mkiv]]1=text 2=script 3=scriptscript 4=x 5=xx (math are temporary)
class: \fontclass
body : \fontbody
 
style: \fontstyle
 
alternative: \fontalternative
 
size: \fontsize
 
face: \fontface
 
</context>
[[Category:Fonts]]
10

edits

Navigation menu