summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/math/math-fonts-italics-002.tex
blob: 89d93deb3f78ceeb5e94005ec269fbb6be8117bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
\environment math-fonts-helpers

\startbuffer[italic-1]
    $\showglyphs \showfontitalics V^1_2 + V^1 + V_2$
    \blank
    $\showglyphs \showfontitalics f^1_2 + g^1_2 + v^1_2 + w^1_2$
    \blank
    $\showglyphs \showfontitalics A^1_2 + B^1_2 + V^1_2 + W^1_2$
    \blank
\stopbuffer

\startbuffer[italic-2]
    \mathfontcontrol \italicshapekernmathcontrolcode
    \mathcontrolmode \plusone
    \getbuffer[italic-1]%
\stopbuffer

% \continueifinputfile{italics-002}

\starttext

    \MathSamples [
    ] [
        italic-1,
        italic-2
    ]

\stoptext