This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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
>
>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]