<div dir="ltr"><div class="gmail_default" style="font-size:large">Xelatex can't find LucidaBrightOT.otf.  You can use </div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">    kpsewhich LucidaBrightOT.otf</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">to confirm this.  </div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">You claim to have installed the LB otf fonts.  Where did you install them?  Presumably you followed one of the options laid out in</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large"><a href="https://tug.org/store/lucida/README-opentype/INSTALL-TeX.txt">https://tug.org/store/lucida/README-opentype/INSTALL-TeX.txt</a><br></div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">If not, do so now, following the instructions exactly.   Good luck.</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Bob T.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 28, 2022 at 8:52 AM R Martinez <<a href="mailto:rm.tech@mac.com">rm.tech@mac.com</a>> wrote:<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 style="overflow-wrap: break-word;">All,<div><br></div><div>This is my third message to the list, all pertaining to LaTeX being unable to find the Lucida OT fonts.</div><div><br></div><div>As previously reported, I can typeset correctly and uneventfully when accessing the Lucida OT fonts via system lookups. This means that I can typeset the test file "lucidaot-sys-example.tex".</div><div><br></div><div>The problem was and remains that I cannot typeset the test file “lucidaot.tex”, which finds the Lucida OT fonts via file names in the TeX trees. Here’s a MWE for the lucidaot.tex file. I inserted the \end{document} command early since the shortened file suffices to illustrate the problem.</div><div><br></div><div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">% Copyright 2012-2016 TeX Users Group.</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">% </div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">% Copying and distribution of this file, with or without modification,</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">% are permitted in any medium, without royalty.</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35);min-height:21px"><br></div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">\documentclass[11pt]{article}</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35);min-height:21px"><br></div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">%!TEX TS-program = xelatex</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">% !TEX encoding = UTF-8 Unicode</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35);min-height:21px"><br></div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">\usepackage{fontspec}      % support opentype text fonts</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">\usepackage{unicode-math}  % support opentype math fonts</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35);min-height:21px"><br></div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">% Slightly reduce font size.</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">\defaultfontfeatures{Scale=.92}</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">%</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">% The explicit .otf extension tells the engines to find the font via</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">% filenames in the TeX trees, rather than as system-installed fonts.</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">%</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">\setmainfont[% main rm</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">  Ligatures=TeX,</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">      ItalicFont=LucidaBrightOT-Italic.otf,</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">        BoldFont=LucidaBrightOT-Demi.otf,</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">  BoldItalicFont=LucidaBrightOT-DemiItalic.otf,</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">  ]{LucidaBrightOT.otf}</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">%</div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)">\end{document}</div></div><div style="margin:0px;font-stretch:normal;line-height:normal;color:rgb(78,75,35)"><br></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>The document fails to typeset because it cannot find LucidaBrightOT.otf. Here’s the console output. Notice the message</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"> "</font><span style="color:rgb(0,0,0)">! Package fontspec Error: The font "LucidaBrightOT" cannot be found.</span><font color="#000000"><span>”</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><span style="color:rgb(0,0,0)"><br></span></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000">————Console output<span>———</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><br></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>This is XeTeX, Version 3.141592653-2.6-0.999994 (TeX Live 2022) (preloaded format=xelatex)</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span> restricted \write18 enabled.</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>entering extended mode</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(./lucidaot-copy-test.tex</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>LaTeX2e <2021-11-15> patch level 1</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>L3 programming layer <2022-04-20></span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/base/article.cls</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>Document Class: article 2021/10/04 v1.4n Standard LaTeX document class</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/base/size11.clo))</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/fontspec/fontspec.sty</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/l3packages/xparse/xparse.sty</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/l3kernel/expl3.sty</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/l3backend/l3backend-xetex.def)))</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/base/fontenc.sty)</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/fontspec/fontspec.cfg)))</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/unicode-math/unicode-math.sty</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/unicode-math/unicode-math-xetex.s</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>ty</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty)</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span> (/usr/local/texlive/2022/texmf-dist/tex/latex/base/fix-cm.sty</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/base/ts1enc.def))</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/amsmath/amsmath.sty</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>For additional information on amsmath, use the `?' option.</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/amsmath/</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>! Package fontspec Error: The font "LucidaBrightOT" cannot be found.</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span><br></span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>For immediate help type H <return>.</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span> ...                                              </span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>                                                  </span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>l.27 \end</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>         {document}</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>? amstext.sty</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/amsmath/amsgen.sty))</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/amsmath/amsbsy.sty)</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/amsmath/amsopn.sty))</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>(/usr/local/texlive/2022/texmf-dist/tex/latex/unicode-math/unicode-math-table.t</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>ex)))</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span><br></span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>! Package fontspec Error: The font "LucidaBrightOT" cannot be found.</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span><br></span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>For immediate help type H <return>.</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span> ...                                              </span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>                                                  </span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>l.27 \end</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>         {document}</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>? </span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000">—————End console output<span>———————</span></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><br></font></div><div style="margin:0px;font-stretch:normal;line-height:normal"><font color="#000000"><span>Responding to a previous query, Bruno Voisin kindly advised that I should run the command "</span></font><font color="#000000" face="LucidaGrande"><span>sudo mktexlsr” </span></font><font color="#000000"><span>on the Terminal. I did, but the file still failed to typeset. The console output listed above was produced _after_ I ran </span></font><span style="color:rgb(0,0,0);font-family:LucidaGrande">sudo mktexlsr on the Terminal.</span></div><div style="margin:0px;font-stretch:normal;line-height:normal"><span style="color:rgb(0,0,0);font-family:LucidaGrande"><br></span></div><div style="margin:0px;font-stretch:normal;line-height:normal">I do have a workaround since I can typeset using system lookups. So I can do my work. But the inability to find the Lucida OT fonts via file names on the TeX trees could be a symptom of other problems and I would like to clean it up.</div><div style="margin:0px;font-stretch:normal;line-height:normal"><br></div><div style="margin:0px;font-stretch:normal;line-height:normal">I appreciate advice on this matter and thank everybody in advance.</div><div style="margin:0px;font-stretch:normal;line-height:normal"><br></div><div style="margin:0px;font-stretch:normal;line-height:normal">BTW, I’m using an M1 MacBook Pro with Monterey 12.2.1. I use the editor TeXShop 4.72.</div><div style="margin:0px;font-stretch:normal;line-height:normal"><br></div><div style="margin:0px;font-stretch:normal;line-height:normal">Thanks.</div><div style="margin:0px;font-stretch:normal;line-height:normal"><br></div><div style="margin:0px;font-stretch:normal;line-height:normal">J R Martinez</div><div style="margin:0px;font-stretch:normal;line-height:normal"><br></div><div><br></div></div></div>--<br>
<a href="https://tug.org/lucida/" rel="noreferrer" target="_blank">https://tug.org/lucida/</a><br>
</blockquote></div>