]> git.lyx.org Git - lyx.git/blob - development/autotests/revertedTests
Cmake export tests: Set inputencoding to ascii if test with xetex and tex fonts.
[lyx.git] / development / autotests / revertedTests
1 # Hebrew docs do not currently work with LuaTeX
2 export/.*/he/(Intro|Tutorial|example).*(pdf5|dvi3)_.*
3 export/.*/he/(splash).*(dvi3)_.*
4 export/examples/he/splash_pdf5_texF
5 #
6 # FIXME
7 # After LyX 2.1 is released, apply the patch and remove these
8 # See http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg181595.html
9 export/.*/id/.*(dvi3)_.*
10 export/.*/id/.*(pdf5)_texF
11 export/doc/id/UserGuide_pdf5_systemF
12 #
13 # FIXME
14 # Similar to the Indonesian support, see:
15 # http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg181595.html
16 export/.*/hu/.*(dvi3)_.*
17 export/.*/hu/.*(pdf5)_texF
18 #
19 export/.*/es/europeCV_pdf_texF
20 #
21 # somehow lualatex is not able to compile with non-tex fonts
22 export/.*/es/(Math|Tutorial|UserGuide|ejemplo_con_lyx)_dvi3_systemF
23
24 # See http://www.lyx.org/trac/ticket/8823
25 export/examples/ja/(lilypond|sweave|knitr)_pdf
26 #
27 # LuaTeX does not support Farsi yet. See:
28 # https://github.com/reutenauer/polyglossia/commit/ccb0e9e2c6411170ad779b05ff5076f1193cc323
29 export/examples/fa/splash_(pdf5|dvi3)_.*
30 #
31 # There is no non-TeX support for Ukrainian with LuaTeX. See:
32 # https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg181690.html
33 export/doc/uk/Intro_dvi3_systemF
34 #
35 # The following documents likely fail because of excessive preamble code that
36 # is only targeted at (pdf)latex. TODO these .lyx files could be fixed. Although
37 # it is unlikely that a user would want to use system fonts to view LyX's
38 # documents, fixing these would provide further tests for LyX's handling of
39 # XeTeX/LuaTeX with system fonts.
40 export/doc/(de/|es/|fr/)Customization_pdf4_systemF
41 export/doc/(es/|fr/)Math_dvi3_systemF
42 export/doc/(es|fr|id)/UserGuide_pdf4_systemF
43 export/doc/es/Tutorial_pdf4_systemF
44 export/doc/gl/Tutorial_dvi3_systemF
45 export/doc/(nb|sk)/Intro_pdf4_systemF
46 export/examples/eu/adibide_lyx-atua_(dvi3)_systemF
47 export/examples/fr/(Foils|ListesPuces|seminar)_pdf4_systemF
48 export/examples/gl/exemplo_lyxificado_(dvi3)_systemF
49 export/templates/RJournal_(dvi3|pdf[45])_systemF
50 # Changes in TeX Live 2014 (see git blame for info) fixed IEEEtran-CompSoc
51 # pdf4_systemF but not others. TODO Investigate if others can be fixed?
52 export/templates/IEEEtran-(Journal|TransMag)_pdf4_systemF
53 export/templates/kluwer_pdf4_systemF
54 #
55 # There is no Chinese LuaTeX or XeTeX TeX font support yet.
56 export/.*/zh_CN/.*(pdf[45]|dvi3)_texF
57 #
58 # These started failing after we implemented tests for formats
59 # that are in the complement set to the default format (7ecbb068).
60 # TODO it might be worth it to take a look at each individually and
61 # see whether they are supposed to fail or if there is something LyX
62 # can do to add support for exporting them.
63 export/doc/hu/Tutorial_dvi3_.*F
64 export/doc/ja/.*_(pdf[245]|dvi3).*
65 export/examples/(chessgame|chess-article|powerdot-example)_pdf[25].*
66 export/examples/(docbook_article)_(pdf[245]|dvi3).*
67 export/examples/instant_preview_(dvi3|pdf4)_systemF
68 export/examples/instant_preview_pdf[25].*
69 export/examples/listerrors_(pdf[245]).*
70 export/examples/seminar_pdf4_systemF
71 export/examples/(|de/|es/)tufte-(book|handout)_(dvi.*|pdf|pdf3|pdf4.*)
72 export/examples/fr/exemple-powerdot_pdf[25].*
73 export/examples/ja/(.*)_(dvi3|pdf[245]).*
74 export/examples/ja/(knitr|lilypond|sweave)_(dvi|pdf3)
75 export/examples/ko/splash_(dvi||pdf[23]?)
76 export/templates/DocBook_article_(dvi3_|pdf2|pdf[45]_).*
77 export/templates/JSS-article_(dvi|dvi3_.*|pdf3?)
78 export/templates/attic/latex8_(dvi|dvi3_.*)
79 export/templates/ctex_(pdf[23]?|pdf4_texF)
80 export/templates/ja_.*(pdf[245]|dvi3).*
81 #
82 # The following exports worked with TeX Live 2013, but not in 2014.
83 # For a workaround, see:
84 # https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184435.html
85 export/examples/aa_sample_(dvi3|pdf4|pdf5)_(texF|systemF)
86 export/templates/aa_(dvi3|pdf4|pdf5)_(texF|systemF)
87 #
88 # These exports correctly fail now on TeX Live 2014. Although they compiled
89 # without error on TeX Live 2013, the resulting PDFs had gibberish.
90 export/doc/he/(Intro|Tutorial)_pdf4_texF
91 export/examples/he/(example_lyxified|example_raw|splash)_pdf4_texF
92 #
93 # These exports correctly fail now that we've switched to polyglossia. Although
94 # they compiled without error with babel, the resulting PDFs had gibberish.
95 # Note that there is a problem with the LyX-generated preamble in the Russian
96 # docs:
97 # https://www.mail-archive.com/search?l=mid&q=n0j157%246a1%241%40ger.gmane.org
98 export/doc/ru/Intro_pdf5_systemF
99 export/doc/ru/Tutorial_pdf5_systemF
100 export/doc/el/Intro_pdf5_systemF
101 #
102 # Inside these two files, we state that they should only be expected
103 # to work with pdflatex and possibly lualatex.
104 export/examples/PDF-(form)_(dvi.*|pdf[^25]*)
105 export/examples/PDF-comment_dvi3_.*F
106 #
107 export/templates/IUCr-article_pdf4_systemF
108 #
109 # Gives the following error:
110 # # ! Package hpstatement Error: H or P statement "H251"
111 # # (hpstatement)                is not defined.
112 # 1580:export/examples/H-P-statements_pdf5_systemF
113 export/examples/H-P-statements_pdf[45]_systemF
114 #
115 # The math document now depends on the mhchem package which produces wrong
116 # output with XeTeX/LuaTeX and both TeX fonts and non-TeX fonts:
117 # https://www.mail-archive.com/search?l=mid&q=n0sne9%24iis%241%40ger.gmane.org
118 export/doc(|/de|/es|/fr)/Math.*systemF
119 export/doc/(|de/|es/|fr/)Math_(dvi3|pdf5)_texF