Path to this page:
./
textproc/dblatex,
DocBook to LaTeX Publishing
Branch: CURRENT,
Version: 0.2.10nb1,
Package name: dblatex-0.2.10nb1,
Maintainer: pkgsrc-usersDblatex 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.
Required to run:[
textproc/libxslt] [
print/transfig] [
print/teTeX3-bin] [
graphics/ImageMagick] [
print/tex-ifxetex] [
lang/python26]
Master sites: (Expand)
SHA1: 3b6016525a2615eccaa73c58ef3898618a50a729
RMD160: 6d22aa1cfb03bc3672ac4ce27226e62170f9df9b
Filesize: 993.508 KB
Version history: (Expand)
- (2010-02-11) Updated to version: dblatex-0.2.10nb1
- (2009-05-22) Updated to version: dblatex-0.2.10
- (2009-02-10) Updated to version: dblatex-0.2.9nb1
- (2008-06-19) Updated to version: dblatex-0.2.9
- (2007-09-08) Package added to pkgsrc.se, version dblatex-0.2.7 (created)
CVS history: (Expand)
| 2010-02-10 20:17:48 by Joerg Sonnenberger | Files touched by this commit (205) |
Log message:
Bump revision for PYTHON_VERSION_DEFAULT change.
|
| 2009-06-14 20:17:35 by Joerg Sonnenberger | Files touched by this commit (218) |
Log message:
Remove @dirrm entries from PLISTs
|
| 2009-02-09 23:56:28 by Joerg Sonnenberger | Files touched by this commit (167) |
Log message:
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
|
2008-06-19 18:35:22 by Jeremy C. Reed | Files touched by this commit (3) |  |
Log message:
Update to 0.2.9.
Now depend on tex-ifxetex (also just packaged) which may be included
by default on some TeX-like systems.
(I don't used xetex yet. Does pkgsrc have any method for detecting
various TeX support is provided versus just having a dependency?)
The main changes are:
- the XeTeX backend is added to dblatex 0.2.9.
- 0.2.8 adds support for xrefstyle and olinking (updated to Docbook 1.72)
Complete changelogs at
http://sourceforge.net/project/shownote … p_id=72607
http://sourceforge.net/project/shownote … p_id=72607
|
| 2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|
2007-09-08 12:25:48 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
Initial import of dblatex-0.2.7:
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.
|