aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/db2latex/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2004-06-24 14:31:21 +0800
committerijliao <ijliao@FreeBSD.org>2004-06-24 14:31:21 +0800
commit6ffac5636a489877ce78cd818e881f494769da8c (patch)
tree55d2d505404f8994852ce5d4733479ddbbf2744f /textproc/db2latex/pkg-descr
parentf0c78ab816fafada258086726012be4c41843539 (diff)
downloadfreebsd-ports-gnome-6ffac5636a489877ce78cd818e881f494769da8c.tar.gz
freebsd-ports-gnome-6ffac5636a489877ce78cd818e881f494769da8c.tar.zst
freebsd-ports-gnome-6ffac5636a489877ce78cd818e881f494769da8c.zip
add db2latex 0.8 pre1
DocBook to LaTeX XSL stylesheets
Diffstat (limited to 'textproc/db2latex/pkg-descr')
-rw-r--r--textproc/db2latex/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/db2latex/pkg-descr b/textproc/db2latex/pkg-descr
new file mode 100644
index 000000000000..068baee46a13
--- /dev/null
+++ b/textproc/db2latex/pkg-descr
@@ -0,0 +1,10 @@
+DB2LaTeX are a set of XSLT stylesheets which generate high level LaTeX2e from
+your docbook document. They do not perform any FO transformation, the only
+thing they do is to map DocBook tags into more or less standard LaTeX (a recent
+installation of LaTeX 2e is required, with most common packages. However, in
+more stable releases, package dependencies will be completely managed with xsl
+parameters, making it virtually compatible with basic LaTeX 2e installations).
+All the "styling" has to be done by modifying available xsl:params, overriding
+and customizing templates, and in the last, by adding your "sty" files.
+
+WWW: http://db2latex.sourceforge.net/