]> git.lyx.org Git - lyx.git/blob - development/autotests/revertedTests
Use "babel only" for some Spanish manuals
[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/)Math_pdf4_systemF
45 export/doc/attic/eu_Additional_pdf4_systemF
46 export/doc/attic/pl_Additional_pdf4_systemF
47 # es would be in here also but it is set to "always babel".
48 export/doc/(de|fr)/EmbeddedObjects_pdf4_systemF
49 export/doc/(de|es|fr|id)/UserGuide_pdf4_systemF
50 export/doc/attic/eu_UserGuide_pdf4_systemF
51 export/doc/es/Tutorial_pdf4_systemF
52 export/doc/gl/Tutorial_dvi3_systemF
53 export/doc/(nb|sk|sv)/Intro_pdf4_systemF
54 export/examples/(aas_sample|simplecv)_pdf4_systemF
55 export/examples/de/Lebenslauf_pdf4_systemF
56 export/examples/colored-boxes_pdf[45]_systemF
57 #export/examples/es/ejemplo_con_lyx_pdf5_systemF
58 export/examples/eu/adibide_lyx-atua_(dvi3)_systemF
59 export/examples/fr/(Foils|ListesPuces|seminar|simplecv)_pdf4_systemF
60 export/examples/gl/exemplo_lyxificado_(dvi3)_systemF
61 export/examples/sr/Braille_pdf4_systemF
62 export/examples/sr/splash_pdf4_systemF
63 export/templates/RJournal_(dvi3|pdf[45])_systemF
64 # TODO the Spanish Math_pdf5_systemF test passes. Why does this one fail?
65 export/doc/fr/Math_pdf5_systemF
66 # Changes in TeX Live 2014 (see git blame for info) fixed IEEEtran-CompSoc
67 # pdf4_systemF but not others. TODO Investigate if others can be fixed?
68 export/templates/IEEEtran-(Journal|TransMag)_pdf4_systemF
69 export/templates/kluwer_pdf4_systemF
70 #
71 # There is no Chinese LuaTeX or XeTeX TeX font support yet.
72 export/.*/zh_CN/.*(pdf[45]|dvi3)_texF
73 #
74 # These started failing after we implemented tests for formats
75 # that are in the complement set to the default format (7ecbb068).
76 # TODO it might be worth it to take a look at each individually and
77 # see whether they are supposed to fail or if there is something LyX
78 # can do to add support for exporting them.
79 export/doc/hu/Tutorial_dvi3_.*F
80 export/doc/ja/.*_(pdf[245]|dvi3).*
81 export/examples/(chessgame|chess-article|powerdot-example)_pdf[25].*
82 export/examples/(docbook_article)_(pdf[245]|dvi3).*
83 export/examples/instant_preview_(dvi3|pdf4)_systemF
84 export/examples/instant_preview_pdf[25].*
85 export/examples/listerrors_(pdf[245]).*
86 export/examples/seminar_pdf4_systemF
87 export/examples/(|de/|es/)tufte-(book|handout)_(dvi.*|pdf|pdf3|pdf4.*)
88 export/examples/fr/exemple-powerdot_pdf[25].*
89 export/examples/ja/(.*)_(dvi3|pdf[245]).*
90 export/examples/ja/(knitr|lilypond|sweave)_(dvi|pdf3)
91 export/examples/ko/splash_(dvi||pdf[23]?)
92 export/templates/DocBook_article_(dvi3_|pdf2|pdf[45]_).*
93 export/templates/JSS-article_(dvi|dvi3_.*|pdf3?)
94 export/templates/attic/latex8_(dvi|dvi3_.*)
95 export/templates/ctex_pdf[23]?
96 export/templates/ja_.*(pdf[245]|dvi3).*
97 #
98 # The following exports worked with TeX Live 2013, but not in 2014.
99 # For a workaround, see:
100 # https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184435.html
101 export/examples/aa_sample_(dvi3|pdf4|pdf5)_(texF|systemF)
102 export/templates/aa_(dvi3|pdf4|pdf5)_(texF|systemF)
103 #
104 # These exports correctly fail now on TeX Live 2014. Although they compiled
105 # without error on TeX Live 2013, the resulting PDFs had gibberish.
106 export/doc/he/(Intro|Tutorial)_pdf4_texF
107 export/examples/he/(example_lyxified|example_raw|splash)_pdf4_texF
108 #
109 # Inside these two files, we state that they should only be expected
110 # to work with pdflatex and possibly lualatex.
111 export/examples/PDF-(comment|form)_(dvi.*|pdf[^25]*)
112 #
113 export/templates/IUCr-article_pdf4_systemF
114 export/examples/H-P-statements_pdf4_systemF