From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Elston Subject: Re: org-export [with respect to lists] to HTML Date: Wed, 17 Feb 2010 06:27:28 -0800 Message-ID: <4B7BFCD0.7090309@comcast.net> References: <8F16A01C-AE25-443B-85FA-F32917AAF9B5@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhksN-0004iO-3c for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 09:27:39 -0500 Received: from [140.186.70.92] (port=57301 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhksM-0004iG-7Y for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 09:27:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhksL-0002J2-Cu for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 09:27:38 -0500 Received: from qmta14.emeryville.ca.mail.comcast.net ([76.96.27.212]:34244) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhksL-0002Iv-4W for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 09:27:37 -0500 In-Reply-To: <8F16A01C-AE25-443B-85FA-F32917AAF9B5@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Livin, When I export your file to html I get proper numbering. I'm not sure why you don't. You are using an older version of org-mode. I have 6.34 and it works as expected. Mark On 2/16/2010 11:03 PM, Livin Stephen Sharma wrote: > > I'm pasting content from an org file, and the HTML generated from it > below [also attaching files - in case Mail garbles the text here]. > The problem I see is that list-numbering isn't quite correct in the HTML. > > I intended/expected 'Sound of Silence' to be list-item '2' since that is > what it shows up as in the org-file [even after 'C-c C-c']. > > Any pointers on what I'm doing wrong? Or is hand-tweaking the HTML > unavoidable? This is on org-mode 6.31a in emacs 23 > >