From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ferrari Subject: Invalid specification of styles.xml: nil Date: Fri, 9 Aug 2013 13:13:32 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33555) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7kdW-0001nM-2G for emacs-orgmode@gnu.org; Fri, 09 Aug 2013 07:13:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7kdS-0003Xl-El for emacs-orgmode@gnu.org; Fri, 09 Aug 2013 07:13:37 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:59459) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7kdS-0003XF-8E for emacs-orgmode@gnu.org; Fri, 09 Aug 2013 07:13:34 -0400 Received: by mail-wi0-f178.google.com with SMTP id j17so1513086wiw.5 for ; Fri, 09 Aug 2013 04:13:33 -0700 (PDT) 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 Hi all, when exporting to OpenOffice using a ott file as template I get the error "Invalid specification of styles.xml: nil", even if I placed the property #+ODT_STYLES_FILE: /home/luca/letter.ott in the org file. Regular exports to ODT works out of the box, of course! What am I missing? Thanks, Luca