%% This is a test file for LaTeX/Unicode-Math for both LuaLaTeX and XeLaTeX

\documentclass[12pt,a4paper]{article}
\usepackage{amstext}

\usepackage{fontspec}
\setromanfont[Ligatures=TeX]{TeX Gyre Termes}
\usepackage{unicode-math}

\setmathfont[math-style=ISO,bold-style=ISO,vargreek-shape=TeX]{TeX Gyre Termes Math}

\begin{document}

\input math-test.tex

\end{document}
