docbook-2-mif
generic formatter for SGML/XML documents using DSSSL stylesheets
Install
- All systems
-
curl cmd.cat/docbook-2-mif.sh
- Debian
-
apt-get install sgml2x
- Ubuntu
-
apt-get install sgml2x
- Kali Linux
-
apt-get install sgml2x
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sgml2x
- Raspbian
-
apt-get install sgml2x
- Dockerfile
- dockerfile.run/docbook-2-mif
sgml2x
generic formatter for SGML/XML documents using DSSSL stylesheets
sgml2x allows to easily format SGML and XML documents using DSSSL stylesheets, and provides the following features: * Multiple possible stylesheets per document class * Easy specification of style-sheets using sort aliases * Easy integration of new stylesheets by adding a simple new definition file in a configuration directory * The caller can specify a PATH-like list of configuration directories, defaulting to one system-wide, one per-user, and one per-project configuration directory * Automatic selection of a default stylesheet to be used It will currently be most useful with one of the suggested sets of DSSSL stylesheets for DocBook. This package requires the DSSSL DTD from package openjade, although it can be used with any variant of jade.