From: Nicolas <n.goaziou@gmail.com>
To: PASZTOR Miklos <pasztor@iszt.hu>
Cc: emacs-orgmode@gnu.org
Subject: Re: Headlines export problem
Date: Sat, 19 Feb 2011 12:22:19 +0100 [thread overview]
Message-ID: <87vd0gz2tw.fsf@gmail.com> (raw)
In-Reply-To: <201102181600-5224657@nic.hu> (PASZTOR Miklos's message of "Fri, 18 Feb 2011 16:23:54 +0100")
Hello,
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.
>
> Example:
>
> * FIRST HEADLINE
> ** second
> *** These lines will be
> *** separate unnumbered lists,
> *** not just one.
>
> Becomes:
>
> <ul>
> <li id="sec-1_1_1">These lines will be <br/>
> </li>
> </ul>
> <ul>
> <li id="sec-1_1_2">separate unnumbered lists <br/>
> </li>
> </ul>
> <ul>
> <li id="sec-1_1_3">Not just one <br/>
>
>
> 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
next prev parent reply other threads:[~2011-02-19 11:22 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 [this message]
2011-03-02 17:48 ` Bastien
2011-03-03 9:10 ` PASZTOR Miklos
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=87vd0gz2tw.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=pasztor@iszt.hu \
/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).