mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
ctest update.
#9681 is fixed in master. Hebrew with 8-bit fonts fails with vanilla TeXLive. Add link to ticket in dedicated test document.
This commit is contained in:
parent
48b92cf63c
commit
b1b8071168
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user