> I can not pinpoint exactly what yields the error, but it reads "Format
> error discovered in the file in sub-document styles.xml at
> 415,108(row,col) when the file attempts to open in openoffice 3.2. I
> am using org-mode 7.6.
What is your default coding system. As christian points out, the b
Kevin Emerson writes:
> Hello all,
> I am relatively new to org-mode, but I am certainly a convert - a
> great piece of work! I usually export things as html, but my employer
> always wants updates in doc format. I was hoping to use the new odt
> export functionality and then I can save the odt
Hi,
Looking into your styles.xml, it seems openoffice is choking on the
representation of the bullet character.
Exporting your org document with the default stylesheet in Org 7.8
works (result attached), with a valid unicode bullet character in the
styles.xml.
It is likely that you are run
Hello all,
I am relatively new to org-mode, but I am certainly a convert - a
great piece of work! I usually export things as html, but my employer
always wants updates in doc format. I was hoping to use the new odt
export functionality and then I can save the odt as a doc file. This
works for me