summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_pagella_math.tex
blob: 19eb40a4993197a08b29f1e8a6c90099de3e6016 (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][palatino,pagella][all]
    \definefontsynonym[MathRoman][file:texgyrepagella-math.otf][features=math\mathsizesuffix]
\stoptypescript
\setupbodyfont[pagella]

\setuppagenumbering[state=stop]

\starttext

\input math-test-context.tex

\stoptext