OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook] Nested ItemizedLists with IE and PDF


I didn't do it with docbook-xsl, I did it by hand editing the HTML output
just to see what was happening.  You could do it most easily with your
output with a CSS stylesheet, I think.  Create a CSS selector for nested
lists.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Ray Miller" <ray.miller@nist.gov>
To: <docbook@lists.oasis-open.org>
Sent: Wednesday, February 09, 2005 6:45 AM
Subject: Re: [docbook] Nested ItemizedLists with IE and PDF


> > I think this is a bug in IE6.  I wanted to see where  the nested <div
> > class="itemizedlist"> was positioned, so I put a border on it:
> >
> > <div class="itemizedlist" style="border: 1pt solid black;">
> >
> > When I did that, the gap disappeared.  I changed the color to white and
it
> > looked fine.  8^)  But adding a border should not change the spacing!
>
> So whats the docbook xml to accomplish this?
>
> Example please.
>
> Is it possible to make this browser conditional?
> -- 
> Ray Miller
>
>




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]