]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/invertedTests
Fix screen display of parts and chapters in default classes
[lyx.git] / development / autotests / invertedTests
index e547f2380fa272e03ab01c9eba1aa28d11dbb6fd..754bea361d631ba53d504825fe87557102a1e053 100644 (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
@@ -125,12 +118,6 @@ export/export/WrongDfnTagHandling_xhtml
 #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
@@ -328,6 +315,14 @@ export/templates/Articles/Hebrew_Article_%28KOMA-Script%29_(dvi3|pdf5)_texF
 # 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
+#
+# This error could probably be fixed with a small modification to the document,
+# but note that XeTeX exports without error (with the current document).
+# This assertion was reported on the LuaTeX ML here:
+#  https://www.mail-archive.com/search?l=mid&q=20201030030430.4y4i6bdpwx633qs7%40vbox-VirtualBox
+# The assertion will be converted into the following error as of LuaTeX svn commit r7385:
+#  ! the word doesn't start with a character
+export/doc/he/Tutorial_(dvi3|pdf5)_systemF
 
 
 # Ukrainian
@@ -342,6 +337,17 @@ 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).*
 
+# 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)
+
 
 # ================================================
 Sublabel: externalissues
@@ -447,7 +453,7 @@ export/export/docbook/Hollywood_docbook5
 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.
+#   - 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).
@@ -463,6 +469,8 @@ export/examples/.*/American_Mathematical_Society_%28AMS%29_docbook5
 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 definitely not supported, though).
+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_(|babel|babel_auto-legacy)_?docbook5
 # - EmbeddedObjects: this document is too complex, with captions within tables, many LaTeX parameters when including
@@ -478,6 +486,29 @@ export/doc/gl/Tutorial_docbook5
 export/examples/Articles/Chess/Game_2_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/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|fr)/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
 
 Sublabel: docbook poster
 # Posters cannot be properly exported, the LyX documents are too far from