summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_bonum_math.tex
blob: 66eff52f94a7d2a1f7320fb4141924deee017947 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
%% 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