0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-23 00:10:42 +00:00
org-mode/contrib/lisp
Nicolas Goaziou 933c0fa441 Implement numbered cross-references
* lisp/org.el (org-link-search): Search for #+name affiliated keywords
  and invisible targets.
* contrib/lisp/org-element.el (org-element-link-parser): Remove "ref"
  links relative part.
(org-element-target-parser): Move property name from `:raw-value' to
`:value'.
(org-element-recursive-objects): Remove targets from tables.  Cells
are not parsed unless explicitely asked by back-end developer, too
late.  A target wouldn't be noticed in time.  One solution could be to
parse every table, but that's time consumming.
(org-element-object-restrictions): Target are not recursive anymore.
* contrib/lisp/org-export.el (org-export-resolve-fuzzy-link): Find
  elements with a matching "#+name: path" affiliated keyword.
(org-export-get-ordinal): Make special cases for headlines, items,
footnotes definitions and references.
(org-export-resolve-ref-link): Removed function.
* EXPERIMENTAL/org-e-latex.el (org-e-latex-link): Handle
  cross-reference numbers.
(org-e-latex-target): Targets have no contents.
* EXPERIMENTAL/org-e-ascii.el (org-e-ascii--describe-links): Ignore
  fuzzy links in link description at the end of the section.
(org-e-ascii-link): Handle cross-reference numbers.
* testing/contrib/lisp/test-org-export.el: Add tests.
* testing/lisp/test-org.el: Add tests.
2012-03-01 14:49:53 +01:00
..
htmlize.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-annotate-file.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-bibtex-extras.el org-bibtex-extras --- extras for working with org-bibtex entries 2012-02-28 13:01:22 -07:00
org-bookmark.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-checklist.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-choose.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-collector.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-contacts.el Copyright year fixes for contrib/. 2012-01-04 15:48:18 +01:00
org-contribdir.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-depend.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-drill.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-element.el Implement numbered cross-references 2012-03-01 14:49:53 +01:00
org-elisp-symbol.el More copyright year fixes. 2012-01-04 15:11:23 +01:00
org-eval-light.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-eval.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-exp-bibtex.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-expiry.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-export-generic.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-export.el Implement numbered cross-references 2012-03-01 14:49:53 +01:00
org-git-link.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-interactive-query.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-invoice.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-jira.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-learn.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-mac-iCal.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-mac-link-grabber.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-mairix.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-man.el Renamed CONTRIB directory to "contrib". 2008-04-07 17:36:12 +02:00
org-mime.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-mtags.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-notmuch.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-panel.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-registry.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-screen.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-secretary.el Copyright year fixes for contrib/. 2012-01-04 15:48:18 +01:00
org-static-mathjax.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-sudoku.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-toc.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-track.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org-velocity.el Copyright year fixes for contrib/. 2012-01-04 15:48:18 +01:00
org-wikinodes.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
org-xhtml.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
org2rem.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00
orgtbl-sqlinsert.el Fix copyright (to 2012) year and Org version (to 7.8.03). 2012-01-03 18:47:01 +01:00
test-org-export-preproc.el Fix trailing whitespaces for *.el files in contrib/. 2012-01-04 16:21:56 +01:00