bigblop wrote:
But that does not work in the "LaTeX source" area. Only in the LyX editor.
Yes, that's right. What people call "round-trip" source view doesn't yet
exist, though many people would like to see it. It's possible it'll be
implemented before too long, but there are non-trivial obstacles to be
overcome before then. In a way, all the pieces exist: We can import
LaTeX using tex2lyx. But the problem is that, at the moment, tex2lyx
isn't really integrated into LyX; it's a standalone utility. And even if
it were integrated into LyX, tex2lyx isn't always terribly reliable.
Those, as I understand things, are the main issues.
Richard
Helge Hafting wrote:
bigblop wrote:
I have choosen to view the complete source, but is there someway to edit
in
the source directly? Currently is a read-only preview.
Click the TeX icon and you can write any latex code you want.
Note that the source view isn't really "source", what you see
is the latex code LyX will export if you print.
Helge Hafting