emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [Jambunathan K] Re: Figure and table captions in org-odt.el


From: Jambunathan K
Subject: [O] [Jambunathan K] Re: Figure and table captions in org-odt.el
Date: Wed, 21 Mar 2012 00:03:39 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (windows-nt)

[Out of thread]

I have also made the following commits in response to your earlier
request titled "Is it possible to refer to section numbers in links?"[1]

commit d3cd3720d5a0a2993d37a43046c36535cdaf8bce
Author: Jambunathan K <address@hidden>
Date:   Tue Mar 20 19:53:28 2012 +0530

    org-odt.el: Resolve headline links as sec nos only if num:t
    
    * lisp/org-odt.el (org-odt-format-org-link): Resolve links to
    headlines as section numbers only if section numbering is on.

commit 4120d6fcf741f04673e90133ee8fb98a879c8e1d
Author: Jambunathan K <address@hidden>
Date:   Tue Mar 20 13:32:23 2012 +0530

    org-odt.el: Render links to outline headings as section nos
    
    * lisp/org-odt.el (org-odt-format-link): Add support for
    generating cross-references to chapter numbers.
    (org-odt-format-org-link): Resolve links to outline headings
    as section numbers.  This special case resolution kicks in
    only if the Org link has no description and the target outline
    is not listified i.e., it is at a level within
    `org-export-headline-levels'.
    
    The above change is in conformity with the way links to
    headlines will be treated in new ODT exporter that will be
    built on top of Nicolas' org-element/org-export
    infrastructure.

Footnotes: 
[1]  http://lists.gnu.org/archive/html/emacs-orgmode/2012-02/msg01035.html



reply via email to

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