commit faac4944c4588a6d98405ea1213d8ae4655ce5c1
Author: Scott Kostyshak <[email protected]>
Date:   Mon Jan 21 13:12:57 2019 -0500

    ctests: invert acmart_lyx23 because of known issue
    
    LyX expectedly gives the following warning:
    
      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.
    
    This issue was reported to the maintainer. This commit is consistent
    with 00f7a95f.
---
 development/autotests/invertedTests |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/development/autotests/invertedTests 
b/development/autotests/invertedTests
index f2c6afd..fee99b0 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -57,6 +57,7 @@ export/export/latex/iconv-error-nomenclature_pdf2
 #      the float `sidebar'. LyX will not be able to produce a float list.
 #
 check_load/templates/acmart
+export/templates/acmart_lyx23
 
 # Failing LyX2LyX conversions for old versions: 
 #

Reply via email to