emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] org-export-as-html: Does not increment index values


From: Carsten Dominik
Subject: Re: [Orgmode] org-export-as-html: Does not increment index values
Date: Tue, 11 May 2010 09:20:09 +0200

Hi Chandan,

list structure is governed by indentation, so you need to indent the source code snippets.

- Carsten

On May 11, 2010, at 7:38 AM, chandan wrote:

Hi all,
  Consider the following org file:

* list
1. First item.
#+BEGIN_SRC txt
Some text.
#+END_SRC
2. Second item.
#+BEGIN_SRC txt
Some more text.
#+END_SRC

Exporting an org file with the above listed contents generates an HTML page with non-incrementing indicies for "First item" and "Second item". Both have "1" as their indicies.

I am using GNU/Emacs 23.2.

Regards,
chandan r



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten






reply via email to

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