0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-22 04:40:45 +00:00
org-mode/lisp
Jambunathan K 4120d6fcf7 org-odt.el: Render links to outline headings as section nos
* lisp/org-lparse.el (org-do-lparse): Make effective setting
of `org-export-headline-levels' available to the ODT exporter.
Also remove some stale comments.

* 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'.

Fix for the following request:
http://lists.gnu.org/archive/html/emacs-orgmode/2012-02/msg01035.html

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.
2012-03-20 13:32:23 +05:30
..
ob-asymptote.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-awk.el Manually revert maint to e85080. 2012-03-17 16:28:46 +01:00
ob-C.el More copyright year fixes. 2012-02-19 08:16:42 -07:00
ob-calc.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-clojure.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-comint.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-css.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-ditaa.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-dot.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-emacs-lisp.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-eval.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-exp.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-fortran.el Remove "Version" tag in ob-fortran.el and org-eshell.el. 2012-03-17 16:42:25 +01:00
ob-gnuplot.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-haskell.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-java.el More fixes to the copyright year... 2012-02-19 08:18:53 -07:00
ob-js.el Manually revert maint to e85080. 2012-03-17 16:28:46 +01:00
ob-keys.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-latex.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-ledger.el Fix typos and spelling mistakes. 2012-02-19 08:23:42 -07:00
ob-lilypond.el Manually revert maint to e85080. 2012-03-17 16:28:46 +01:00
ob-lisp.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-lob.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-matlab.el More copyright year fixes. 2012-02-19 08:16:42 -07:00
ob-maxima.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-mscgen.el More copyright year fixes. 2012-02-19 08:16:42 -07:00
ob-ocaml.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-octave.el More copyright year fixes. 2012-02-19 08:16:42 -07:00
ob-org.el More copyright year fixes. 2012-02-19 08:16:27 -07:00
ob-perl.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-picolisp.el Manually revert maint to e85080. 2012-03-17 16:28:46 +01:00
ob-plantuml.el Manually revert maint to e85080. 2012-03-17 16:28:46 +01:00
ob-python.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-R.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-ref.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-ruby.el Manually revert maint to e85080. 2012-03-17 16:28:46 +01:00
ob-sass.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-scheme.el Manually revert maint to e85080. 2012-03-17 16:28:46 +01:00
ob-screen.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-sh.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-shen.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-sql.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-sqlite.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
ob-table.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-tangle.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob.el fix bug in src name regexp when using *org-babel-use-quick-and-dirty-noweb-expansion* 2012-03-20 02:40:36 +01:00
org-agenda.el Don't reset `org-done-keywords-for-agenda' when org-agenda-multi 2012-03-18 17:58:12 +01:00
org-archive.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-ascii.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-attach.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-bbdb.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-beamer.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-bibtex.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-capture.el Manually revert maint to e85080. 2012-03-17 16:28:46 +01:00
org-clock.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-colview-xemacs.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-colview.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-compat.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-crypt.el Manually revert maint to e85080. 2012-03-17 16:28:46 +01:00
org-ctags.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-datetree.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-docbook.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-docview.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-entities.el Manually revert maint to e85080. 2012-03-17 16:28:46 +01:00
org-eshell.el Remove "Version" tag in ob-fortran.el and org-eshell.el. 2012-03-17 16:42:25 +01:00
org-exp-blocks.el org-exp-blocks.el (org-ditaa-jar-path): Fix merge conflict. 2012-03-20 03:18:50 +01:00
org-exp.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-faces.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-feed.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-footnote.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-freemind.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-gnus.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-habit.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-html.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-icalendar.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-id.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-indent.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-info.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-inlinetask.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-irc.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-jsinfo.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-latex.el org-latex.el: Allow to use sidewaystable. 2012-03-20 02:57:02 +01:00
org-list.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-lparse.el org-odt.el: Render links to outline headings as section nos 2012-03-20 13:32:23 +05:30
org-mac-message.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-macs.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-mew.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-mhe.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-mks.el Manually revert maint to e85080. 2012-03-17 16:28:46 +01:00
org-mobile.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-mouse.el Copyright, license, and header fixes. 2012-02-19 08:21:03 -07:00
org-odt.el org-odt.el: Render links to outline headings as section nos 2012-03-20 13:32:23 +05:30
org-pcomplete.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-plot.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-protocol.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-publish.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-remember.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-rmail.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-special-blocks.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-src.el Change let bind to a let* in org-edit-src-code 2012-03-20 03:03:32 +01:00
org-table.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-taskjuggler.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-timer.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-vm.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-w3m.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-wl.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-xoxo.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org.el Bump to version 7.8.06. 2012-03-19 22:23:16 +01:00