Hey everyone. I don't know if this is the place to send this, but I think I
found a bug.
I am using a multipart document. The first document is the Title Page, so
everything is centered. I marked all of the text, went to the Paragraph
Layout and selected Centered. After that the whole document was centered.
After exporting to LaTeX, I found the problem. The last paragraph is centered
as follows:
\centering 2002
instead of
{\centering 2002}
Therefore, everything after that is centered.
Regards,
-Roberto