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 running an old bleeding-edge development version of the ODT exporter. If you can update to Org 7.8, you should do that; as of this week, the ODT exporter is part of core Org. (And when you update, clean out old versions of org-odt from your load-path and your .emacs.) hope this helps, Christian On 12/14/11 4:03 AM, Kevin Emerson wrote: > 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 sometimes - but not always. > > 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. > > I have attached my org file and the resulting odt file. > > Any thoughts would be greatly appreciated. > > Cheers, > Kevin >