From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [BUG] Various problems with org-odt export Date: Thu, 15 Dec 2011 13:18:13 +0530 Message-ID: <814nx2jmwy.fsf@gmail.com> References: <87k4641guo.fsf@gnu.org> <4EE5F389.3020502@christianmoe.com> <81aa6xsy1q.fsf@gmail.com> <4EE66A0E.9010107@christianmoe.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rb63N-0000Pr-NM for emacs-orgmode@gnu.org; Thu, 15 Dec 2011 02:48:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rb63M-0007s4-Kf for emacs-orgmode@gnu.org; Thu, 15 Dec 2011 02:48:33 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:48846) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rb63M-0007r3-Cg for emacs-orgmode@gnu.org; Thu, 15 Dec 2011 02:48:32 -0500 Received: by iacb35 with SMTP id b35so735324iac.0 for ; Wed, 14 Dec 2011 23:48:31 -0800 (PST) In-Reply-To: <4EE66A0E.9010107@christianmoe.com> (Christian Moe's message of "Mon, 12 Dec 2011 21:54:38 +0100") 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: mail@christianmoe.com Cc: Bastien , emacs-orgmode@gnu.org A small side-note. While styles file have moved to root/etc/styles the schema files are still in contrib. One can customize org-export-odt-schema-dir if one sees that auto-validation of xml files doesn't happen anymore. (schema files are in contrib because it will not be checked-into Emacs proper.)