<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi all — 
<div class=""><br class="">
</div>
<div class="">While running Lucida OTF [system] fonts under LuaLaTeX, I’ve noticed that various ‘legacy maths alphabets’ are not loading (Latin Modern is produced) and that the math operators font hits a glitch. I don't these issues with other OTF math fonts,
 and I believe they are specific to lucida-otf.sty</div>
<div class=""><br class="">
</div>
<div class="">A working example is below. The packages I’m using should all be current versions (at bottom).</div>
<div class=""><br class="">
</div>
<div class="">These issues can be resolved by uncommenting the \set… commands noted — or by removing “version=normal” from lucida-otf.sty.  I’m not sure whether the issue is local to my system or more general?</div>
<div class=""><br class="">
</div>
<div class=""> — John Lienhard</div>
<div class=""><br class="">
</div>
<div class="">~~~~</div>
<div class=""><br class="">
</div>
<div class="">% !TEX TS-program = lualatex<br class="">
% !TEX encoding = UTF-8 Unicode<br class="">
<br class="">
\documentclass[11pt]{article}<br class="">
\usepackage{amsmath}<br class="">
<br class="">
\usepackage[MM={Scale=0.92}, MMbold={Scale=0.92}, CAL={Scale=0.92}]{lucida-otf}<br class="">
<br class="">
% adding these lines results in the correct text faces<br class="">
%\setmathfontface\mathtt{Lucida Sans Typewriter OT}[Scale=0.92]<br class="">
%\setmathfontface\mathsf{Lucida Sans OT}[Scale=0.92]<br class="">
%\setmathfontface\mathbf{Lucida Bright OT Demibold}[Scale=0.92]<br class="">
%\setmathfontface\mathit{Lucida Bright OT Italic}[Scale=0.92]<br class="">
<br class="">
% adding the next line corrects error with operator font \mathrm<br class="">
%\setoperatorfont\symup<br class="">
<br class="">
% the other path that corrects these problems is to remove "version=normal" from lucida-otf.sty<br class="">
<br class="">
\newcommand*{\Sphinx}{Sphinx of black quartz, judge my vow.}<br class="">
<br class="">
\begin{document}<br class="">
<br class="">
$$f(x) = \tan(x) = \sin(x)\big/\cos(x) \text{ math operator font}$$<br class="">
<br class="">
Compare maths alphabet font faces to those in text, legacy commands:<br class="">
$$\mathrm{\Sphinx}   \quad   \text{{\Sphinx}}$$<br class="">
$$\mathsf{\Sphinx}   \quad   \text{\textsf{\Sphinx}}$$<br class="">
$$\mathtt{\Sphinx}    \quad   \text{\texttt{\Sphinx}}$$<br class="">
$$\mathbf{\Sphinx}   \quad   \text{\textbf{\Sphinx}}$$<br class="">
$$\mathit{\Sphinx}    \quad   \text{\itshape{\Sphinx}}$$<br class="">
$$\mathbfit{\Sphinx} \quad   \text{\bfseries\itshape{\Sphinx}}$$ <br class="">
<br class="">
Compare maths alphabet font faces to those in text, unicode commands:<br class="">
$$\symup{\Sphinx}   \quad   \text{{\Sphinx}}$$<br class="">
$$\symsf{\Sphinx}   \quad   \text{\textsf{\Sphinx}}$$<br class="">
$$\symtt{\Sphinx}    \quad   \text{\texttt{\Sphinx}}$$<br class="">
$$\symbf{\Sphinx}   \quad   \text{\textbf{\Sphinx}}$$<br class="">
$$\symit{\Sphinx}    \quad   \text{\itshape{\Sphinx}}$$<br class="">
$$\symbfit{\Sphinx} \quad   \text{\bfseries\itshape{\Sphinx}}$$<br class="">
<br class="">
\end{document}<br class="">
<br class="">
</div>
<div class="">~~~~~~~</div>
<div class=""><br class="">
</div>
<div class="">
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
*File List*</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
 article.cls    2014/09/29 v1.4h Standard LaTeX document class</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
  size11.clo    2014/09/29 v1.4h Standard LaTeX file (size option)</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
 amsmath.sty    2017/09/02 v2.17a AMS math features</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
 amstext.sty    2000/06/29 v2.01 AMS text</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
  amsgen.sty    1999/11/30 v2.0 generic functions</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
  amsbsy.sty    1999/11/29 v1.2d Bold Symbols</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
  amsopn.sty    2016/03/08 v2.02 operator names</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
lucida-otf.sty    2017/07/02 v. 0.04 (Herbert Voss) Supports Lucida OpenType fo</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
r lualatex/xelatex.</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
 ifxetex.sty    2010/09/12 v0.6 Provides ifxetex conditional</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
ifluatex.sty    2016/05/16 v1.4 Provides the ifluatex switch (HO)</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
 xkeyval.sty    2014/12/03 v2.7a package option processing (HA)</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
 xkeyval.tex    2014/12/03 v2.7a key=value parser (HA)</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
textcomp.sty    2017/04/05 v2.0i Standard LaTeX package</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
  ts1enc.def    2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
unicode-math.sty    </div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
   expl3.sty    2017/09/18 L3 programming layer (loader) </div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
expl3-code.tex    2017/09/18 L3 programming layer </div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
l3pdfmode.def    2017/03/18 v L3 Experimental driver: PDF mode</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
  xparse.sty    2017/09/18 L3 Experimental document command parser</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
l3keys2e.sty    2017/09/18 LaTeX2e option processing using LaTeX3 keys</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
fontspec.sty    2017/09/22 v2.6e Font selection for XeLaTeX and LuaLaTeX</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
fontspec-luatex.sty    2017/09/22 v2.6e Font selection for XeLaTeX and LuaLaTeX</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; min-height: 14px;" class="">
<br class="">
</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
 fontenc.sty</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
   tuenc.def    2017/04/05 v2.0i Standard LaTeX file</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
fontspec.cfg</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
ucharcat.sty    2015/11/19 v0.03 ucharcat for luaLaTeX (DPC)</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
  fix-cm.sty    2015/01/14 v1.1t fixes to LaTeX</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
  ts1enc.def    2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
filehook.sty    2011/10/12 v0.5d Hooks for input files</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
unicode-math-luatex.sty    2017/10/09 v0.8h Unicode maths in XeLaTeX and LuaLaT</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
eX</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
lualatex-math.sty    2017/06/15 v1.7 Patches for mathematics typesetting with L</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
uaLaTeX</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
etoolbox.sty    2017/01/02 v2.4 e-TeX tools for LaTeX (JAW)</div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;" class="">
 ***********</div>
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</body>
</html>