%% This is a test file for ConTeXt

\starttypescript [math][palatino,pagella][all]
    \definefontsynonym[MathRoman][name:TeX Gyre Pagella Math][features=math\mathsizesuffix]
\stoptypescript
\setupbodyfont[pagella]

\setuppagenumbering[state=stop]

\starttext

\input math-test-context.tex

\stoptext

