Hi,

thanks for quick response.

Am Mittwoch, den 29.02.2012, 14:51 +0530 schrieb Jambunathan K:
> Martin Gürtler <martin.guert...@gmx.de> writes:
> 
> I am not sure what version of Orgmode this corresponds to...What does
> M-x org-version RET say.
7.8.03, I use elpa.

> > There, the export of documents with footnotes seems to be broken. 
> 
> Footnote export in ODT was known to be broken[1] with the following is
> true:
> 
> ,----
> |   (setq org-footnote-section nil)
> `----
> 
> May I know what value do you use one your end?
C-h v says org-footnote-section's value is "Footnotes" which seems to
be default and not the case you mention.
> Providing a complete Org file (with footnotes) is necessary so that
> there is no confusion on what we are looking at.
> 
> With a footnotes added, I was able to export just fine with the version
> of Org in the git repo.
In my case, section 1.1 is missing. I attach the org file with footnote
and the resulting odt.

Cheers,

Martin

Attachment: test.odt
Description: application/vnd.oasis.opendocument.text

#+TITLE:     test.org
#+AUTHOR:    Martin G�rtler
#+EMAIL:     none@none
#+DATE:      2012-02-29 Wed
#+DESCRIPTION:
#+KEYWORDS:
#+LANGUAGE:  de
#+OPTIONS:   H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:nil
#+OPTIONS:   TeX:t LaTeX:dvipng skip:nil d:nil todo:t pri:nil tags:not-in-toc
#+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 
path:http://orgmode.org/org-info.js
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
#+LINK_UP:   
#+LINK_HOME: 
#+XSLT:
* Protocol
** System description
   The software system provides the following numbers:[fn:1]
   - 1
   - 2
   - 3
   - 4
   - 5
   - 6
   - 7
   - 8
   It also provides letters:
   - q
   - w
   - e
   - r
   - t
   - z
   - u
   - i

** Another subsection
   Just to have some more words...

* Footnotes

[fn:1] footnote

Reply via email to