all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ox-odt doesn't honor :anchor "page"
@ 2014-09-30  7:35 Martin Gürtler
  2014-09-30  7:58 ` Christian Moe
  2014-09-30 16:50 ` ox-odt doesn't honor :anchor "page" Achim Gratz
  0 siblings, 2 replies; 6+ messages in thread
From: Martin Gürtler @ 2014-09-30  7:35 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I'm using Org-mode version 8.2.7c (8.2.7c-74-gd2ecbe-elpa, org-plus-contrib
package).

I am writing a documentation in org mode with the intent of exporting it to
libreoffice (using libreoffice 4.2.6.3 on ubuntu 12.04).

This works in general very well.

I have a minor problem with image anchors.

I think I followed the docs when writing

    #+ATTR_ODT: :width 17 :anchor "page"
    #+CAPTION: Some text.
    #+LABEL:   fig:figureLabel
    [[file:someFig.png]]

The :anchor statement seems to be ignored in the export process, I always
get images anchored to the paragraph.

When using Jambunathan's version of ox-odt I get images anchored to the
page, but there seem to be problems if there are two images on one page,
images covering each other when both are anchored to the page..

One of the few cases where doc is ahead of implementation?


Regards 

Martin

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-30 16:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-30  7:35 ox-odt doesn't honor :anchor "page" Martin Gürtler
2014-09-30  7:58 ` Christian Moe
2014-09-30  8:21   ` Image collisions (was Re: ox-odt doesn't honor :anchor "page") Martin Gürtler
2014-09-30  9:30     ` Christian Moe
2014-09-30 10:23       ` Martin Gürtler
2014-09-30 16:50 ` ox-odt doesn't honor :anchor "page" Achim Gratz

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.