Code: Select all
Code, edit and compile here:
\documentclass{standalone}\usepackage{unicode-math}\setmathfont[Ligatures=TeX]{TeX Gyre Termes Math}%%% Using Times (more realistically: a Times' clone) is a must.%\setmathfont[Ligatures=TeX]{CambriaMath.ttf}%%% Not Times, but is not better anyway\begin{document}\(\langle \alpha,a\rangle\)\end{document}