[LyX/master] ctests: invert LuaTeX + DavidCLM exports
Scott Kostyshak
skostysh at lyx.org
Sat Aug 29 14:48:43 UTC 2020
commit 2a665dcc0582b025427595392e0a2ba87c7e2e45
Author: Scott Kostyshak <skostysh at lyx.org>
Date: Sat Aug 29 11:09:54 2020 -0400
ctests: invert LuaTeX + DavidCLM exports
Thanks to Jürgen, who mentions the following:
luaotfload does not find "DavidCLM". In fact, at least on my system,
there is no such font, only "DavidCLM Medium" (and other shapes). This
one is found. Apparently, luaotfload cannot infer from the one to the
other.
As opposed to LuaTEX, XeTeX also queries TEXMF so maybe it just finds
its font there.
---
development/autotests/invertedTests | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests
index f3d1288..cc76736 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -312,6 +312,18 @@ export/export/latex/languages/he-.*(dvi3|pdf5)_texF
export/export/latex/languages/supported-languages_(dvi3|pdf5)_texF
export/export/latex/languages/supported-languages_babel_(dvi3|pdf5)_texF
export/templates/Articles/Hebrew_Article_%28KOMA-Script%29_(dvi3|pdf5)_texF
+#
+# DavidCLM is not found. Comments from Jürgen:
+# luaotfload does not find "DavidCLM". In fact, at least on my system,
+# there is no such font, only "DavidCLM Medium" (and other shapes). This
+# one is found. Apparently, luaotfload cannot infer from the one to the
+# other.
+# As opposed to LuaTEX, XeTeX also queries TEXMF so maybe it just finds
+# its font there.
+# See ML thread:
+# https://www.mail-archive.com/search?l=mid&q=60ee3809d30056c191d4b2e8c57a7eda60b3e382.camel%40lyx.org
+export/templates/Articles/Hebrew_Article_%28KOMA-Script%29_(dvi3|pdf5)_systemF
+
# Ukrainian
# See comment in unreliableTests
More information about the lyx-cvs
mailing list