Changes

Jump to navigation Jump to search
<context source=yes>
\setupbodyfont[12pt]
 
And by adding the two lines discussed above, and using the reference to Tex Gyre Pagella Serif font (texgyrepagella) we obtain:
<context source=yes>
\setupbodyfont[12pt]
\definefontfamily [MyFontIdentifier] [rm] [texgyrepagella]
\definefontfamily [MyFontIdentifier] [ss] [texgyreadventor]
\definefontfamily [MyFontIdentifier] [tt] [texgyrecursor]
\setupbodyfont[MyFontIdentifier]
\setupbodyfont[12pt]
{\rm The quick brown fox jumps over the lazy dog}\\
{\rm\bf The quick brown fox jumps over the lazy dog}\\

Navigation menu