From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Subject: Re: Headlines export problem Date: Sat, 19 Feb 2011 12:22:19 +0100 Message-ID: <87vd0gz2tw.fsf@gmail.com> References: <201102181600-5224657@nic.hu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=59171 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqktL-0003yi-SN for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 06:22:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqktK-00066l-SD for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 06:22:23 -0500 Received: from mail-bw0-f52.google.com ([209.85.214.52]:57764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqktK-00066Y-Kw for emacs-orgmode@gnu.org; Sat, 19 Feb 2011 06:22:22 -0500 Received: by bwz4 with SMTP id 4so4381524bwz.39 for ; Sat, 19 Feb 2011 03:22:21 -0800 (PST) In-Reply-To: <201102181600-5224657@nic.hu> (PASZTOR Miklos's message of "Fri, 18 Feb 2011 16:23:54 +0100") 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: PASZTOR Miklos Cc: emacs-orgmode@gnu.org Hello, PASZTOR Miklos writes: > I'm using org-mode version 7.4. When I export org files to html - having > H:2 in the options line - it seems that each third level headline > becomes a *separate* unnumbered list. > > Example: > > * FIRST HEADLINE > ** second > *** These lines will be > *** separate unnumbered lists, > *** not just one. > > Becomes: > >
    >
  • These lines will be
    >
  • >
>
    >
  • separate unnumbered lists
    >
  • >
>
    >
  • Not just one
    > > > Can I have orgmode to create a *single* unnumbered list from the third level > headlines above? A patch fixing this has been submitted a few days ago. Regards, -- Nicolas