#745723 Support CSS style (DEbian one as default)

#745723#5
Date:
2014-04-24 12:57:59 UTC
From:
To:
This is reminder to debiandoc-sgml

That is nice.  It is not just CSS but with images and xsl for epub and
html (single and chunk).

The second option seems to be less of package dependency but document
build tool maintanance requires a lot of manual works.

Anyway, this gives me good idea what is needed for Debiandoc-sgml-based
documents.

Thanks,

Osamu

#745723#10
Date:
2014-12-07 13:00:30 UTC
From:
To:
Hi,

Current debian-reference and maint-guide build from docbook-xml has CSS.
They can be used here.  Since chaper jumping is a bit different, that
may need adjusted.


Add
    <link rel="stylesheet" type="text/css" href="debian.css"/>
right after <title> ... </title> at the top of file in <head> section.

Place attached CSS and have images in the right location if you wish to
use it.

Since div is not used in html generated by debiandoc-sgml, it is not
optimal but use of this CSS make it look similar to docbook-xml
generated Debian pages :-)

Osamu