Hi, Wiskey 5 Alpha <wiskey5al...@gmail.com> writes:
> 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. Please try #+ODT_STYLES_FILE: /path/to/handout.ott ... without the double quotes. If it works, I'll update the documentation. > Also , #+INCLUDE: directives seem to just be copied in verbatim, even > if they have directives, such as {{{date(%d %b %Y)}}} Please see how to use #+INCLUDE from the manual. HTH, -- Bastien