Vincent van Ravesteijn wrote:

> While running updatetex2lyxtest:
> 
> algo2e.tex":
>    Ignoring options 'boxed' of package algorithm2e.

This should be fixed one day hopefully.
 
> test-insets.tex:
>    warning : Could not find included file 'Dummy Document.tex'. (2x)
>    warning : Could not find included file 'Dummy"Document.tex'.
>    warning : Could not find included file 'foo'. (2x)
> ..\..\..\source\gitlyx\src\output_latex.cpp (1193): Error in
> latexParagraphs: You should not mix title layouts with normal ones.

This is not a problem. LyX is stoo stupid to notice that a title layout, 
then a comment, and then another title layout is perfectly fine (also in the 
exported .tex). Uwe once changed the .tex input  file to get rid of this 
warning, but this particular construct was introduced to test a previous 
tex2lyx bug which caused a wrong .lyx file to be generated, so that removal 
was reverted.

> test-insets-basic.tex:
>    warning : Could not find included file 'Dummy Document.tex'. (2x)

We should probably disable this warning in roundtrip mode. We test here (on 
purpose) that tex2lyx can translate .tex files which include non-existing 
files.

> Besides these I get a few messages saying ....foo.pdf already exists, Do
> you want to overwrite ?  Shouldn't this be written automatically given
> -f flag ?

Yes.


Georg

Reply via email to