From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Help confirming odt->doc bug (Was Re: [odt] User-visible improvements) Date: Mon, 08 Aug 2011 11:42:56 +0530 Message-ID: <81ty9sxwgn.fsf@gmail.com> References: <814o1w7urm.fsf@gmail.com> <8162mbugim.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqJ5Y-0006sX-7f for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 02:13:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QqJ5X-0006D3-Ak for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 02:13:24 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:56655) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QqJ5X-0006Cz-2o for emacs-orgmode@gnu.org; Mon, 08 Aug 2011 02:13:23 -0400 Received: by pzk36 with SMTP id 36so1986324pzk.17 for ; Sun, 07 Aug 2011 23:13:22 -0700 (PDT) In-Reply-To: <8162mbugim.fsf@gmail.com> (Jambunathan K.'s message of "Sat, 06 Aug 2011 13:18:49 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Jambunathan K writes: >> I pushed few user-visible improvements to org-lparse/org-odt a few >> minutes ago. With these changes an exported document could be >> post-processed to another format (using an external converter) with just >> a single command (i.e., you no longer have to launch OpenOffice and do >> "Save As" etc) > > This addition seems to be bearing fruit immediately. I just reported a > problematic behaviour with org->odt->doc conversion in LibreOffice > mailing list. See > > http://thread.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/14739 > > I am using OpenOffice.org-3.2.1 (OOO20m18/Build:9502). I have pushed an alternative implementation + workaround that doesn't trigger this bug. Please update your local copies. > Does anyone else see the reported behaviour with recent LibreOffice > builds? I am surprised that no one has complained about this problematic > behaviour yet. Is it that people in this list (and their friends) have > actually shifted to OpenDocument formats and don't rely on Word > anymore. Or Is it that users simply "hand fix" the generated document. > > Jambunathan K. > > --