You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Clemons 0a0413695a
graphics/dblatex: Update MD5SUM.
4 years ago
..
README graphics/dblatex: Added (A DocBook to LaTeX Publisher) 15 years ago
dblatex-0.3.4-build-fix.patch graphics/dblatex: Updated for version 0.3.4. 12 years ago
dblatex.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 4 years ago
dblatex.info graphics/dblatex: Update MD5SUM. 4 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

dblatex (DocBook to LaTeX Publishing)

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.