blob: 7c2fc729287ebd1eb2059f726d05842186d7bfde (
plain)
1
2
3
4
5
6
7
|
\input{umtest-preamble}
\usepackage{unicode-math}
\setmathfont{Cambria Math}
\begin{document}
\[ \left[ \left[ \left[ \left[ \left[ \left[ x^2
\right]^2 \right]^2 \right]^2 \right]^2 \right]^2 \right] \]
\end{document}
|