From ec02df2bb9a4812ceab5cf6e2e9fe409f02ec0cd Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Fri, 6 Jan 2023 13:51:34 -0500 Subject: [PATCH] ctests: uninvert a lyx2lyx test thanks to fix Thanks to the fix at d89a4848, the roundtrip now converges. This reverts commit 83c72a3eceb1ce98242a848579952b7526739d15. --- development/autotests/invertedTests | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 0fc1eebd7a..1fa9941b99 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -148,22 +148,6 @@ export/examples/ko/Welcome_lyx2[23] # https://www.mail-archive.com/search?l=mid&q=20200915233446.atwbyulny5gsbtyi%40tallinn export/examples/ru/Presentations/Beamer_lyx(16|20) -# The following is the diff that prevents convergence: -# -# \begin_inset Newpage cleardoublepage -# \end_inset -# -# -# \end_layout -# -# \begin_layout Standard -# -# If convert_bibtex_clearpage(document) in lyx_2_0.py is commented out, then -# the test passes. -# Since this is an old export (and additionally the issue is an old export routine) -# it is not critical. -export/examples/Books/KOMA-Script_Book_lyx16 - # ============================================================== Sublabel: ert -- 2.39.5