summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/lm-math/test-context-latinmodern_math.tex
blob: d47ee95cbf6b991bb16d99f758ac1d393d26a25e (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][lmodern,modern][all]
    \definefontsynonym[MathRoman][file:latinmodern-math.otf][features=math\mathsizesuffix]
\stoptypescript
\setupbodyfont[modern]

\setuppagenumbering[state=stop]

\starttext

\input math-test-context.tex

\stoptext