From: Günter Milde Date: Wed, 27 Mar 2019 15:20:17 +0000 (+0100) Subject: ctest update. X-Git-Tag: lyx-2.4.0dev-acb2ca7b~2313 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;ds=inline;h=b1b8071168c75ce577d4f16418d5aa1741f7d1bb;p=lyx.git ctest update. #9681 is fixed in master. Hebrew with 8-bit fonts fails with vanilla TeXLive. Add link to ticket in dedicated test document. --- diff --git a/autotests/export/latex/misplaced-inputenc-switch.lyx b/autotests/export/latex/misplaced-inputenc-switch.lyx index 52d7ba8415..9462c6c54b 100644 --- a/autotests/export/latex/misplaced-inputenc-switch.lyx +++ b/autotests/export/latex/misplaced-inputenc-switch.lyx @@ -90,8 +90,16 @@ \begin_body \begin_layout Standard -LyX-Bug: Sometimes, an inputencoding switch is limited to a group by LaTeX - but LyX does not take this into account and subsequent non-ASCII characters +\begin_inset CommandInset href +LatexCommand href +name "LyX-Bug #11532" +target "https://www.lyx.org/trac/ticket/11532" +literal "false" + +\end_inset + +: Sometimes, an inputencoding switch is limited to a group by LaTeX but + LyX does not take this into account and subsequent non-ASCII characters fail. \end_layout diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 1cd8ab7a65..f9aa550f9d 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -96,13 +96,7 @@ export/export/latex/6197-polish-amssymb_pdf._texF # (For some reason, the false positive error is not thrown with PDF (luatex).) export/examples/sr/Modules/Braille_(dvi3|pdf4)_systemF -#9681 Run-together words in Greek and Cyrillic documents -# no-termination of replacement macros can lead to non-existing macros if -# unencodable or force-converted Greek or Cyrillic letters are immediately -# followed by Latin letters. See also unreliableTests. -#export/export/latex/textcyr-textgreek-test_pdf2 - -# Kornel: unknown reason +# Missing 8-bit fonts (see unreliableTests) # After reinstalling culmus under the TL19 control, it compiles #export/export/latex/unicodesymbols/012-31-hebrew_he-.*_pdf2 diff --git a/development/autotests/unreliableTests b/development/autotests/unreliableTests index 21d7bd0b02..ba48d8e146 100644 --- a/development/autotests/unreliableTests +++ b/development/autotests/unreliableTests @@ -77,6 +77,11 @@ templates/examples/Books/Springer_Monographs.* # svmult.cls templates/examples/Books/Springer_Contributed_Books.* +# TeXLive does not set up Hebrew 8-bit TeX fonts +# (Workaround: the external package culmus-latex) +export/export/latex/unicodesymbols/012-31-hebrew_he-thai_pdf2 +export/.*/he/.*((dvi|pdf.?)|_texF) + Sublabel: needauth ################## @@ -172,16 +177,6 @@ export/(doc|examples)/uk/(Intro|Welcome)_.*_texF # missing character with XeTeX/LuaTeX and Babel (-> invertedTests) export/export/latex/6197-polish-amssymb_(dvi|pdf).? -#9681 Run-together words in Greek and Cyrillic documents -# if inputenc is 8-bit "language default" or "ascii" (e.g. XeTeX + TeX fonts). -# See https://www.lyx.org/trac/ticket/9681#comment:6 -# No termination of LICR macros when textcyrillic and textgreek is not required -# Cf. #9637 textgreek and textcyr depend on font-encoding, not input encoding -export/export/latex/ru-accent-ascii_pdf2 -export/export/latex/unicodesymbols/009-cyrillic_ru_euc-cn_pdf2 -export/.*/el/.*((dvi|pdf.?)|_texF) -export/.*/(ru|uk)/.*(pdf4_texF) - # Non-ASCII char in verbatim environment is dropped (with a warning when # doing this interactively) with ASCII (and hence also with XeTeX). export/doc/(|de/|es/|fr/)EmbeddedObjects_pdf4_texF