Built: over 2 years ago
Rebuilt: about 2 years ago
Size: 1.42 MB
Repocop status:

Gear: http://git.altlinux.org/gears/d/dblatex.git
Archive: http://ftp.altlinux.org/pub/distributions/archive/sisyphus/index/src/d/dblatex
Home page: http://dblatex.sourceforge.net/
License: GPLv2+
Summary: DocBook to LaTeX/ConTeXt Publishing
Description:
Dblatex started as a DB2LaTeX clone, but since then many things have changed
and new features have been added or (hopefully) improved. Now, the portion of
shared code is small if any, and the dblatex purpose is different from DB2LaTeX
on these points:
* The project is end-user oriented, that is, it tries to hide as much as
* possible the latex compiling stuff by providing a single clean script to
* produce directly DVI, PostScript and PDF output. The actual output
* rendering is done not only by the XSL stylesheets transformation, but
* also by a dedicated LaTeX package. The goal is to allow a deep LaTeX
* customisation without changing the XSL stylesheets. Post-processing is
* done by Python, to make publication faster, convert the images if needed,
* and do the whole compilation.
This project is splitted in two instances working on the same principles. Both
instances are intended to produce DVI, PostScript, PDF documents from DocBook
SGML or XML sources, by converting first to a high level set of TeX macros.
List of contributors:
- dblatex
- Remove dependency on ImageMagick.2018-05-29 Grigory Ustinov 0.3.10-alt1
- Build new version (Closes: #34675).2018-03-05 Igor Vlasenko 0.3-alt2
- NMU: rebuild with rpm-build-tex