collateindex.pl
modular DocBook DSSSL stylesheets, for print and HTML
Install
- All systems
-
curl cmd.cat/collateindex.pl.sh
- Debian
-
apt-get install docbook-dsssl
- Ubuntu
-
apt-get install docbook-dsssl
- Arch Linux
-
pacman -S docbook-dsssl
- Kali Linux
-
apt-get install docbook-dsssl
- CentOS
-
yum install docbook-style-dsssl
- Fedora
-
dnf install docbook-style-dsssl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install docbook-dsssl
- Raspbian
-
apt-get install docbook-dsssl
- Dockerfile
- dockerfile.run/collateindex.pl
docbook-dsssl
modular DocBook DSSSL stylesheets, for print and HTML
This package provides DSSSL stylesheets which let you convert DocBook SGML or XML files to various formats. This package contains two DocBook DSSSL stylesheets, one for "print" output and one for HTML. The print stylesheet can be used in conjunction with the RTF and the TeX back-ends that (Open)Jade provides to produce output suitable for printing. The HTML stylesheet can be used to convert DocBook documents into HTML. The stylesheets are modular in design so that you can extend and customize them. Note that you can also perform DocBook XML styling using the "docbook-xsl" package, which provides the XSL stylesheets. The XSL stylesheets are more actively maintained and contain more new features than these DSSSL stylesheets.