]> git.lyx.org Git - lyx.git/blob - development/autotests/revertedTests
ctests: invert sys font tests of colored-boxes.lyx
[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 #
5 # FIXME
6 # After LyX 2.1 is released, apply the patch and remove these
7 # See http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg181595.html
8 export/.*/id/.*(dvi3)_.*
9 export/doc/id/UserGuide_pdf5_systemF
10 #
11 # FIXME
12 # Similar to the Indonesian support, see:
13 # http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg181595.html
14 export/.*/hu/.*(dvi3)_.*
15 #
16 export/.*/es/europeCV_pdf_texF
17 #
18 # somehow lualatex is not able to compile with non-tex fonts
19 export/.*/es/(Math|Tutorial|UserGuide|ejemplo_con_lyx)_dvi3_systemF
20
21 # See http://www.lyx.org/trac/ticket/8823
22 export/examples/ja/(lilypond|sweave|knitr)_pdf
23 # Incompatibility between luainputenc.sty and ectaart.cls
24 # luainputenc.sty loads luatex.sty
25 # Both files (luatex.sty and ectaart.cls) define
26 # the latex-command \setattribute
27 export/templates/ectaart_(pdf5|dvi3)_.*
28 #
29 # LuaTeX does not support Farsi yet. See:
30 # https://github.com/reutenauer/polyglossia/commit/ccb0e9e2c6411170ad779b05ff5076f1193cc323
31 export/examples/fa/splash_(pdf5|dvi3)_.*
32 #
33 # There is no non-TeX support for Ukrainian with LuaTeX. See:
34 # https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg181690.html
35 export/doc/uk/Intro_dvi3_systemF
36 #
37 # The following documents likely fail because of excessive preamble code that
38 # is only targeted at (pdf)latex. TODO these .lyx files could be fixed. Although
39 # it is unlikely that a user would want to use system fonts to view LyX's
40 # documents, fixing these would provide further tests for LyX's handling of
41 # XeTeX/LuaTeX with system fonts.
42 export/doc/(|de/|es/|fr/)Customization_pdf4_systemF
43 export/doc/(es/|fr/)Math_dvi3_systemF
44 export/doc/(|de/|es/|fr/)Math_pdf4_systemF
45 export/doc/attic/eu_Additional_pdf4_systemF
46 export/doc/attic/pl_Additional_pdf4_systemF
47 export/doc/(de|es|fr)/EmbeddedObjects_pdf4_systemF
48 export/doc/(de|es|fr|id)/UserGuide_pdf4_systemF
49 export/doc/attic/eu_UserGuide_pdf4_systemF
50 export/doc/es/Tutorial_pdf4_systemF
51 export/doc/gl/Tutorial_dvi3_systemF
52 export/doc/(nb|sk|sv)/Intro_pdf4_systemF
53 export/examples/(aas_sample|simplecv)_pdf4_systemF
54 export/examples/de/Lebenslauf_pdf4_systemF
55 export/examples/colored-boxes_pdf[45]_systemF
56 #export/examples/es/ejemplo_con_lyx_pdf5_systemF
57 export/examples/eu/adibide_lyx-atua_(dvi3)_systemF
58 export/examples/fr/(Foils|ListesPuces|seminar|simplecv)_pdf4_systemF
59 export/examples/gl/exemplo_lyxificado_(dvi3)_systemF
60 export/examples/sr/Braille_pdf4_systemF
61 export/examples/sr/splash_pdf4_systemF
62 export/templates/RJournal_(dvi3|pdf[45])_systemF
63 # TODO the Spanish Math_pdf5_systemF test passes. Why does this one fail?
64 export/doc/fr/Math_pdf5_systemF
65 # Changes in TeX Live 2014 (see git blame for info) fixed IEEEtran-CompSoc
66 # pdf4_systemF but not others. TODO Investigate if others can be fixed?
67 export/templates/IEEEtran-(Journal|TransMag)_pdf4_systemF
68 export/templates/kluwer_pdf4_systemF
69 #
70 # There is no Chinese LuaTeX or XeTeX TeX font support yet.
71 export/.*/zh_CN/.*(pdf[45]|dvi3)_texF
72 #
73 # These started failing after we implemented tests for formats
74 # that are in the complement set to the default format (7ecbb068).
75 # TODO it might be worth it to take a look at each individually and
76 # see whether they are supposed to fail or if there is something LyX
77 # can do to add support for exporting them.
78 export/doc/hu/Tutorial_dvi3_.*F
79 export/doc/ja/.*_(pdf[245]|dvi3).*
80 export/examples/(chessgame|chess-article|powerdot-example)_pdf[25].*
81 export/examples/(docbook_article)_(pdf[245]|dvi3).*
82 export/examples/instant_preview_(dvi3|pdf4)_systemF
83 export/examples/instant_preview_pdf[25].*
84 export/examples/listerrors_(pdf[245]).*
85 export/examples/seminar_pdf4_systemF
86 export/examples/(|de/|es/)tufte-(book|handout)_(dvi.*|pdf|pdf3|pdf4.*)
87 export/examples/fr/exemple-powerdot_pdf[25].*
88 export/examples/ja/(.*)_(dvi3|pdf[245]).*
89 export/examples/ja/(knitr|lilypond|sweave)_(dvi|pdf3)
90 export/examples/ko/splash_(dvi||pdf[23]?)
91 export/templates/DocBook_article_(dvi3_|pdf2|pdf[45]_).*
92 export/templates/JSS-article_(dvi|dvi3_.*|pdf3?)
93 export/templates/attic/latex8_(dvi|dvi3_.*)
94 export/templates/ctex_pdf[23]?
95 export/templates/ja_.*(pdf[245]|dvi3).*
96 #
97 # The following exports worked with TeX Live 2013, but not in 2014.
98 # For a workaround, see:
99 # https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184435.html
100 export/examples/aa_sample_(dvi3|pdf4|pdf5)_(texF|systemF)
101 export/templates/aa_(dvi3|pdf4|pdf5)_(texF|systemF)
102 #
103 # These exports correctly fail now on TeX Live 2014. Although they compiled
104 # without error on TeX Live 2013, the resulting PDFs had gibberish.
105 export/doc/he/(Intro|Tutorial)_pdf4_texF
106 export/examples/he/(example_lyxified|example_raw|splash)_pdf4_texF
107 #
108 # Inside these two files, we state that they should only be expected
109 # to work with pdflatex and possibly lualatex.
110 export/examples/PDF-(comment|form)_(dvi.*|pdf[^25]*)
111 #
112 export/templates/IUCr-article_pdf4_systemF
113 export/examples/H-P-statements_pdf4_systemF