<div dir="ltr"><div>I gather the OP is using the F18 rpm packages (so closer to TL2013 than 2012).<br><br>$ rpm -qil texlive-lm-math<br>Name        : texlive-lm-math<br>Epoch       : 2<br>Version     : svn28443.1.950<br>Release     : 16.fc18<br>
Architecture: noarch<br>Install Date: Sat 16 Feb 2013 08:59:50 AM AST<br>Group       : Applications/Publishing<br>Size        : 702876<br>License     : LPPL<br>Signature   : RSA/SHA256, Wed 06 Feb 2013 09:49:06 PM AST, Key ID ff01125cde7f38bd<br>
Source RPM  : texlive-2012-16.20130205_r29034.fc18.src.rpm<br>Build Date  : Wed 06 Feb 2013 01:20:14 AM AST<br>Build Host  : <a href="http://buildvm-10.phx2.fedoraproject.org">buildvm-10.phx2.fedoraproject.org</a><br>Relocations : (not relocatable)<br>
Packager    : Fedora Project<br>Vendor      : Fedora Project<br>URL         : <a href="http://tug.org/texlive/">http://tug.org/texlive/</a><br>Summary     : OpenType maths fonts for Latin Modern<br>Description :<br>Latin Modern Math is a maths companion for the Latin Modern<br>
family of fonts, in OpenType format. For use with LuaLaTeX or<br>XeLaTeX, support is available from the unicode-math package.<br><br>date: 2012-11-29 15:56:16 +0100<br>/usr/share/doc/texlive-lm-math-svn28443.1.950<br>/usr/share/doc/texlive-lm-math-svn28443.1.950/lppl1.txt<br>
/usr/share/texlive/texmf-dist/fonts/opentype/public/lm-math/latinmodernmath-regular.otf<br><br></div><div><br>My understanding is that F18 texlive packages are derived from the TeX Live packages, in which case there should be an lm-math rpm package based on the TeX live package:<br>

</div><br>$ tlmgr info --list lm-math<br>package:     lm-math<br>category:    Package<br>shortdesc:   OpenType maths fonts for Latin Modern.<br>longdesc:    Latin Modern Math is a maths companion for the Latin Modern family of fonts, in OpenType format. For use with LuaLaTeX or XeLaTeX, support is available from the unicode-math package.<br>

installed:   Yes<br>revision:    29044<br>cat-version: 1.958<br>cat-date:    2013-02-06 18:13:15 +0100<br>cat-license: lppl<br>collection:  collection-fontsrecommended<br>Included files, by type:<br>run files:<br>  texmf-dist/fonts/opentype/public/lm-math/latinmodern-math.otf<br>

doc files:<br>  texmf-dist/doc/fonts/lm-math/GUST-FONT-LICENSE.txt<br>  texmf-dist/doc/fonts/lm-math/INSTALL.txt<br>  texmf-dist/doc/fonts/lm-math/MANIFEST-Latin-Modern-Math.txt<br>  texmf-dist/doc/fonts/lm-math/README-Latin-Modern-Math.txt<br>

  texmf-dist/doc/fonts/lm-math/math-test-context.tex<br>  texmf-dist/doc/fonts/lm-math/math-test.tex<br>  texmf-dist/doc/fonts/lm-math/test-context-latinmodern_math.pdf<br>  texmf-dist/doc/fonts/lm-math/test-context-latinmodern_math.tex<br>

  texmf-dist/doc/fonts/lm-math/test-lualatex-latinmodern_math.pdf<br>  texmf-dist/doc/fonts/lm-math/test-lualatex-latinmodern_math.tex<br>  texmf-dist/doc/fonts/lm-math/test-word-latinmodern_math.docx<br>  texmf-dist/doc/fonts/lm-math/test-word-latinmodern_math.pdf<br>

  texmf-dist/doc/fonts/lm-math/test-xelatex-latinmodern_math.pdf<br>  texmf-dist/doc/fonts/lm-math/test-xelatex-latinmodern_math.tex<br><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 22, 2013 at 9:39 AM, Neal Becker <span dir="ltr"><<a href="mailto:ndbecker2@gmail.com" target="_blank">ndbecker2@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">repoquery --whatprovides *latinmodern-math.otf<br><div>[nothing]</div><div><br></div>
<div>Where di you find this latinmodern-math.otf?</div>
</div></blockquote><div><br></div><div>Try:<br><br>$ repoquery --whatprovides '*latinmodern*math*.otf'<br>texlive-lm-math-2:svn28443.1.950-16.fc18.noarch<br><br></div><div>But:<br><br>$ rpm -q --whatprovides /usr/share/texlive/texmf-dist/fonts/opentype/public/lm-math/latinmodernmath-regular.otf <br>
texlive-lm-math-svn28443.1.950-16.fc18.noarch<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div class="gmail_extra"><br><div class="gmail_quote">

On Fri, Feb 22, 2013 at 8:34 AM, Neal Becker <span dir="ltr"><<a href="mailto:ndbecker2@gmail.com" target="_blank">ndbecker2@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<div dir="ltr"><div>It's a bug in the unicode-math package.  Here's an example:</div><div><br></div><div>------------------------------</div><div>\documentclass{article}</div><div>\usepackage{unicode-math}</div>
<div><br></div><div>\begin{document}</div><div>Test</div><div>\end{document}</div><div>--------------------------------</div><div><br></div><div>lualatex test2.tex</div><div>....</div><div><div><div>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</div>



<div>!</div><div>! fontspec error: "font-not-found"</div><div>! </div></div><div><div>! The font "lmmath-regular.otf" cannot be found.</div></div><div>! </div><div>! See the fontspec documentation for further information.</div>



<div>! </div><div>! For immediate help type H <return>.</div><div>!...............................................  </div></div><div><br></div></div><div><div><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Thu, Feb 21, 2013 at 7:07 PM, Bob Tennent <span dir="ltr"><<a href="mailto:rdt@cs.queensu.ca" target="_blank">rdt@cs.queensu.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div> >|! The font "lmmath-regular.otf" cannot be found.<br>
<br>
</div>Perhaps because the file is named latinmodern-math.otf:<br>
<br>
 texmf-dist/fonts/opentype/public/lm-math/latinmodern-math.otf<br>
<br>
Try<br>
<br>
\setmathfont{latinmodern-math.otf}<br>
<br>
<br>
Bob T.<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
TeXLive mailing list<br>
<a href="mailto:TeXLive@linux.cz" target="_blank">TeXLive@linux.cz</a><br>
<a href="http://www.linux.cz/mailman/listinfo/texlive" target="_blank">http://www.linux.cz/mailman/listinfo/texlive</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>George N. White III <<a href="mailto:aa056@chebucto.ns.ca" target="_blank">aa056@chebucto.ns.ca</a>><br>Head of St. Margarets Bay, Nova Scotia
</div></div>