emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] html export of things that look like numbered lists


From: Bill White
Subject: Re: [Orgmode] html export of things that look like numbered lists
Date: Sat, 23 May 2009 15:21:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

On Sat May 23 2009 at 14:46, Carsten Dominik <address@hidden> wrote:

> On May 23, 2009, at 9:30 PM, Bill White wrote:
>
>> How would you code a .org file to produce this sort of html page,
>> which
>> contains items that look like numbered list elements?
>>
>> http://press-pubs.uchicago.edu/founders/documents/v1ch2s1.html
>>
>> In that page, a number at the beginning of a line indicates a
>> paragraph
>> in the original work, so the exported html page needs to respect those
>> numbers.
>>
>> Currently, org seems to assume that these are elements of a numbered
>> list, and renumbers the lines sequentially starting at 1.
>
> You can tell Org that only 1) and not 1. should start a list:
>
> (setq org-plain-list-ordered-item-terminator ?\))

Very nice!  You even mentioned this problem in the docstring for the
variable.

Many thanks -

bw
-- 
Bill White . address@hidden . http://members.wolfram.com/billw
"No ma'am, we're musicians."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]