summaryrefslogtreecommitdiff
path: root/textproc/dsssl-docbook-modular/pkg-descr
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1998-03-25 14:10:28 +0000
committerNik Clayton <nik@FreeBSD.org>1998-03-25 14:10:28 +0000
commitd5667e93bf91f85fc83a3e4f64aced13a9cf2346 (patch)
tree38ad645feddda8160d0d2c60a18b6331133efb89 /textproc/dsssl-docbook-modular/pkg-descr
parentMove headers into a subdirectory (${PREFIX}/include/www) (diff)
This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents to HTML, RTF and TeX (in conjunction with jadetex macros, which I have yet to submit/commit). The name is a bit long but is, I think, relatively future proof. DSSSL is not the only mechanism that can be used to format SGML, DocBook is not the only DTD with a DSSSL stylesheet, and the modular stylesheets are not the only stylesheets available for DocBook. . . This is my first port commit, I hope I haven't screwed anything up too much. . . PR: 6043 Submitted by: Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
Diffstat (limited to '')
-rw-r--r--textproc/dsssl-docbook-modular/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/dsssl-docbook-modular/pkg-descr b/textproc/dsssl-docbook-modular/pkg-descr
new file mode 100644
index 000000000000..273058d0565b
--- /dev/null
+++ b/textproc/dsssl-docbook-modular/pkg-descr
@@ -0,0 +1,3 @@
+These are DSSSL stylesheets for the DocBook DTD by Norm Walsh. Use them
+in conjunction with a DSSSL processor (such as jade) to convert documents
+marked up as DocBook to RTF, HTML and TeX.