summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_bonum_math.tex
blob: 2833f0b9f2ccfc0ad933a4553c227cdf742947f8 (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][file:texgyrebonum-math.otf][features=math\mathsizesuffix]
\stoptypescript
\setupbodyfont[bonum]

\setuppagenumbering[state=stop]

\starttext

\input math-test-context.tex

\stoptext