Hello,
The following minimal text produces a document that cannot be opened
with LibreOffice:
===
- list
- nested list
| nested table |
===
The resulting 'content.xml' contains a closing tag
that has no corresponding opening tag.
Or
Hi Jambunathan,
Jambunathan K writes:
> Thanks for reporting the bug. I have pushed a fix few moments ago. Could
> you please try again?
I tried and it works -- thanks for the fix!
> The problem was that timestamps were occuring as list item in the
> example you provided which confused the exp
Rainer
Thanks for reporting the bug. I have pushed a fix few moments ago. Could
you please try again?
The problem was that timestamps were occuring as list item in the
example you provided which confused the exporter.
If you encounter corruption issue or issues related to formatting of odt
file
Hi Rainer,
Rainer Stengele writes:
> DONE [#A] Test
> #+OPTIONS: <:nil
> - [2011-07-08 Fr] test
>
>
> So if I want to export timestamps the exporter fails.
I confirm -- here is the faulty string:
,
|
| text:style-name="OrgTimestampWrapper">
| 2011-07-08 Fr
| test
`
Ja
Hi Rainer,
Rainer Stengele writes:
> DONE [#A] Test
> #+OPTIONS: <:t
> - [2011-07-08 Fr] test
Why would you put #+OPTIONS here?
> this works:
>
> DONE [#A] Test
> #+OPTIONS: <:t
> - [2011-07-08 Fr] test
What is the difference between the 2?
--
Bastien
Am 08.07.2011 14:22, schrieb Rainer Stengele:
> Hi!
>
> Having this simple org file
>
> DONE [#A] Test
> #+OPTIONS: <:t
> - [2011-07-08 Fr] test
>
> the export with C-c C-e O stops when starting LibreOffice 3.4.1 with the
> message:
>
>
> Read Error.
> Format Error in textdocument
Hi!
Having this simple org file
DONE [#A] Test
#+OPTIONS: <:t
- [2011-07-08 Fr] test
the export with C-c C-e O stops when starting LibreOffice 3.4.1 with the
message:
Read Error.
Format Error in textdocument content.xml at position 288,114 found.
this works:
DONE [#A] Test