From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wiskey 5 Alpha Subject: Org odt export Date: Sat, 4 May 2013 00:37:27 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0cd24b1c56dd5504dbdd061c Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYUDx-0004Ff-MW for emacs-orgmode@gnu.org; Sat, 04 May 2013 00:37:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYUDw-00035R-7X for emacs-orgmode@gnu.org; Sat, 04 May 2013 00:37:29 -0400 Received: from mail-qa0-x231.google.com ([2607:f8b0:400d:c00::231]:62976) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYUDw-00035J-3C for emacs-orgmode@gnu.org; Sat, 04 May 2013 00:37:28 -0400 Received: by mail-qa0-f49.google.com with SMTP id bs12so690660qab.15 for ; Fri, 03 May 2013 21:37:27 -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 --000e0cd24b1c56dd5504dbdd061c Content-Type: text/plain; charset=UTF-8 Hello all. I use the odt-export functionality quite extensively. I recently upgraded to org-mode version 8.0.2-2-g93da18-elpaplus. I created an .ott file to use as my style reference for some handouts i created. In previous versions of org-mode, I used a line in the header like this #+ODT_STYLES_FILE: "/path/to/handout.ott" this always incorporated the styles from the ott file until the upgrade. I checked the manual and the syntax seems to be the same. Also , #+INCLUDE: directives seem to just be copied in verbatim, even if they have directives, such as {{{date(%d %b %Y)}}} I have confirmed that i (require 'ox-odt) . Thank you. -Tim --000e0cd24b1c56dd5504dbdd061c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello all.=C2=A0 I use = the odt-export functionality quite extensively.=C2=A0 I recently upgraded t= o org-mode version 8.0.2-2-g93da18-elpaplus.=C2=A0

I created = an .ott file to use as my style reference for some handouts i created.=C2= =A0 In previous versions of org-mode, I used a line in the header like this=

#+ODT_STYLES_FILE: "/path/to/handout.ott"

= this always incorporated the styles from the ott file until the upgrade.=C2= =A0 I checked the manual and the syntax seems to be the same.

= Also , #+INCLUDE: directives seem to just be copied in verbatim, even if th= ey have directives, such as {{{date(%d %b %Y)}}}

I have confirmed that i (require 'ox-odt) .

Than= k you.
-Tim
--000e0cd24b1c56dd5504dbdd061c--