Tagged Questions
6
votes
1answer
283 views
LuaTeX with unicode-math, how to get the font id of current math font
How can I query informations about the current math font?
I tried the following in a document using unicode-math and Cambria Math font
\documentclass{article}
\usepackage{unicode-math}
...