Changes

Jump to navigation Jump to search
m
→‎Example: More canonical code
Let see what give the defaults:
<context source=yes>
\setupbodyfont[12pt10pt]
{\rm startbuffer[line]The quick brown fox jumps over the lazy dog}\stopbuffer \startlines\normal{\it The quick brown fox jumps over the lazy doggetbuffer[line]}\italic{\getbuffer[line]}\bold{\bf The quick brown fox jumps over the lazy doggetbuffer[line]}\\bolditalic{\bi The quick brown fox jumps over the lazy doggetbuffer[line]}\\stoplines
</context>
|
And let's view the difference with Tex Gyre Pagella Serif font:
<context source=yes>
\setupbodyfont[12ptpagella,10pt] \setupbodyfontstartbuffer[pagellaline]{\rm The quick brown fox jumps over the lazy dog}\stopbuffer \startlines\normal{\it The quick brown fox jumps over the lazy doggetbuffer[line]}\italic{\getbuffer[line]}\bold{\bf The quick brown fox jumps over the lazy doggetbuffer[line]}\\bolditalic{\bi The quick brown fox jumps over the lazy doggetbuffer[line]}\\stoplines
</context>
}}

Navigation menu