* html heading levels when exporting sub-tree
@ 2009-01-30 19:39 William Henney
2009-01-30 21:37 ` William Henney
2009-02-06 7:38 ` Carsten Dominik
0 siblings, 2 replies; 4+ messages in thread
From: William Henney @ 2009-01-30 19:39 UTC (permalink / raw)
To: emacs-orgmode
Hi list
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?
Cheers
Will
--
Dr William Henney, Centro de Radioastronomía y Astrofísica,
Universidad Nacional Autónoma de México, Campus Morelia
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: html heading levels when exporting sub-tree
2009-01-30 19:39 html heading levels when exporting sub-tree William Henney
@ 2009-01-30 21:37 ` William Henney
2009-02-06 7:38 ` Carsten Dominik
1 sibling, 0 replies; 4+ messages in thread
From: William Henney @ 2009-01-30 21:37 UTC (permalink / raw)
To: emacs-orgmode
Correction
On Fri, Jan 30, 2009 at 1:39 PM, William Henney <whenney@gmail.com> wrote:
> Currently, if I export the "third" sub-tree to html (via "C-c @ C-x
> C-e h"),
That should have been "C-c @ C-c C-e h"
Cheers
Will
--
Dr William Henney, Centro de Radioastronomía y Astrofísica,
Universidad Nacional Autónoma de México, Campus Morelia
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: html heading levels when exporting sub-tree
2009-01-30 19:39 html heading levels when exporting sub-tree William Henney
2009-01-30 21:37 ` William Henney
@ 2009-02-06 7:38 ` Carsten Dominik
2009-02-06 16:06 ` William Henney
1 sibling, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2009-02-06 7:38 UTC (permalink / raw)
To: William Henney; +Cc: emacs-orgmode
On Jan 30, 2009, at 8:39 PM, William Henney wrote:
> Hi list
>
> 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?
Hi Will,
I guess you are right that this should work differently,
but it is not as easy to fix as I thought. It is on my
list, though.
- Carsten
>
>
> Cheers
>
> Will
>
> --
>
> Dr William Henney, Centro de Radioastronomía y Astrofísica,
> Universidad Nacional Autónoma de México, Campus Morelia
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: html heading levels when exporting sub-tree
2009-02-06 7:38 ` Carsten Dominik
@ 2009-02-06 16:06 ` William Henney
0 siblings, 0 replies; 4+ messages in thread
From: William Henney @ 2009-02-06 16:06 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
Hi Carsten
On Fri, Feb 6, 2009 at 1:38 AM, Carsten Dominik <dominik@science.uva.nl> wrote:
> I guess you are right that this should work differently,
> but it is not as easy to fix as I thought. It is on my
> list, though.
>
OK, I understand. Thanks for looking into it. I really appreciate the
effort that you put into org mode development. How you manage to do
all this and be scientifically productive too never ceases to astound
me.
Cheers
Will
--
Dr William Henney, Centro de Radioastronomía y Astrofísica,
Universidad Nacional Autónoma de México, Campus Morelia
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-02-06 16:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-30 19:39 html heading levels when exporting sub-tree William Henney
2009-01-30 21:37 ` William Henney
2009-02-06 7:38 ` Carsten Dominik
2009-02-06 16:06 ` William Henney
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).