#+TITLE: page.org #+AUTHOR: Jambunathan K #+EMAIL: kjambunathan@gmail.com #+DATE: 2011-12-25 Sun #+DESCRIPTION: #+KEYWORDS: #+LANGUAGE: en #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:dvipng skip:nil d:nil todo:t pri:nil tags:not-in-toc #+EXPORT_SELECT_TAGS: export #+EXPORT_EXCLUDE_TAGS: noexport #+LINK_UP: #+LINK_HOME: #+XSLT: * Image1 #+ATTR_ODT: :scale 0.5 :anchor "page" #+CAPTION: Centered Image [[./org-mode-unicorn.png]] * Image2 #+ATTR_ODT: :scale 0.5 :anchor "page" :style "OrgPageBottomImage" [[./org-mode-unicorn.png]] ="OrgPageBottomImage"= is a custom frame style that is defined as below in =OrgOdtStyles.xml=. #+begin_src nxml #+end_src