emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] new odt-exporter: problems with formatting in captions


From: Martin Gürtler
Subject: Re: [O] new odt-exporter: problems with formatting in captions
Date: Wed, 18 Dec 2013 11:15:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>>>>> "J" == Jambunathan K <address@hidden> writes:

J> NOTE: If someone knows how to accommodate short captions (so that an
J> that an Index/TOC could be generated from within LibreOffice based on
J> it, please let me know.)

The openDocument standard says in 7.4.1

Use Caption
Each object contained in a text document has a name. In addition, images also 
have a caption.
The image caption or the image name can be gathered for the index of 
illustrations.

<define name="text-illustration-index-source-attrs" combine="interleave">
<optional>
<attribute name="text:use-caption" a:defaultValue="true">
<ref name="boolean"/>
</attribute>
</optional>
</define>

Looks to me like one should have #+NAME and #+CAPTION in the org file,
I'd consider the former a candidate for the short caption.

HTH,

Martin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]