[daisy] [JIRA] Created: (DSY-601) Numbered list items get
wrong numbers in PDF when having nested <ol>'s
Bruno Dumon
bruno at outerthought.org
Tue Jan 22 04:44:48 CST 2008
I know, but it's done on purpose like this. When doing it the correct
way, the HTML editors in the browser (especially Firefox IIRC) don't
understand it.
On Tue, 2008-01-22 at 11:15 +0100, Michel Vuijlsteke wrote:
> The html is invalid. Should be
>
> <ol>
> <li>one
> <ol>
> <li>one</li>
> <li>two</li>
> <li>three</li>
> </ol>
<snip/>
>
> On Jan 22, 2008 10:14 AM, Bruno Dumon (JIRA) < issues at cocoondev.org>
> wrote:
> Numbered list items get wrong numbers in PDF when having
> nested <ol>'s
> ----------------------------------------------------------------------
>
> Key: DSY-601
> URL: http://issues.cocoondev.org//browse/DSY-601
> Project: Daisy
> Type: Bug
> Reporter: Bruno Dumon
> Priority: Minor
> Fix For: 2.2
>
>
> Here is test content:
>
> <html>
> <body>
>
> <ol>
> <li>one</li>
> <ol>
> <li>one</li>
> <li>two</li>
> <li>three</li>
> </ol>
<snip/>
--
Bruno Dumon http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno at outerthought.org bruno at apache.org
More information about the daisy
mailing list