Rustom Mody <rustompm...@gmail.com> writes: > Here is a small file for org mode > ---------------- > #+OPTIONS: toc:nil > #+TITLE: Report > * Tue 8th > - http://www.haskell.org/ > * hello > ---------------- > If I export to odt and then upload the odt to google docs, > google-docs says the file is corrupt.
On my local machine I am seeing that the exported file is valid and opens fine with LibreOffice-3.4 without any issues. I haven't experimented with Google docs. > It seems to make a difference whether the EOF is immediately at the > end of "hello" or after a newline -- though not sure. > > As far as I can see files made directly by/in libreoffice upload to > google-docs without any problem > > org: 7.7 > emacs 23.3.1 Make sure that org-odt is new. Older versions of org-odt did have some corruption issues. > [And in case line-endings have anything to do with it: OS: Debian/ > testing] Can anyone else reproduce this? --