org-mode/lisp
Carsten Dominik 521281bf3d Export: Count levels relative when doing subtree export.
William Henney writes:

    Consider a structure like this:

    * first
    ** second
    *** third
    **** fourth

    Currently, if I export the "third" sub-tree to html (via "C-c @
    C-x C-e h"), then "third" becomes an <h1> heading, but "fourth"
    becomes an <h5> heading. I would rather it were <h2>, i.e. that
    all heading levels be relative to the root of the sub-tree. Is
    there any way to achieve this?

This was not possible so far, but this commit measures the first
headline of the subtree and applies an offset to all level values.
2009-02-06 18:15:42 +01:00
..
ChangeLog Export: Count levels relative when doing subtree export. 2009-02-06 18:15:42 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Agenda: New skipping conditions timestamp and nottimestamp. 2009-02-04 15:19:21 +01:00
org-archive.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-attach.el ATTACH: Fix error in file commentary. 2009-02-06 15:00:27 +01:00
org-bbdb.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-bibtex.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-clock.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-colview-xemacs.el Column View: Fix bug with capturing column view. 2009-02-06 15:01:36 +01:00
org-colview.el Column View: Fix bug with capturing column view. 2009-02-06 15:01:36 +01:00
org-compat.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-exp.el Export: Count levels relative when doing subtree export. 2009-02-06 18:15:42 +01:00
org-export-latex.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-faces.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-footnote.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-gnus.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-id.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-info.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-irc.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-jsinfo.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-list.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-mac-message.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-macs.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-mew.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-mhe.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-mouse.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-plot.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-publish.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-remember.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-rmail.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-table.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-timer.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-vm.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-w3m.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org-wl.el Push version number to 6.21trans 2009-02-03 00:06:22 +01:00
org.el Tables: Allow sorting inactive time stamps. 2009-02-06 16:50:35 +01:00