What means these error mease by using
\usepackage{firamath-otf}
Code:
\documentclass{article}
\usepackage{fontspec}
\usepackage{firamath-otf}
\begin{document}
\begin{equation}
x+y=45
\end{equation}
The compilation was by XeLaTex
What means these error mease by using
\usepackage{firamath-otf}
Code:
\documentclass{article}
\usepackage{fontspec}
\usepackage{firamath-otf}
\begin{document}
\begin{equation}
x+y=45
\end{equation}
The compilation was by XeLaTex
Open MiKTeX Console, click on Packages (marked red 1), add firamath in search field (marked red 2), click on symbol marked red 3, select needed package (marked red 4) and click on + sign (marked red 5) to install.
Simular you can checkif it is installed or install unicode-math with:
But at last best would be to have a complete MiKTeX installed, then you need not to install missing packages ...
Please see column marked with red arrow and 1: There you can see the date when the package was installed or an missing date shows you it is not installed yet ...
unicode-math-xetexorexpl3package is outdated. Try updating your packages from the MiKTeX console. – siracusa Sep 01 '19 at 04:32unicode-mathinstalled yesterday andexp-testopt– Marcia Cross Sep 01 '19 at 04:49unicode-math-xetexis part ofunicode-math;expl3seems to be part ofl3kernel. Is the latter also up-to-date? – siracusa Sep 01 '19 at 05:36unicode-math– siracusa Sep 01 '19 at 05:50