Le 21/11/2016 à 18:23, Kornel Benko a écrit :
Am Montag, 21. November 2016 um 17:13:55, schrieb Jean-Pierre Chrétien
<jeanpierre.chret...@free.fr>
Le 16/10/2016 à 01:03, Scott Kostyshak a écrit :
On Sat, Oct 15, 2016 at 10:55:49PM +0200, jeanpierre.chret...@free.fr wrote:
When I'm ready, I will post how I plan to perform the changes.
Sounds good! Thanks for taking care of it.
While preparing for this task, I ran
ctest -R export
on master, I get this:
88% tests passed, 669 tests failed out of 5553
Does this sound correct? I have TL2016 with all language collections and fonts
installed.
I tried with my settings. It is worse here.
Failed 801 out of 3979.
From this 801 failed are 537 tests where lualatex is involved.
Practically most lualatex tests with system font fail.
Test-type Failed Total
dvi3_texF 3 265
pdf5_texF 3 265
dvi3_systemF 262 282
pdf5_systemF 266 292
Manually testing templates/letter.lyx (which fails with dvi3_systemF) leads to
crash of the lyx executable.
support/lassert.cpp (51): ASSERTION status != ExportSuccess VIOLATED IN
/usr2/src/lyx/lyx-git/src/Buffer.cpp:4368
Here viewing DVI (LuaTeX) of templates/letter.lyx after checking Use non-TeX
fonts succeeds, but I see this in the command window:
kpathsea:make_tex: Invalid fontname
`file:lmroman10-regular:script=latn;+trep;+tlig;', contains ':'
xdvi: Can't find pixel font file:lmroman10-regular:script=latn;+trep;+tlig;;
using cmr10 instead at 600 dpi.
xdvi-xaw: Warning: Character 8220 not defined in font cmr10
xdvi-xaw: Warning: Character 8221 not defined in font cmr10
If I check the log of the failures, I get 54 dvi3_systemF failures among 168
systemF failures.
--
Jean-Pierre