JKQtPlotter/lib/jkqtmathtext/resources/xits/test-suite/mathcal.tex

21 lines
306 B
TeX
Raw Normal View History

2015-08-02 21:16:05 +08:00
\environment xits-env
\startbuffer[Alpha]
ABCDEFGHIJKLMOPQRSTUVWXYZ
\stopbuffer
\startbuffer[alpha]
abcdefghijklmopqrstuvwxyz
\stopbuffer
\starttext
\startformula
\startalign[align=middle]
\mathcal{\getbuffer[Alpha]}\NR
\mathcal{\getbuffer[alpha]}\NR
\stopalign
\stopformula
\stoptext