emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Re: [REGRESSION] Description List + HTML


From: Jambunathan K
Subject: [O] Re: [REGRESSION] Description List + HTML
Date: Wed, 16 Mar 2011 01:37:50 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

Nicolas <address@hidden> writes:

> Hello,
>
> Jambunathan K <address@hidden> writes:
>
>> My head is at git commit 6a369 and 
>>
>> With `emacs -Q', do a C-c C-e h on bug.org. 
>>
>> See that the following paragraph (or whatever!)
>>
>> "But in the end, no individual scenes matter but the film as a whole.
>> Important actors in this film are"
>>
>> is NOT within any HTML tags and is floating.
>
> I don't see anything wrong here. What would you expect instead?

Validation with nxml mode is succeeding. So the document is
well-formed. But it does look strange to me.

Anyways, I am attaching the same file exported with release_7.3. You
would notice that the disputed text is enclosed within <p> </p>.

Would you consider enclosing them in paragraph tags. 

Odt exporter pretty much does tag mapping from html->odt. Absence of
these paragraph elements prevents their counterparts - <text:p>
</text:p> from being emitted in my odt exporter. This in turn causes
malformed OpenDocumentText document.

I am in the process of merging my odt changes to the master branch and
am ironing out last minute glitches ...

Jambunathan K.

bug

Table of Contents

1 Lists

1.1 A Very Complex List

1.1.1 Lord of the Rings

My favorite scenes are (in this order)

  1. The attack of the Rohirrim
  2. Eowyn's fight with the witch king
    • this was already my favorite scene in the book
    • I really like Miranda Otto.
      Definition-1
      Description-1
      Definition-2
      Description-2
  1. Peter Jackson being shot by Legolas He makes a really funny face when it happens.
    • on DVD only

But in the end, no individual scenes matter but the film as a whole. Important actors in this film are:

Elijah Wood
He plays Frodo
Sean Austin
He plays Sam, Frodo's friend. I still remember him very well from his role as Mikey Walsh in The Goonies
Embedded Definition 1
Embedded Description 1
Embedded Definition 2
Embedded Description 2

Author:

Date: 2011-03-16 01:20:06

HTML generated by org-mode 7.3 in emacs 24


reply via email to

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