dblatex
Produces DVI, PostScript, PDF documents from DocBook sources
Install
- All systems
-
curl cmd.cat/dblatex.sh
- Debian
-
apt-get install dblatex
- Ubuntu
-
apt-get install dblatex
- Arch Linux
-
pacman -S dblatex
- Kali Linux
-
apt-get install dblatex
- CentOS
-
yum install dblatex
- Fedora
-
dnf install dblatex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dblatex
- Raspbian
-
apt-get install dblatex
- Dockerfile
- dockerfile.run/dblatex
dblatex
Produces DVI, PostScript, PDF documents from DocBook sources
DocBook to LaTeX Publishing that transforms your SGML/XML DocBook documents to DVI, PostScript or PDF by translating them in pure LaTeX as a first process. MathML 2.0 markups are supported, too. It originally started as a clone of DB2LaTeX, but has been enhanced extensively since then and is actively maintained by the upstream author.