]> git.lyx.org Git - features.git/blobdiff - development/autotests/invertedTests
DocBook: mark nested sidebars as allowed.
[features.git] / development / autotests / invertedTests
index c44e62ebba779f45e99953d86a1e2e65ba0c911d..5bd39587f155b38eef66efe4cd9230cd4dbef40e 100644 (file)
@@ -92,6 +92,9 @@ export/.*/fa/Welcome_(dvi3|pdf5)_systemF
 export/export/latex/languages/nested-inputenc_auto-legacy_pdf2
 
 
+# - This test is usually inverted, but it works with the DocBook backend.
+!export/export/latex/lyxbugs/3059-language-in-tables_docbook5
+
 # ================================================
 Sublabel: lyxbugs
 # LyX bugs with a Trac number or 'wontfix' ML thread.
@@ -328,6 +331,14 @@ 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
 
+# 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).*
+
 
 # ================================================
 Sublabel: externalissues
@@ -379,29 +390,77 @@ Sublabel: varioref
 # varioref is not working with XeTeX/LuaTeX for Russian, as it uses some
 # char macros which are not defined for these engines.
 export/doc/ru/UserGuide_(dvi3|pdf[45])_(system|tex)F
-export/doc/ru/Math_(dvi3|pdf[45])_systemF
+export/doc/ru/(Math|Additional)_(dvi3|pdf[45])_systemF
 
 
 # ================================================
 # DocBook
-
 Sublabel: docbook
-# 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
-
-Sublabel: docbook implementation
-# Beamer is not yet implemented.
-export/examples/Presentations/.*_docbook5
-export/templates/.*/Presentations/Beamer_docbook5
-export/templates/Presentations/.*_docbook5
-
-Sublabel: docbook chapter
+# 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
-# - 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-.*_docbook5
+export/export/latex/textcyr-textgreek-test_docbook5
+export/export/latex/languages/en-th_utf8_docbook5
+export/export/latex/languages/th-en_utf8_docbook5
+# - Formula in <code> tags.
+export/examples(|/de|/es|/fr|/ja|/ru)/Graphics_and_Insets/XY-(Pic|Figure)_docbook5
+# - Math macros not implemented.
+export/mathmacros/testcases_speed_docbook5
+export/mathmacros/testcases_environments_docbook5
+export/mathmacros/masterOfSpace_docbook5
+# - Sidebars can be nested in LyX (mostly with shapepar), but not in DocBook.
+export/doc(|/de|/es|/fr|/ja|/ru)/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
+#   - 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
+# - Branches may cause problems (especially when mixing with parts that must go in <info>).
+export/export/latex/languages/supported-languages_(|babel|babel_auto-legacy|polyglossia)_?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/.*Poster.*_docbook5
+
+Sublabel: docbook beamer
+# Beamer is not yet implemented.
+export/(examples|templates)/(de|es|fr|ja|ru)/Presentations/.*_docbook5
+export/(examples|templates)/Presentations/.*_docbook5