emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: martin.guertler@gmx.de (Martin Gürtler)
To: Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: new odt-exporter: problems with formatting in captions
Date: Wed, 18 Dec 2013 11:15:50 +0100	[thread overview]
Message-ID: <867gb2cvmx.fsf@gmx.de> (raw)
In-Reply-To: <87fvps62av.fsf@gmail.com> (Jambunathan K.'s message of "Tue, 17 Dec 2013 00:39:12 +0530")

>>>>> "J" == Jambunathan K <kjambunathan@gmail.com> 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	other threads:[~2013-12-18 10:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-16 13:45 new odt-exporter: problems with formatting in captions Martin Gürtler
2013-12-16 19:09 ` Jambunathan K
2013-12-18 10:15   ` Martin Gürtler [this message]
2013-12-16 22:31 ` Andreas Leha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=867gb2cvmx.fsf@gmx.de \
    --to=martin.guertler@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=kjambunathan@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).