Re: [docbook] Nested ItemizedLists with IE and PDF

From
Bob Stayton <>
Date
2005-02-09T16:10:50+00:00
ID
087c01c50ec1$ea608c00$6400a8c0@toshiro
Thread
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



----- Original Message ----- 
From: "Ray Miller" <>
To: <>
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
>
>