1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620
|
# Regular expressions for tests that are known to fail
#
# Patterns will be automatically enclosed with '^' and '$'.
# Matching tests get the label "inverted"
# or (if also matching a pattern in "suspendedTests") "suspended".
# They get also the test-property 'WILL_FAIL', i.e.
# they are reported as failing if the export works without error.
# https://cmake.org/cmake/help/v3.0/prop_test/WILL_FAIL.html
# ======================================================================
Sublabel: todo
# LyX bugs and problems with the sample documents that require attention
# ======================================================================
# * minor issues to explore and properly sort,
# * easyfix issues,
# * LyX bugs to report at trac (move pattern to section "lyxbugs" once done).
# missing glyphs: There is no ^^A in font [lmroman12-regular]
# and all the line down to ^^Z and beyond...
# XeTeX artifact? works with LuaTeX, explore:
export/doc/(|de/|es/|fr/)EmbeddedObjects_pdf4_systemF
# `acmart` document class:
# (see also lyxbugs below and ignoredTests)
# issues with listsof, reported to the maintainer
# https://www.mail-archive.com/search?l=mid&q=of84gj%24l6b%241%40blaine.gmane.org
# LyX gives the following terminal message:
#
# TextClass.cpp (1385): The layout does not provide a list command for
# the float `sidebar'. LyX will not be able to produce a float list.
#
# which makes "check_load" and "lyx2lyx" fail (lyx2lyx for < 2.3 is ignored).
check_load/templates/Articles/Association_for_Computing_Machinery_.*
export/templates/Articles/Association_for_Computing_Machinery_.*_lyx(23|24)
# Failing LyX2LyX conversions for old versions:
#
# "beamer" lyx2lyx fails sometimes for versions < 2.1
# Back-conversion results in some layouts without name ("\begin_layout \n")
# 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/|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
# * reversed order of command arguments results in incompilable LaTeX
export/examples/(|es/)Curricula_Vitae/Modern_CV_(lyx(16|20)|dvi|dvi3.*F|pdf|pdf3)
export/examples/(|es/)Curricula_Vitae/Europe_CV_(dvi|dvi3.*F|pdf|pdf3)
#
# Back-conversion fails for rotated float inset in a list:
export/export/lyx2lyx/lyx_2_3_test_lyx(16|20|21|22)
# Gives error when exporting to TeX. These are old formats, so it is not
# clear it is worth the time to try to fix the issue.
export/doc/ja/UserGuide_lyx(16|20)
export/examples/ja/Modules/LilyPond_Book_lyx(16|20)
# nonstandard tests failing for unknown reason:
export/templates/Articles/R_Journal_(dvi3|pdf[45])_systemF
#export/templates/Articles/Kluwer_.*_systemF
# Thai with CJK package requires the babel option "thaicjk" instead of "thai".
# (see thaifont.txt in the CJK documentation for setup details).
export/export/latex/unicodesymbols/031-thai_th_(euc-|gbk|jis|utf8-cjk).*
# Package clashes when Japanese documents are compiled with non-TeX fonts,
#
# Comments from Jürgen (Message-ID:<09d6e9eb3f248be1e28d9133f7c5b582ab1a6b77.camel@lyx.org>):
#
# The construct that breaks is the formula
#
# \[
# \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash
# mathbfを使用した数式}
# \]
#
#in sec. 11.2. It's the \Gamma, for that matter. If replaced by \gamma
#(though not \Delta), the document compiles.
# I think the solution would be setting a different font for maths with
# unicode-math or mathspec, but I am not familiar with those packages,
# and my attempts only made things worse.
export/doc/ja/(Math).*_systemF
#
export/doc/ja/(Formula-numbering|EmbeddedObjects)_pdf4_systemF
# Test for command \pdfsave fails:
# ! Package xypdf Error: pdfTeX version 1.40.0 or higher is needed for the xypdf
export/examples/ja/Graphics_and_Insets/XY-Pic.*_pdf5_systemF
# Does this still fail in TL19? What is the error?
export/.*/fa/Welcome_(dvi3|pdf5)_systemF
export/.*/fa/Welcome_(dvi3|pdf5)_systemF
# Bug (in LyX or LaTeX?):
# If a language change happens in an environment, LyX does not write an
# explicit \inputencoding{<new-default>} when switching back to the "outer"
# language. However, without explicit \inputencoding, the input encoding
# “utf8” is not properly switched back and high-bit characters like "ä" produce
# an "inputenc Error: Invalid UTF-8 byte "A0"".
export/export/latex/languages/nested-inputenc_auto-legacy_pdf2
# - These tests are usually inverted, but they work with the DocBook backend.
!export/export/latex/lyxbugs/3059-language-in-tables_docbook5
!export/export/latex/lyxbugs/12708-refstyle-amsmath_docbook5
# ================================================
Sublabel: lyxbugs
# LyX bugs with a Trac number, git short hash, or 'wontfix' ML thread.
# ================================================
# Dedicated tests in export/latex/lyxbugs start with the ticket number or git short hash.
# (move to export/latex/lyxbugs-resolved when the problem is fixed).
#
# catchall for ticket number:
export/export/latex/lyxbugs/[0-9].*
#
# catchall for git short hash
# a git short hash of length 7 or 8, followed by a dash.
export/export/latex/lyxbugs/[a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-9][a-z0-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
# typeset the document language. This is not required with LyX's check for
# missing glyphs and results in many false positives:
# a) with fonts including the required characters but
# not the tag tested by Polyglossia,
# b) if the document language is "Serbian (Latin Script)",
# the Cyrillic script is not required yet Polyglossia tests for support.
# The document "sr/Braille.lyx" is an example of case b).
# (For some reason, the false positive error is not thrown with PDF (luatex).)
#export/examples/sr/Modules/Braille_(dvi3|pdf4)_systemF
#11455 "Unable to process argument!" with multiple 1.6.x roundtrips
export/templates/Articles/IEEE_Transactions_Journal_lyx16
#11522 Support specification of complementing non-TeX fonts
#
# More than one non-TeX font required for the character set in many documents
# to prevent "missing glyph" errors with non-TeX fonts
#
#export/export/latex/inputenc-.*_systemF # problem remains but test now ignored
export/doc/(|de/|es/|fr/)Math.*systemF
# a minimal example for Math.lyx is in
#export/export/latex/lyxbugs/11522-systemfonts-Math-missingchars.*systemF
#
# Farsi: missing glyphs (em space and "English" quotes)
export/examples/fa/Welcome_pdf4_systemF
#
# CJK-quotes examples (missing in most Latin-script fonts)
export/doc/(|de/|es/|fr/)UserGuide_(dvi3|pdf4|pdf5)_systemF
#
# Japanese
export/examples/ja/Modules/Linguistics.*systemF
#
# Arabic (see also "texissues")
# "! Extra \else" and missing glyph "no ␣ in font Scheherazade":
# (the lyx2lyx test also tests compilation after round-trip)
export/doc/ar/UserGuide_pdf4_systemF
export/doc/ar/UserGuide_lyx(22|23|24)
#11773 lyx2lyx: language reversion nesting problems with polyglossia
export/export/lyx2lyx/11773-language-reversion-nesting-polyglossia_lyx2[234]
export/examples/ko/Welcome_lyx2[23]
# We decided not worth spending time to look into a fix
# Warning: Malformed LyX document: Missing layout name on line 1876
# https://www.mail-archive.com/search?l=mid&q=20200915233446.atwbyulny5gsbtyi%40tallinn
export/examples/ru/Presentations/Beamer_lyx(16|20)
# xmllint now fails. Here is Jürgen's explanation:
# Just as a pointer: the author-specific keys now can have a trailing &
# after the key as in "abbrvciteauthor&" or at the start of the type
# subtag, as in "abbrvnames:&author" (see 5c2652fa12b). This indicates
# that we want "&" rather than "and" (in APA context).
# see: https://www.mail-archive.com/search?l=mid&q=ildx4xd4o7ybeqroh3blxgnxqnsqnte256utip2fbmcwi4zolz%40wsh7ez36kkhl
export/templates/Articles/American_Psychological_Association_%28APA%29,_v._7_xhtml
# ==============================================================
Sublabel: ert
# Export failures due to "raw" LaTeX use in ERT or preamble code
# ==============================================================
#
# "Wontfix" if demonstrating correct use and OK in the default output format.
# ==============================================================
Sublabel: ertroundtrip
#
# Export failures due to exporting ERT (or preamble code) in backwards
# conversion and not parsing that ERT in forwards conversion. Often, it is not
# worth the time and is complicated to support roundtrips of this nature.
# this might be an ertroundtrip issue, although it is not confirmed. In any
# case, it doesn't seem worth the time to try to fix, considering that
# the APA7 layout is not shipped with 2.2.x and 2.2.x is now quite old.
# For more information, see the following ML thread:
# https://www.mail-archive.com/search?l=mid&q=20200824050236.pjrlijcn2hxnrmrw%40tallinn
export/templates/Articles/American_Psychological_Association_%28APA%29,_v\._7_lyx22
Sublabel: texissues
# Export fails due to LaTeX limitations,
# ================================================
#
# e.g. non-ASCII in verbatim or listings, incompatible packages, ...
# "Wontfix" if documents demonstrate correct use in the default output format.
# Xe/LuaTeX
###########
# Babel-Russian uses UTF-8 for auto-strings if it detects Xe/LuaTeX.
# This fails unless the inputencoding is set to utf-8, too.
export/export/latex/languages/ru_auto-legacy-luatex.*_texF
# Babel-Ukrainian uses UTF-8 if it detects Xe/LuaTeX (for "\date").
# With 8-bit TeX fonts this results in:
# * garbled output with PDF (LuaTeX)
# * missing glyphs with XeTeX and DVI (LuaTeX)
# New in TL18 -> cf. unreliableTests.varying_versions.
# Workaround: suppressing auto-date, setting inputenc to "utf8", or using
# 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-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
# Polyglossia + LuaTeX issue
# Reported upstream here:
# https://github.com/reutenauer/polyglossia/issues/163
# These tests were broken at 3374b854
# See discussion here:
# https://www.mail-archive.com/search?l=mid&q=1478004223.2367.5.camel%40lyx.org
#export/doc/(sk|nb)/Intro_(dvi3|pdf5)_systemF
# some Polyglossia languages work only with XeTeX and fail with LuaTeX:
# * The font "NotoSansEthiopic" cannot be found.
# * sanskrit: ! Undefined control sequence.
# l.53 \newXeTeXintercharclass
# * RTL-languages: ! Undefined control sequence.
# \setLR ->\@RTLfalse \luatexpardir
export/export/latex/languages/supported-languages_polyglossia_XeTeX_(dvi3|pdf5)_systemF
# Some packages fail with XeTeX/LuaTeX
# Reported upstream (https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184435.html)
# Is there a new version fixing the problem?
export/examples/Articles/Astronomy_%26_Astrophysics_(dvi3|pdf4|pdf5)_(texF)
# 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
# fix the root issue themselves.
# xy package:
export/examples/(|fr/|ru/)Graphics_and_Insets/XY-(Pic|Figure)_pdf5.*
# fontspec errors with `slides` class:
# LaTeX error: "kernel/command-already-defined"
# Lines 2684 ... 2690 in fontspec-xetex.sty
# Lines 2608 ... 2614 in fontspec-luatex.sty
export/templates/Presentations/Slides_.*_systemF
# expl3.sty: Compilation errors with XeTeX, TeX-fonts, inputenc utf8
# (TL 17 works).
export/export/latex/inputenc-xetex-utf8-expl3-bug_pdf4_texF
# Arabic
#
# Larger Arabic documents currently have non-TeX fonts and XeTeX
# as default output. To fix pdfTeX export:
# - set all non-Arab text parts to a different language (e.g. English)
# - define alternatives for hyperref (e.g. with textorpdfstring)
# for correct handling of hyperref.
# - solve problem with ToC:
# ! This can't happen (copying).
# \AtBegShi@Output ...ipout \box \AtBeginShipoutBox
# \fi \fi
# l.62 \tableofcontents
# {}
# I'm broken. Please show this to someone who can fix
# see discussion at https://www.mail-archive.com/search?l=mid&q=20161114035123.s5lt4ib4x4obtptp%40steph
# Babel-Arabic loads "inputenc" which fails with LuaTeX
export/.*/ar/.*_(dvi3|pdf5)_texF
# no Arab charaters with luainputenc
export/export/latex/languages/supported-languages_(dvi3|pdf5)_texF
export/export/latex/languages/supported-languages_babel_auto-legacy_(dvi3|pdf5)_texF
# Farsi
# "invalid utf-8 sequence" with Babel-Farsi, LuaTeX, and TeX fonts.
# (XeTeX works, if inputenc is set to "utf8")
export/examples/fa/Welcome_(dvi3|pdf5)_texF
# Hebrew
# babel-hebrew loads "rlbabel.def" which fails with LuaTeX + TeX fonts:
# "! Right-to-Left Support Error: use TeX--XeT or e-TeX engine."
# (XeTeX works, if inputenc is set to "utf8")
export/.*/he/.*(dvi3|pdf5)_texF
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
# Ukrainian
# See comment in unreliableTests
export/export/latex/languages/uk-babel-date-missing-chars-with-ascii_pdf5_texF
# 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|lyx24).*
# 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/Obsolete/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|lyx24|pdf|dvi).*
# Armenian currently only works with XeTeX and LuaTeX and system fonts
export/examples/Language_Support/Writing_Armenian_(dvi|dvi3_texF|pdf|pdf2|pdf3|pdf5_texF)
# utf8x is not really supported (or needed) anymore:
# https://github.com/latex3/hyperref/issues/248#issuecomment-1961868947
export/export/latex/unicodesymbols/008-greek-and-coptic_utf8x_pdf2
# The churchslavon package on CTAN is outdated. After the next release, we
# should be able to uninvert. Currently, we get:
#
# LaTeX.cpp (867): Log line: ! Undefined control sequence.
# LaTeX.cpp (1156): line: 29 Desc: Undefined control sequence.
# Text: \define@boolkey
# {churchslavonic}[churchslavonic@]{babelshorthands}[false]{}
export/export/latex/languages/supported-languages_polyglossia-XeTeX_pdf4_systemF
# ================================================
Sublabel: externalissues
# Export fails due to non-LaTeX external tool,
# ================================================
#
# e.g. a bug or missing feature in ps2pdf
# ps2pdf gives the following and exits with error:
# Error: /invalidfileaccess in --file--
# ps2pdf succeeds if the -dNOSAFER flag is used. For discussion, see:
# https://www.mail-archive.com/search?l=mid&q=1506851183.3130.15.camel%40lyx.org
export/examples/ja/Modules/LilyPond_Book_pdf
# ======================================================================
Sublabel: attic
# Documents in the attic, kept for reference and format conversion test.
# However, many problems here are "wontfix".
# ======================================================================
# Fails because of missing .png graphic files.
# They were replaced by .svgz, but, as this file is in the attic, we do not
# convert to new lyx format. Plain latex and xetex create output (ignoring
# missing files) while (pdf|lua)latex exits with != 0
#export/doc/attic/eu_UserGuide_pdf[25].*
# Files in the attic with non-default output
# (i.e. could be ERT, package incompatiblity, ...)
export/doc/attic/it_(UserGuide_dvi3|UserGuide_pdf4)_systemF
export/doc/attic/id_UserGuide_.*systemF
# ================================================
Sublabel: dvips
# Comment by Jürgen Spitzmüller
# The document requests the dvips graphics driver,
# and of course this fails with any other backend.
#
# The document compiles if one sets the graphics driver to "Automatic"
# and remove the dvips class option. But then, the output is not correct
# (rotation of foils does not work).
export/examples/(|fr/)Presentations/Foils_pdf[45]_systemF
export/examples/(|fr/)Presentations/Foils_pdf[25](_systemF|_texF)?
# ================================================
Sublabel: varioref
# Comment by Jürgen Spitzmüller
# The problem, at least with the UserGuide, is that
# 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|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/Econometrica_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/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
# - 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|3|3.1)%29_docbook5
# - Springer. (The svmono_light should still pass.)
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(|/es|/ca)/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_(|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/Language_Support/Localization_Test_%28for_Developers%29_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/Language_Support/Writing_Korean_with_CJK-ko_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
# - xmllint errors with Spring Nature.
export/examples/Articles/Springer_Nature_Journals_docbook5
export/templates/Articles/Springer_Nature_Journals_docbook5
export/export/latex/lyxbugs-resolved/12544-recursive-counter_docbook5
#
export/templates/Articles/Econometric_Society_Journals_docbook5
# Missing glyphs!
export/templates/Articles/Econometric_Society_Journals_dvi3_texF
export/templates/Articles/Econometric_Society_Journals_pdf5_texF
#
# These give the following error:
# ! LaTeX Error: Control sequence \c__fontspec_shape_it_sc_tl already defined.
# Explanation from Jürgen:
# The class loads fontenc and the times font package. This class is
# certainly not intended for the use with fontspec (or, understandably
# enough with journal templates, any font modification), I would simply
# disable this case in the tests.
export/templates/Articles/Econometric_Society_Journals_dvi3_systemF
export/templates/Articles/Econometric_Society_Journals_pdf4_systemF
export/templates/Articles/Econometric_Society_Journals_pdf5_systemF
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. 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
export/export/latex/lyxbugs-resolved/ed62816e-knitr-comment-beamer_docbook5
# ======================================================================
Sublabel: expected
# These exports are expected to fail but don't necessarily indicate a bug.
# ======================================================================
# These fail because of the following warning:
#
# lyx2lyx warning: Can't find bibfiles for bibtex inset at line <N>!
#
# From Jürgen (https://www.mail-archive.com/search?l=mid&q=f6dad5b0596f33e6931ffa4ea4ca49390b5c1bf8.camel%40lyx.org):
# The bibtex inset in these files does not contain any bib file, so the
# warning is appropriate. I would not want to ditch the warning, as it
# makes sense to warn in this case.
#
# On the other hand I can see why it makes sense to include an empty
# inset to a template file.
#
# So this is probably a case where adjustment to please the tests would
# be over-optimization.
#
# Alternative to inverting them would be to just always ignore this warning in
# the ctests, but I think it might be useful in other cases.
#
export/templates/ja/(Articles|Books|Reports)/.*_lyx(16|20|21|22)
# ======================================================================
Sublabel: should fail
# These documents have errors that should be detected (e.g., missing reference)
# ======================================================================
!export/export/latex/lyxbugs-resolved/c0b73f6f-missing-reference-should-fail_docbook5
# docbook should in theory pass but there seems to be a different issue.
# TODO: ask Thibaut to take a look? Maybe an issue with non-ascii characters in label?
#!export/export/latex/lyxbugs-resolved/c0b73f6f-missing-reference-should-fail2_docbook5
export/export/latex/lyxbugs-resolved/c0b73f6f-missing-reference-should-fail_.*
export/export/latex/lyxbugs-resolved/c0b73f6f-missing-reference-should-fail2_.*
|