emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: PASZTOR Miklos <pasztor@iszt.hu>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Headlines export problem
Date: Thu, 3 Mar 2011 10:10:16 +0100	[thread overview]
Message-ID: <201103030953-1728144@nic.hu> (raw)
In-Reply-To: <87ei6p4dmf.fsf@gnu.org>


[-- Attachment #1.1: Type: text/plain, Size: 1609 bytes --]

 Hello,

 Thanks for keeping an eye on this.
 Sorry for being silent.

On Wed, Mar 02, 2011 at 06:48:56PM +0100, Bastien wrote:
> Hi,
>
> PASZTOR Miklos <pasztor@iszt.hu> 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.
>
> I cannot reproduce this problem with latest Org.
>
> Do you still have it?

 I do. I have pulled down the latest Org (release_7.4.589.gdc608), and if I
 have:

----------------8<---------------------8<----------------------------------------
** Second
*** Third
*** Several
*** Times
----------------8<---------------------8<----------------------------------------

I get:

----------------8<---------------------8<----------------------------------------
<h3 id="sec-1_1">Second </h3>
<div class="outline-text-3" id="text-1_1">

<ul>
<li id="sec-1_1_1">Third <br/>
</li>
</ul>
<ul>
<li id="sec-1_1_2">Several <br/>
</li>
</ul>
<ul>
<li id="sec-1_1_3">Times <br/>
</li>
</ul>
</div>
----------------8<---------------------8<----------------------------------------

 Please note the consecutive </ul> <ul> tags.
 I can either edit the html file afterwards, or I can write:

----------------8<---------------------8<----------------------------------------
** Second
  - Third
  - Several
  - Times
----------------8<---------------------8<----------------------------------------

 Both solve the problem.
 Thank you for all your efforts.

 Cheers,
 Miklós
--


[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 157 bytes --]

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

  reply	other threads:[~2011-03-03  9:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-18 15:23 Headlines export problem PASZTOR Miklos
2011-02-19 11:22 ` Nicolas
2011-03-02 17:48 ` Bastien
2011-03-03  9:10   ` PASZTOR Miklos [this message]
2011-03-20 15:23     ` Re: [Orgmode] " David Maus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201103030953-1728144@nic.hu \
    --to=pasztor@iszt.hu \
    --cc=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).