summaryrefslogtreecommitdiff
path: root/fonts/tex-gyre-math/doc/test-context-texgyre_dejavu_math.tex
blob: fae65c17c852665331fac995831dcfd9954bb8a7 (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][dejavu][all]
    \definefontsynonym[MathRoman][file:texgyredejavu-math.otf][features=math\mathsizesuffix]
\stoptypescript
\setupbodyfont[dejavu]

\setuppagenumbering[state=stop]

\starttext

\input math-test-context.tex

\stoptext