commit 93bb04f9074d246ddf6227f01265f886f2463352
Author: Scott Kostyshak <skost...@lyx.org>
Date:   Fri Nov 13 23:27:08 2020 -0500

    ctests: invert Hebrew tutorial LuaTeX tests
    
    With an updated TeX Live 2020 an assertion is given. The assertion
    was reported on the LuaTeX ML [1], and will be converted into the
    following error as of LuaTeX svn commit r7385:
    
      ! the word doesn't start with a character
    
    The error could likely be worked around with a change to the
    document but since the document compiles without error with XeTeX I
    did not change anything since I do not understand the issue.
    
    [1]
    
https://www.mail-archive.com/search?l=mid&q=20201030030430.4y4i6bdpwx633qs7%40vbox-VirtualBox
---
 development/autotests/invertedTests |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/development/autotests/invertedTests 
b/development/autotests/invertedTests
index b8fee55..455ae43 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -322,6 +322,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
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to