[Fedora TeX Live] texlive-math-extra: unicode-math requires lmmath-regular.otf

Neal Becker ndbecker2 at gmail.com
Fri Feb 22 14:34:49 CET 2013


It's a bug in the unicode-math package.  Here's an example:

------------------------------
\documentclass{article}
\usepackage{unicode-math}

\begin{document}
Test
\end{document}
--------------------------------

lualatex test2.tex
....
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
! fontspec error: "font-not-found"
!
! The font "lmmath-regular.otf" cannot be found.
!
! See the fontspec documentation for further information.
!
! For immediate help type H <return>.
!...............................................



On Thu, Feb 21, 2013 at 7:07 PM, Bob Tennent <rdt at cs.queensu.ca> wrote:

>  >|! The font "lmmath-regular.otf" cannot be found.
>
> Perhaps because the file is named latinmodern-math.otf:
>
>  texmf-dist/fonts/opentype/public/lm-math/latinmodern-math.otf
>
> Try
>
> \setmathfont{latinmodern-math.otf}
>
>
> Bob T.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.linux.cz/pipermail/texlive/attachments/20130222/111f1977/attachment.html>


More information about the TeXLive mailing list