]> git.lyx.org Git - features.git/blobdiff - development/autotests/invertedTests
Amend 1354dcdef0b412ff004b93068956611825a78db2 (Typo)
[features.git] / development / autotests / invertedTests
index 13edc24c4ff6c812396548901a969cd7fcb69656..0c6efdf57a768bd21b4d88a1c54d71d061d389c2 100644 (file)
@@ -331,11 +331,13 @@ export/templates/Articles/Hebrew_Article_%28KOMA-Script%29_(dvi3|pdf5)_systemF
 # See comment in unreliableTests
 export/export/latex/languages/uk-babel-date-missing-chars-with-ascii_pdf5_texF
 
-# fail because of characters requiring menukeys package which conflicts with
-# recent TL "latex" package update.
-# Reported here and there is hope for a fix soon.
-# https://github.com/tweh/menukeys/issues/59
-export/export/latex/unicodesymbols/07[48]-.*
+# These fail for perhaps a similar reason, but contrary to the unicodesymbols
+# case the maintainer of the seminar package is not planning to fix the core
+# issue since the package is old. Putting the following as the first line of
+# the LaTeX file is a workaround: \RequirePackage[2020-02-02]{latexrelease}
+export/examples/(fr/|)Presentations/Seminar.*(dvi|pdf|lyx22|lyx23).*
+# These fail for a similar reason and the same workaround works.
+export/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.*(dvi|pdf|lyx22|lyx23).*
 
 
 # ================================================
@@ -394,27 +396,92 @@ export/doc/ru/(Math|Additional)_(dvi3|pdf[45])_systemF
 # ================================================
 # DocBook
 Sublabel: docbook
+# Don't work too hard on obsolete things.
+!export/templates/Obsolete/Latex8_Article_%28Obsolete%29_docbook5
+export/templates/Obsolete/.*_docbook5
 # Specific things that are not expected to work.
+# - No real content apart from metadata (forbidden in DocBook).
+export/export/mixing_inTitle_layouts_docbook5
 # - Uses a book class, but has no chapters (forbidden in DocBook).
+export/doc(|/de|/es|/fr|/ja).*(Dummy|Postizo|Bidon).*_docbook5
 export/export/MissingEndLayoutBetweenTables_docbook5
-export/doc/DummyDocument.*_docbook5
-export/doc/de/DummyDocument.*_docbook5
-export/doc/es/DocumentoPostizo.*_docbook5
-export/doc/fr/DocumentBidon.*_docbook5
-export/doc/ja/DummyDocument.*_docbook5
-# - The AASTeX template is too complex for automatic conversion to work reliably.
+export/export/latex/languages/ja-listings-uncodable-error_docbook5
+export/export/latex/lyxbugs-resolved/9633-languagenesting_enumerate_and_lyxcode_docbook5
+export/export/xhtml/MissingEndTagDiv_docbook5
+export/export/xhtml/zh_CN_Tutorial_docbook5
+# - Formal groups do not work when there is (sample) text instead of real content.
+export/examples/Books/Tufte_Book_docbook5
+# - No proper document title (should be fixable).
+!export/export/latex/inputenc-utf8-platex_docbook5
+export/export/latex/inputenc-.*_docbook5
+export/export/latex/textcyr-textgreek-test_docbook5
+export/doc/ja/Formula-numbering_docbook5
+# - Formula in <code> tags.
+!export/examples/(fr|ru)/Graphics_and_Insets/XY-Figure_docbook5
+export/examples/(de|es|fr|ja|ru)/Graphics_and_Insets/XY-(Pic|Figure)_docbook5
+# - Math macros not implemented and other insets illegally nested.
+export/mathmacros/testcases_speed_docbook5
+export/mathmacros/testcases_environments_docbook5
+export/mathmacros/masterOfSpace_docbook5
+export/doc/sl/Tutorial_docbook5
+# - Sidebars can be nested in LyX (mostly with shapepar), but not in DocBook.
+export/doc(|/de|/es|/fr|/ja)/Additional_docbook5
+# - Many templates are too complex for automatic conversion to work reliably.
+#   The resulting documents should still be easy to fully convert into DocBook.
+#   - AASTeX.
 export/export/docbook/bibliography_precooked_aastex_docbook5
+export/examples/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29_docbook5
+#   - Springer. (The svmono_light should still pass.)
+export/templates/Books/Springer.*/.*_docbook5
+!export/export/docbook/svmono_light_docbook5
+export/export/docbook/sv.*_docbook5
+#   - scrbook with too many customisations.
+export/templates/Theses/PhD_Thesis/.*_docbook5
+#   - Hollywood, too much formatting in elements DocBook does not allow to be formatted (like address).
+export/(templates|examples)/Scripts/Hollywood_docbook5
+export/export/docbook/Hollywood_docbook5
+#   - Lettre, formatting in elements DocBook does not allow to be formatted (like email).
+export/templates/Letters/French_Letter_%28lettre%29_docbook5
+#   - Letter, elements at the end of the document that should be in <info>.
+export/templates/Letters/Letter_%28Standard_Class%29_docbook5
+#   - G-Brief: too far from the other classes.
+export/templates/Letters/G-Brief_%28V._2%29_docbook5
+export/templates/Obsolete/G-Brief_%28V._1,_Obsolete%29/.*_docbook5
+#   - KOMA-Script Letter: too hard to output phone and fax numbers at the right place (need two levels of wrapping).
+export/templates/Letters/KOMA-Script_Letter_%28V._2%29_docbook5
+export/examples(|/de)/Letters/Serial_Letter_.*_docbook5
+#   - DIN-Brief: order of paragraphs cannot match valid DocBook.
+export/templates/Letters/DIN-Brief_docbook5
+#   - AMS: order of elements is not compatible with DocBook (some parts must be in <info>, others cannot, while
+#     still being in the book's header).
+export/examples/.*/American_Mathematical_Society_%28AMS%29_docbook5
+#   - ACS: comments in the middle of the author info can wreak havoc (fixable).
+      Some bibliography entries do not exist within the document. Floats are empty.
+export/examples/Articles/American_Chemical_Society_%28ACS%29_docbook5
+#   - A&A: formula with two references (only one xml:id allowed per <equation> tag).
+export/examples/Articles/Astronomy_%26_Astrophysics_docbook5
+# - Branches may cause problems (especially when mixing with parts that must go in <info>).
+export/export/latex/languages/supported-languages_(|babel|babel_auto-legacy)_?docbook5
+# - EmbeddedObjects: this document is too complex, with captions within tables, many LaTeX parameters when including
+#   a file, uncaptioned tables in the same float, etc.
+export/doc(|/de|/es|/fr|/ja)/EmbeddedObjects_docbook5
+# - Math: formula in inline tag, formula with two references (only one xml:id allowed per <equation> tag).
+export/doc(|/de|/es|/fr|/ja|/ru)/Math_docbook5
+# - UserGuide: formula in inline tag, use of fancyhdr
+export/doc(|/de|/es|/fr|/ja|/ru)/UserGuide_docbook5
+# - Customization: double inlines (code within code, typically).
+export/doc/(es|fr|ja)/Customization_docbook5
+# - Tutorial: double inlines (personname within personname).
+export/doc/gl/Tutorial_docbook5
+# - Bicaption module would require some C++ implementation.
+export/examples(|/de|/fr|/ja)/Modules/Multilingual_Captions_docbook5
 
 Sublabel: docbook poster
 # Posters cannot be properly exported, the LyX documents are too far from
 # DocBook expectations (but should have XML-valid output).
-export/export/docbook/A0_Poster_Simple_docbook5
-export/export/docbook/SciPoster_docbook5
-export/examples/Posters/Beamerposter_docbook5
-export/templates/Posters/.*_docbook5
+export/.*Poster.*_docbook5
 
 Sublabel: docbook beamer
 # Beamer is not yet implemented.
-export/examples/Presentations/.*_docbook5
-export/templates/.*/Presentations/Beamer_docbook5
-export/templates/Presentations/.*_docbook5
+export/(examples|templates)/(de|es|fr|ja|ru)/Presentations/.*_docbook5
+export/(examples|templates)/Presentations/.*_docbook5