Package dblatex: Information
Source package: dblatex
Version: 0.3.12-alt3
Build time: Mar 2, 2024, 05:48 AM
Category: Text tools
Report package bugHome page: http://dblatex.sourceforge.net
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.
Maintainer: Grigory Ustinov
List of contributors:
Grigory Ustinov
Vitaly Lipatov
Yuri N. Sedunov
Igor Vlasenko
George V. Kouryachy
Vitaly Kuznetsov
Michael Shigorin
Kirill Maslinsky
Eugeny A. Rostovtsev
Grigory Ustinov
Vitaly Lipatov
Yuri N. Sedunov
Igor Vlasenko
George V. Kouryachy
Vitaly Kuznetsov
Michael Shigorin
Kirill Maslinsky
Eugeny A. Rostovtsev
Last changed
Feb. 5, 2024 Grigory Ustinov 0.3.12-alt3
- Fixed packaging error (Closes: #49203).
Jan. 23, 2024 Grigory Ustinov 0.3.12-alt2
- Fixed working with python3.12 (Closes: #49140).
Sept. 14, 2021 Grigory Ustinov 0.3.12-alt1
- Build new version.