15 lines
287 B
TeX
15 lines
287 B
TeX
%% This is a test file for ConTeXt
|
|
|
|
\starttypescript [math][bonum][all]
|
|
\definefontsynonym[MathRoman][name:TeX Gyre Bonum Math][features=math\mathsizesuffix]
|
|
\stoptypescript
|
|
\setupbodyfont[bonum]
|
|
|
|
\setuppagenumbering[state=stop]
|
|
|
|
\starttext
|
|
|
|
\input math-test-context.tex
|
|
|
|
\stoptext
|
|
|