Richard Heck wrote:

> On 06/30/2016 03:38 PM, Neal Becker wrote:
>> Selecting "Use non-tex fonts" and then Math: non-tex fonts default, I
>> get: luaotfload | load : path lookup of "latinmodern-math" unsuccessful,
>> falling back
>>   to file:
>> luaotfload | load : path lookup of "latinmodern-math" unsuccessful,
>> falling back
>>   to file:
> 
> You're missing some font package, possibly texlive-lm-math, but I'm not
> sure.
> 
> Richard

OK, this has gotten really strange.

I can export to lualatex, then run lualatex on the command line, and it 
works fine.
But trying to run within lyx doesn't.

If I try to compare the logs, it's not easy to do, but they are different 
right at the start!

from command line:
$lualatex comparison_notch_ofdm.tex
This is LuaTeX, Version beta-0.80.0 (TeX Live 2016/dev) (rev 5238) 
 restricted \write18 enabled.
(./comparison_notch_ofdm.tex
...

from lyx:
This is LuaTeX, Version beta-0.80.0 (TeX Live 2016/dev) (rev 5238)  
(format=lualatex 2016.6.20)  1 JUL 2016 07:08       <<<<<<<<<<< see diff?
 restricted \write18 enabled.
**comparison_notch_ofdm.tex
(./comparison_notch_ofdm.tex
 fails with 
----------
luaotfload | load : path lookup of "latinmodern-math" unsuccessful, falling 
back
 to file:
LaTeX Font Info:    Font shape `EU2/lmss/m/it' in size <10> not available
(Font)              Font shape `EU2/lmss/m/sl' tried instead on input line 
82.
(compiling luc: /usr/share/texlive/texmf-var/luatex-
cache/generic/fonts/otf/lmsa
ns10-oblique.luc)(load luc: /home/nbecker/.texlive2015/texmf-var/luatex-
cache/ge
neric/fonts/otf/lmsans10-oblique.luc)
LaTeX Font Info:    Font shape `EU2/lmss/m/it' in size <7> not available
(Font)              Font shape `EU2/lmss/m/sl' tried instead on input line 
82.
Missing character: There is no đť‘™ (U+1D459) in font "file:lmsans10-
regular:scr
---------------

I did
sudo updmap-sys --enable Map=lm-math.map
rm -rf ~/.texlive2015
also rm -rf ~/.lyx/cache
reconfig lyx

I don't understand what's different about how lyx is running lualatex vs. 
command line, or why that should matter

Reply via email to