Re: [docbook-apps] is compact itemizedlist formatting in html output possible?
On Sat, Nov 5, 2011 at 5:23 PM, Niels <> wrote: > Can't you do the repairs in css, semms to be presentational issues you are fighting for Do the repairs how? Docbook XSL does not (!) mark compact ULs with a separate class. It emits <UL COMPACT>, not <UL CLASS="COMPACT"> -- Andrew