On 2019-03-01, Kornel Benko wrote: > [-- Type: text/plain, Encoding: quoted-printable --]
> Am Donnerstag, 28. Februar 2019 21:24:45 CET schrieb Scott Kostyshak > <skost...@lyx.org>: >> On Mon, Feb 25, 2019 at 01:17:36AM +0100, Günter Milde wrote: >> > commit 4de4263f93fdca326d6603e996c7e8ba35454593 >> > Author: Günter Milde <mi...@lyx.org> >> > Date: Mon Feb 25 01:17:20 2019 +0100 >> > >> > ctest update. >> > >> > * set required non-TeX fonts in the documents >> > * update comments for inverted tests >> > * update some tags >> I think starting with this commit, the following test now fails for me: >> ctest -R "export/examples/uk/splash_pdf4_texF" >> I also have the following test failing (but I'm not sure if it's related >> to this commit): >> ctest -R "export/doc/uk/Intro_pdf4_texF" >> Scott > I see the same, but I don't thing it was this commit. Using > the original version of useSystemFonts.pl the errors still appear. Checking `ctest -R export.*/uk/.*pdf`: 100% tests passed, 0 tests failed out of 14 So we have either another TeXLive18 problem or one more instance of "erratic" behaviour: With `ctest -R export.*/uk/.*pdf -N` I see Test #3398: UNRELIABLE.ERRATIC_export/doc/uk/Intro_pdf4_texF and in unreliableTests I see: # Missing Cyrillic LICR commands (on first run after changing from tex-fonts) # (leftover *.aux file?) export/doc/uk/Intro_pdf4_texF Maybe there is also "erratic" behaviour for other Ukrainean XeTeX-with-tex-fonts tests. Do the documents compile "per hand" a) after opening in LyX, setting non-tex-fonts and compiling b) after opening in LyX, compiling with pdflatex, setting non-tex-fonts and compiling ? Günter