Am Montag, 17. April 2017 um 18:14:41, schrieb Uwe Stöhr <uwesto...@web.de>
> El 17.04.2017 a las 08:33, Kornel Benko escribió:
> 
> >> LyX is made for users. It is impossible to use PDF forms in LyX < 2.1 so
> >> there won't be users. Therefore testing this file export to LyX 1.6 is
> >> senseless.
> > 
> > Makes sense.
> 
> Therefore I opt to remove the test for LyX 1.6x and 2.0x for PDF-form 
> and also PDF-comment.
> 
> > I can open it too, but the error messages seen by Scott are still there.
> > We are not testing lyx1.6. We test if a file converted to lyx1.6 is 
> > loadable by lyx2.3 (or lyx2.2 if testing the branch)
> 
> Then the test are not working correctly because when I use LyX 2.3master 
> and convert to LyX 1.6x, close LyX 2.3, reopen LyX 2.3 and open the 
> exported 1.6x file I don't get any errors.
> 
> There is however an error in a conversion routine from 1.6.x to 2.0x 
> because the length \totalheight is mangled. Therefore the opened file 
> fails to compile to a PDF.
> 
> I can have a look but this is independent of the errors your get with 
> your test. So the test maybe has a bug?

Uwe, the test for file PDF-form.lyx is:
        # lyx -e lyx16x PDF-form.lyx
        # lyx -batch PDF-form.16.lyx

Lexer.cpp (933): Missing 'width'-tag in InsetBoxParams::read. Got use_makebox 
instead. Line: 2038
Lexer.cpp (933): Missing 'special'-tag in InsetBoxParams::read. Got 0 instead. 
Line: 2039
Lexer.cpp (933): Missing 'height'-tag in InsetBoxParams::read. Got width 
instead. Line: 2039
Lexer.cpp (933): Missing 'height_special'-tag in InsetBoxParams::read. Got 
4.5cm instead. Line: 2039
Lexer.cpp (933): Missing 'thickness'-tag in InsetBoxParams::read. Got special 
instead. Line: 2040
Lexer.cpp (933): Missing 'separation'-tag in InsetBoxParams::read. Got none 
instead. Line: 2040
Lexer.cpp (933): Missing 'shadowsize'-tag in InsetBoxParams::read. Got height 
instead. Line: 2041
Lexer.cpp (933): Missing 'framecolor'-tag in InsetBoxParams::read. Got 4in 
instead. Line: 2041
Lexer.cpp (933): Missing 'backgroundcolor'-tag in InsetBoxParams::read. Got 
height_special instead. Line: 2042
Lexer.cpp (933): Missing 'status'-tag in InsetCollapsable::read. Got 
totalheight instead. Line: 2042
Text.cpp (1868): Handling unknown body token: `thickness "0.4pt"'
Text.cpp (1868): Handling unknown body token: `separation "3pt"'
Text.cpp (1868): Handling unknown body token: `shadowsize "4pt"'
Text.cpp (1868): Handling unknown body token: `framecolor "black"'
Text.cpp (1868): Handling unknown body token: `backgroundcolor "none"'
Text.cpp (1868): Handling unknown body token: `status open'

> regards Uwe

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to