Enrico, 1.
Tex2lyx is not working for me anymore. This is caused by the assertion introduced in r33561:
__wgetmainargs(&argc_, &argv_, &envp, -1, &newmode); LASSERT(argc == argc_, /**/);If I call "tex2lyx -sysdir /path/to/lib -f test.tex", argc = 2 while argc_ = 5.
2.When I call "lyx -sysdir /path/to/lib test.lyx", LyX opens with the error message that "-sysdir.lyx" cannot be found.
Vincent
