all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Richard Stanton <stanton@haas.berkeley.edu>
Cc: "nicholas.dokos@hp.com" <nicholas.dokos@hp.com>,
	"emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Extra space between list items in HTML export
Date: Tue, 11 Sep 2012 05:01:38 +0530	[thread overview]
Message-ID: <87pq5ta205.fsf@gmail.com> (raw)
In-Reply-To: <40C7B1BFC291ED4E9D10436D07736A3347089E673B@EXMAIL7.haas.uc.berkeley.edu> (Richard Stanton's message of "Mon, 10 Sep 2012 15:39:19 -0700")


>> From: nicholas.dokos@hp.com [mailto:nicholas.dokos@hp.com]
>> Sent: Monday, September 10, 2012 2:37 PM
>>
>> > #+OPTIONS: h:2, toc:nil
>> >
>> > * Example of itemized list
>> > ** Blank level 2 header
>> > - List 1
>> > - List 2
>> > - List 3
>> >
>> > * Level 3 headings as itemized list, with extra space
>> > ** Blank level 2 header
>> > *** List 1
>> > *** List 2
>> > *** List 3
>> >
>>
>> The old exporter does that: it breaks the second up into three lists, each with
>> a single element. The first is a single list with three elements.
>>
>> The new exporter produces a single list with three elements, although it
>> includes the section number for each entry - this might be a bug.
>>
>> Nick
>
> I also get the section number included as part of the list item
> text. This does look like a bug.
>
> When I use the new exporter to export to LaTeX/PDF, I get no section
> numbers, but I get a numbered, rather than itemized, list. This also
> seems like a (different) bug.

I have pushed a fix to org-e-html.el.

The depth of numbering is according to the value of num:N spec. Use
    num:2 instead of num:t

to get the numbering behaviour you desire.

If something is not according to taste, point me to the markup that is
missing or which needs to be removed (instead of describing it in
English)

> Richard
>
>

--

  reply	other threads:[~2012-09-10 23:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-10 21:23 Extra space between list items in HTML export Richard Stanton
2012-09-10 21:37 ` Nick Dokos
2012-09-10 22:39   ` Richard Stanton
2012-09-10 23:31     ` Jambunathan K [this message]
2012-09-10 23:39       ` Richard Stanton
2012-09-10 23:45         ` Jambunathan K
2012-09-10 23:47           ` Richard Stanton
2012-09-11  0:52         ` Nick Dokos
2012-09-11  7:30           ` Jambunathan K
2012-09-11  8:00             ` Nick Dokos
2012-09-18  7:26               ` Bastien
2012-09-18 14:34           ` Bastien
2012-09-18 13:26   ` Bastien
2012-09-18 16:13     ` Richard Stanton
2012-09-19  6:53       ` Bastien
2012-09-19 16:01         ` Richard Stanton
2012-09-19 16:45           ` Bastien
2012-09-19 20:55             ` Richard Stanton
2012-09-18 13:25 ` Bastien

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

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

  git send-email \
    --in-reply-to=87pq5ta205.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=nicholas.dokos@hp.com \
    --cc=stanton@haas.berkeley.edu \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.