Re: style for imported lists

From: Marc Maurer <j.m.maurer_at_student.utwente.nl>
Date: Sat Jul 03 2004 - 13:15:36 CEST

Please file a bugreport in our bugzilla at http://bugzilla.abisource.com

Thanks for the report!
  Marc

On Fri, 2004-07-02 at 18:28, Alan G Isaac wrote:
> Below is a complete xhtml document.
> Copy it to a file, then import it or insert it.
> You will see AbiWord behave badly in two ways.
> i. It ignores the style information.
> ii. Even given (i), it chooses a bad default labeling for lists.
>
> Thanks for considering this.
>
> Alan Isaac
> (using v.2.05)
>
> _____________________________________________________________________
>
> <?xml version="1.0" encoding="iso-8859-1"?>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
> <head>
> <title>Test Import</title>
> <style type="text/css"><!--
> ol {list-style: decimal}
> ol ol {list-style: lower-alpha}
> --></style>
> </head>
> <body>
> <h1>Test Import</h1>
> <ol>
> <li>
> Outer list item.
> <ol>
> <li>
> Inner list item.
> </li>
> <li>
> Inner list item.
> </li>
> </ol>
> </li>
> <li>
> Outer list item.
> </li>
> </ol>
> </body>
> </html>
>
>
>
> -----------------------------------------------
> To unsubscribe from this list, send a message to
> abiword-user-request@abisource.com with the word
> unsubscribe in the message body.

-- 
Marc Maurer <j.m.maurer@student.utwente.nl>
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Sat Jul 3 12:58:35 2004

This archive was generated by hypermail 2.1.8 : Sat Jul 03 2004 - 12:58:35 CEST