[lucida] Lucida OpenType installation problem

Robert Almgren almgren at cims.nyu.edu
Thu Jul 3 19:10:40 CEST 2014


On Jul 2, 2014, at 5:05 PM, Karl Berry wrote:
> It was, by some happy chance, part of the post-TL-14 update to fontspec that also fixed the error you found.

Does that mean that it would be enough to say simply

   \setmainfont{LucidaBrightOT.otf}
   \setsansfont{LucidaSansOT.otf}
   \setmonofont{LucidaSansTypewriterOT.otf}
   \setmathfont{LucidaBrightMathOT.otf}

instead of what is in the example:

   \setmainfont[% main font
         ItalicFont=LucidaBrightOT-Italic.otf,
           BoldFont=LucidaBrightOT-Demi.otf,
     BoldItalicFont=LucidaBrightOT-DemiItalic.otf,
     ]{LucidaBrightOT.otf}

etc? That seems not to work yet:  I get errors like

LaTeX Font Warning: Font shape `EU1/LucidaBrightOT.otf(0)/bx/n' undefined
(Font)              using `EU1/LucidaBrightOT.otf(0)/m/n' instead on input line 79.

Would it still be necessary to add
 
   \setmathfont[version=bold]{LucidaBrightMathOT-Demi.otf}

> Now one of us (Will, Michael, me, someone) needs to create the necessary
> .fontspec file, which is how fontspec can load the per-font information now.

Would the new .fontspec file make it work? I don't see any .fontspec file in the existing configuration.

> However, I probably won't change the example soon, because pre-TL-14
> fontspec will be in widespread use for quite a while.

I would suggest only making it work with the latest versions. There is nothing stopping people from getting TL-14, and (once they know about it), running tlmgr as often as necessary. Making it work with arbitrary combinations of old versions seems like an impossible task.

Many thanks,
                                          --Robert Almgren
--
NYU Mathematical Finance           http://cims.nyu.edu/~almgren








More information about the lucida mailing list