]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/invertedTests
ctests: uninvert lyx2lyx failures
[lyx.git] / development / autotests / invertedTests
index ed107c6881bff401ecd0d4231910e5674420e82a..1fa9941b99805f815dd86b05ab3fbbcf6266f441 100644 (file)
@@ -40,7 +40,7 @@ export/templates/Articles/Association_for_Computing_Machinery_.*_lyx23
 # which trigger a warning message leading to test failure.
 export/examples/(|de/|fr/|ja/)Presentations/Beamer_lyx(16|20)
 export/examples/Presentations/Beamer_.*Complex.*_lyx(16|20)
-export/templates/(|de/|es/|fr/|ja/)Presentations/Beamer_lyx(16|20)
+export/templates/(|de/|es/|fr/|ja/|ar/)Presentations/Beamer_lyx(16|20)
 #
 # modernCV fails for versions < 2.1
 # * reversed order of \end_layout and \end_inset results in corrupt LyX file
@@ -54,13 +54,6 @@ export/export/lyx2lyx/lyx_2_3_test_lyx(16|20|21|22)
 # before an ERT nested in a Description list:
 export/export/lyx2lyx/lyx_2_3_test2_lyx(16|20)
 
-# New problem with TL18: endless loop?
-#    ! TeX capacity exceeded, sorry [input stack +size=5000].
-# rsp.:
->   ! Undefined control sequence.
->   l.1 à
-export/export/latex/inputenc-luatex-utf8_pdf5_texF
-
 # nonstandard tests failing for unknown reason:
 export/templates/Obsolete/ACM_SIGGGRAPH.*_pdf5_(texF|systemF)
 export/templates/Articles/R_Journal_(dvi3|pdf[45])_systemF
@@ -105,7 +98,6 @@ Sublabel: lyxbugs
 # catchall:
 export/export/latex/lyxbugs/[0-9].*
 
-
 #8035 work around a Polyglossia bug:
 # An error is reported if the document font does not announce support for a
 # script (Cyrillic, Greek, ...) which Polyglossia thinks is required to
@@ -122,12 +114,6 @@ export/export/latex/lyxbugs/[0-9].*
 #11455 "Unable to process argument!" with multiple 1.6.x roundtrips
 export/templates/Articles/IEEE_Transactions_Journal_lyx16
 
-#11520 "listerrors" fails with pdflatex, lualatex, and xelatex
-# Example for lib/scripts/listerrors
-# Requires noweb. Seems to be restricted to plain "latex".
-# Find out why and whether the script could be improved.
-export/examples/Modules/Noweb_Listerrors_(pdf[245]).*
-
 #11522 Support specification of complementing non-TeX fonts
 #
 # More than one non-TeX font required for the character set in many documents
@@ -209,28 +195,11 @@ export/export/latex/languages/ru_auto-legacy-luatex.*_texF
 #             date inset (new in LyX 2.4) in the source documents.
 export/export/latex/languages/uk-babel-date-missing-chars-with-ascii_dvi3_texF
 
-# Babel with non-TeX fonts fails for some supported languages
-# Lithuanian: L7x font encoding also set with LuaTeX and non-TeX fonts
-# (error but output OK)
-export/export/latex/languages/supported-languages_babel_non-tex_(dvi3|pdf5)_systemF
-
 # Babel-French fails with Xe/LuaTeX and TeX fonts
 #   LaTeX Error: Command \at already defined. (and a lot more)
 export/export/latex/languages/supported-languages_(dvi|pdf).*_texF
 export/export/latex/languages/supported-languages_babel_(dvi|pdf).*_texF
 
-# Babel + XeTeX and system fonts fails due to a babel bug:
-# https://www.mail-archive.com/search?l=mid&q=20190831012945.zl76dbstyijfqgdh%40boogie
-# The error is the following, although remoing the referenced language just leads
-# to a different error:
-#
-#  ! File ended while scanning use of \bbl@inireader.
-#  <inserted text>
-#                  \par
-#  l.3 \input{babel-german-switzerland}
-#  I suspect you have forgotten a `}', causing me
-export/export/latex/languages/supported-languages_babel_non-tex_pdf4_systemF
-
 
 # Polyglossia + LuaTeX issue
 # Reported upstream here:
@@ -253,12 +222,6 @@ export/export/latex/languages/supported-languages_polyglossia_XeTeX_(dvi3|pdf5)_
 # Is there a new version fixing the problem?
 export/examples/Articles/Astronomy_%26_Astrophysics_(dvi3|pdf5)_texF
 
-# Gives the following error:
-# # ! Package hpstatement Error: H or P statement "H251"
-# # (hpstatement)                is not defined.
-# seems to be polyglossia-related (dvi3 worked with babel)
-export/examples/Modules/Hazard_and_Precautionary_Statements_.*_systemF
-
 # These files use packages that are not compatible with the newest LuaTeX. We
 # could potentially fix these by loading the luatex85 package early in the
 # LyX-generated preamble, but it seems it's better to wait until the packages
@@ -314,29 +277,55 @@ export/export/latex/languages/he-.*(dvi3|pdf5)_texF
 export/export/latex/languages/supported-languages_(dvi3|pdf5)_texF
 export/export/latex/languages/supported-languages_babel_(dvi3|pdf5)_texF
 export/templates/Articles/Hebrew_Article_%28KOMA-Script%29_(dvi3|pdf5)_texF
-#
-# DavidCLM is not found. Comments from Jürgen:
-#   luaotfload does not find "DavidCLM". In fact, at least on my system,
-#   there is no such font, only "DavidCLM Medium" (and other shapes). This
-#   one is found. Apparently, luaotfload cannot infer from the one to the
-#   other.
-#   As opposed to LuaTEX, XeTeX also queries TEXMF so maybe it just finds
-#   its font there.
-# See ML thread:
-# https://www.mail-archive.com/search?l=mid&q=60ee3809d30056c191d4b2e8c57a7eda60b3e382.camel%40lyx.org
-export/templates/Articles/Hebrew_Article_%28KOMA-Script%29_(dvi3|pdf5)_systemF
 
 
 # Ukrainian
 # 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]-.*
+# Putting the following as the first line of the LaTeX file is a workaround:
+# \RequirePackage[2020-02-02]{latexrelease}
+export/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.*(dvi|pdf|lyx22|lyx23).*
+
+# The new jss.cls (version 3.1) seems to not work with an updated TL20 (for
+# either the template they provide or our LyX template).
+# I expect this to be fixed with an update of the .cls or TL update.
+# On an updated TL20, I (Scott) currently get the following error:
+#
+# ! Undefined control sequence.
+# \hyper@linkurl ...tionraw >>}\relax \Hy@colorlink
+#                                                   \@urlcolor #1\Hy@xspace@en...
+#
+export/templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2_(lyx22|lyx23|pdf2)
+
+# These fail on updated TL 2020 after an update to "babel-greek" because of
+# missing symbols. I (Scott) checked the output of an older TL system and
+# indeed the output looks good (no  missing symbols). This issue was reported
+# to the babel-greek maintainer and is being looked into.
+export/.*/el/.*_(dvi3|pdf5)_texF
+
+# It is not high priority to look into the underlying cause of these two
+# failures since TeX fonts are not commonly used with LuaTeX and the ectaart
+# class is not in TeX Live.
+export/templates/Articles/Econometrica_(dvi3|pdf5)_texF
+
+# xymatrix + LuaTeX
+# Error message says pdfTeX is required for xypdf.
+export/export/latex/lyxbugs-resolved/6243-protect-xymatrix-in-caption_pdf5.*
+
+# Issue triggered by June 2022 LaTeX 2e update, it is an issue in the .cls that
+# likely will not be fixed since the cls does not appear to be maintained.
+# https://github.com/latex3/latex2e/issues/836#issuecomment-1160073486
+export/templates/Obsolete/.*American_Geophysical_Union.*_(lyx22|lyx23|pdf|dvi).*
 
+export/templates/Obsolete/.*American_Geophysical_Union.*_(lyx22|lyx23|pdf|dvi).*
+
+# Fails starting with microtype version v3.0e
+# https://github.com/schlcht/microtype/issues/21
+export/templates/Articles/Hebrew_Article_.*(dvi|pdf|pdf2|pdf3)
+
+# https://github.com/gsilano/EuropeCV/pull/33
+export/examples/(|es/)Curricula_Vitae/Europe_CV_(pdf.*|dvi|lyx22|lyx23)
 
 # ================================================
 Sublabel: externalissues
@@ -388,65 +377,160 @@ 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|Additional)_(dvi3|pdf[45])_systemF
+export/doc/ru/(Math|Additional|Shortcuts|EmbeddedObjects)_(dvi3|pdf[45])_systemF
+export/examples/ru/Modules/Fancy_Colored_Boxes_(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/DummyDocument.*_docbook5
-export/doc/de/DummyDocument.*_docbook5
-export/doc/es/DocumentoPostizo.*_docbook5
-export/doc/fr/DocumentBidon.*_docbook5
-export/doc/ja/DummyDocument.*_docbook5
+export/doc(|/de|/es|/fr|/ja).*(Dummy|Postizo|Bidon).*_docbook5
 export/export/MissingEndLayoutBetweenTables_docbook5
 export/export/latex/languages/ja-listings-uncodable-error_docbook5
 export/export/latex/lyxbugs-resolved/9633-languagenesting_enumerate_and_lyxcode_docbook5
-export/export/latex/lyxbugs-resolved/9633-languagenesting_index_inset_docbook5
-export/export/latex/lyxbugs-resolved/9633-languagenesting1_docbook5
-export/export/latex/lyxbugs-resolved/9633-languagenesting2_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/examples/.*/Graphics_and_Insets/XY-Figure_docbook5
-# - Formula in <code> tags.
-export/examples/.*/Graphics_and_Insets/XY-Pic_docbook5
-export/examples/.*/Graphics_and_Insets/XY-Figure_docbook5
+export/doc/ja/Formula-numbering_docbook5
 # - Formula in <code> tags.
-export/examples/.*/Graphics_and_Insets/XY-Pic_docbook5
-# - Math macros not implemented.
+!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
+# - Sidebars can be nested in LyX (mostly with shapepar), but not in DocBook. Also, multicol issues (like columns in
+#   columns).
+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
+export/(examples|templates)/Articles/American_Astronomical_Society_%28AASTeX_v._6.2%29_docbook5
 #   - Springer. (The svmono_light should still pass.)
-export/templates/Books/Springer_Monographs_%28svmono%29/.*_docbook5
-export/export/docbook/svmono_docbook5
+export/templates/Books/Springer.*/.*_docbook5
+!export/export/docbook/svmono_light_docbook5
+!export/export/docbook/svglo_docbook5
+export/export/docbook/sv.*_docbook5
 #   - scrbook with too many customisations.
+!export/templates/Theses/PhD_Thesis/Acknowledgments_docbook5
+!export/templates/Theses/PhD_Thesis/Summary_docbook5
 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, not implemented.
+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
+#   - Elsevier: footnotes in the metadata (author footnotes are not supported, except maybe through annotations).
+export/templates/Articles/Elsevier_docbook5
 # - Branches may cause problems (especially when mixing with parts that must go in <info>).
-export/export/latex/languages/supported-languages_docbook5
+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|/ru)/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
+# - Double inlines (code within code, personname within personname, emphasis within date, etc.).
+export/doc/(es|fr|ja)/Customization_docbook5
+# - Bicaption module would require some C++ implementation.
+export/examples(|/de|/fr|/ja)/Modules/Multilingual_Captions_docbook5
+# - European CV: hard to mix items and bibliographies.
+export/examples(|/de|/es)/Curricula_Vitae/Europe_CV_docbook5
+# - Modern CV: columns cause problems.
+export/examples(|/es)/Curricula_Vitae/Modern_CV_docbook5
+# - Chess: multicol not supported.
+export/examples/Modules/Chessboard_docbook5
+# - Empty figure and table (just a caption, while DocBook requires some content).
+export/examples/Localization_Test_docbook5
+# - Inline equation in formatting.
+export/examples(|/ru)/Modules/Fancy_Colored_Boxes_docbook5
+# - Waiting for a new version of DocBook to be tagged on https://github.com/docbook/docbook (anything over 5.2b10a3).
+export/export/docbook/Localization_Test_docbook5
+export/examples/Graphics_and_Insets/Minted_Listings_docbook5
+# - Sweave and other literate-programming tools cannot be implemented properly without the LaTeX tooling.
+export/examples/Modules/Sweave_docbook5
+# - Figures without image, only an equation.
+export/examples/Modules/Variable-width_Minipages_docbook5
+# - Listing in LyX-Code, i.e. double <programlisting>.
+export/examples/es/Modules/Linguistics_docbook5
+# - Inlines in inlines (<code> within <personname>), double sidebar.
+export/examples/ko/cjk-ko-doc_docbook5
+# - Metadata in abstract paragraph.
+export/templates/Articles/Springers_Global_Journal_Template_%28V._3%29_docbook5
+# - Sweave impossible to implement. Broken references (no .bib file, still referenced in the text).
+export/templates/Articles/R_Journal_docbook5
+# - Forbidden inlines, equation in formatting, broken references, float in paragraphs, videos.
+export/templates/Articles/REVTeX_%28V._4.1%29_docbook5
+# - Address at the end of the document (only allowed in abstract).
+export/templates/Articles/Kluwer_docbook5
+# - Broken references, empty figures, misplaced acknowledgements (template not viable for DocBook).
+export/templates/Articles/International_Union_of_Crystallography_%28IUCr%29_docbook5
+# - Biographies after bibliography: DocBook does not allow content after a bibliography.
+export/templates/Articles/Mathematical_Monthly_docbook5
+# - Empty figure, very custom table caption (maybe fixable?), strange appendices (not in ToC).
+export/templates/Articles/Int._Journal_of_Modern_Physics_(C|D)_docbook5
+# - Broken references.
+export/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29_docbook5
+export/templates/Articles/Institute_of_Physics_%28IOP%29_docbook5
+# - Empty article!?
+export/templates/Articles/Hebrew_Article_%28KOMA-Script%29_docbook5
+# - Empty figure. Broken references. Float notes not implemented (how to do it?).
+export/templates/Articles/American_Economic_Association_%28AEA%29_docbook5
+export/templates/Articles/American_Psychological_Association_%28APA%29,_v._7_docbook5
+# - Empty figure. Dedications: IEEE wants them in the preamble, DocBook outside. How to implement biographies?
+#   They should have their own section...
+export/templates/Articles/IEEE_Transactions(.*)_docbook5
+# - Bibliography in the middle of the document (potentially fixable, but complicated, because some documents have
+#   several bibliographies, like books with one bibliography per chapter), subsections.
+export/export/docbook/SciPoster_docbook5
+# - A figure within a title does not make sense at all, so it cannot be valid
+#   DocBook under any circumstances.
+export/export/latex/lyxbugs-resolved/cprotect/7779-float-in-par-env_docbook5
+# - LilyPond upstream issue:
+#     https://gitlab.com/lilypond/lilypond/-/issues/6187
+#   See also ML discussion:
+#     https://www.mail-archive.com/search?l=mid&q=20211102011304.dmrcr7gjpxxwpd4o%40poole
+export/examples/(|ja/)Modules/LilyPond_Book_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/examples/Posters/Beamerposter_docbook5
-export/export/docbook/A0_Poster_Simple_docbook5
-export/export/docbook/SciPoster_docbook5
-export/export/xhtml/A0_Poster_Simple_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
+# Beamer is not yet implemented. One test passes, but mostly by chance.
+!export/templates/Presentations/Slides_docbook5
+export/(examples|templates)/(ar|de|es|fr|ja|ru)/Presentations/.*_docbook5
+export/(examples|templates)/Presentations/.*_docbook5