From: Kornel Benko Date: Wed, 22 Feb 2017 10:23:49 +0000 (+0100) Subject: Cmake tests: Scheherezade font misses glyph '*' X-Git-Tag: 2.3.0alpha1~336 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b04893be441309e8de6a632cad713156b6f9dd68;p=features.git Cmake tests: Scheherezade font misses glyph '*' Added "export/export/latex/arabic_simple_pdf4_systemF" and "export/doc/ar/Intro_pdf4_systemF" to the list of tests which ignore "missing glyph" error. Thanks to Jürgen Spitzmüller. --- diff --git a/development/autotests/ignoreLatexErrorsTests b/development/autotests/ignoreLatexErrorsTests index 42c36ba953..5127029a45 100644 --- a/development/autotests/ignoreLatexErrorsTests +++ b/development/autotests/ignoreLatexErrorsTests @@ -1,2 +1,10 @@ Sublabel: missing_glyphs export/doc/UserGuide_(dvi3|pdf4|pdf5)_systemF + +# Juergen Spitzmueller: They do not have problems with xunicode, but without. +# The reason is that the asterisk glyph is not included in the arabic font +# (Scheherazade), but apparently, xunicode defines an extra asterisk +# glyph (for a different purpose) that is being used here. Clearly the +# problem should be fixed somewhere else. +export/export/latex/arabic_simple_pdf4_systemF +export/doc/ar/Intro_pdf4_systemF