On Thu, Jun 21, 2001 at 02:44:10PM +0300, Dekel Tsur wrote:
> To keep you occupied...
[...]
> lyx->tex->lyx problems:
I'm working on some of this problems, using the User Guide as a test case.
The problems that I intend to solve are related to the preamble parse
since that is the part I know best from reLyX.
[...]
> - All the packages loaded automatically by lyx (e.g. a4, babel) will appear
> in the user preamble. Also the \makeatletter .. \makeatother commands will
> appear in the user preamble.
I see it, and I have worked out a solution with Jean-Marc, it is easy to
fix it.
Regarding \makeatleatletter and \makeatother where are they used and why?
> In fact, these commands will be duplicated in the preamble after each
> lyx->tex->lyx iteration.
>
> - Paragraph options like alignment, pagebreak etc aren't preserved
> (namely, you get ERT like \centering in the document, instead of having
> a centered paragraph).
I think that Asger has corrected this at Bolzano.
> - The document language isn't preserved.
> Also, other other document options aren't preserved like paper margins,
> some papersize options (e.g. a3, or a4wide), separation (skip/indent) etc.
This is related to the above problems.
> - Longtables aren't preserved
Juergen argued that this shouldn't be difficult, I'll have a look...
--
José