export - emacs org mode : How to select a page style when exporting to odt? -
i exporting org document odt using org-odt-export-to-odt (org-mode version 8.2.6 , emacs 23) , first page orgfirstpage style , following pages orgpage style.
i tried using custom style file created exporting empty org file odt , modifying libreoffice first page has orgfirstpage style , second 1 has orgpage style. referenced in org file #+odt_styles_file: pages in exported document have standard style. i'm sure exported odt file uses custom style file because added header standard page style , see in exported odt file.
is there way set page style in org file?
Comments
Post a Comment