On 04/23/2011 04:40 AM, Sebastian Krämer wrote:
Hi there!
I'm getting an error when I try to import a tex source file to lyx:
Cannot convert file
An error occurred whilst running -f 'ml1_3.tex' 'ml1_3.lyx'
If however I do the convertion with the tex2lyx1.6 script, a lyx file is
created successfully.
I'm using latest svn (r38473) from 1_6_X branch, running the lyx binary
via script which calls
~/src/lyx-svn/build/bin/lyx1.6 -sysdir ~/src/lyx-svn/lib "$@"
(I do that because I don't want to install this self-compiled lyx
version system-wide. There appears to be something missing with the
package that cpack creates but that's another issue.)
If interested, I can provide the tex file.
Is this a bug?
Sounds like it. There have been changes in tex2lyx since 1.6.
What would really be helpful is if you could provide a MINIMAL file that
causes the problem. I.e., erase as much as you can until you don't get
it any more. Then we'll actually know what the issue is.
You might open a bug on the bug tracker and attach that file.
Richard