summaryrefslogtreecommitdiff
path: root/MORE.STUFF
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2007-02-03 05:44:10 +0000
committerEric S. Raymond <esr@thyrsus.com>2007-02-03 05:44:10 +0000
commit408eb967e40862e73fe1974f4bdd9cc297bb1e30 (patch)
treefca0cd0208432a11c9a71eabd19eae81befa9a4d /MORE.STUFF
parentda24c2903c2b44e5ea70ba0892f9b2c7055f795b (diff)
downloadgroff-git-408eb967e40862e73fe1974f4bdd9cc297bb1e30.tar.gz
More more-stuff entries and a typo fix.
Diffstat (limited to 'MORE.STUFF')
-rw-r--r--MORE.STUFF24
1 files changed, 24 insertions, 0 deletions
diff --git a/MORE.STUFF b/MORE.STUFF
index 9480b5112..307558f48 100644
--- a/MORE.STUFF
+++ b/MORE.STUFF
@@ -127,6 +127,30 @@ for Debian; it is available from
ftp://ftp.debian.org/debian/pool/main/d/deroff/
+doclifter
+---------
+
+doclifter lifts troff macro markup to XML-Docbook. It doesn't do raw troff
+at all well (raw troff has insufficient structural information) but it
+handles manual pages, ms, mm, and me markup, producing clean lifts
+to valid XML more than 96% of the time. pic markup is translated to SVG,
+eqn markup to Presentation MathML.
+
+doclifter with the -w option behaves as a portability checker and validator,
+warning about constructs that aren't portable across *roff implementations
+and viewers.
+
+It is available from
+
+ http://catb.org/~esr/doclifter
+
+pic2plot
+--------
+
+pic2plot, part of the GNU plotutils package, can lift pic markup to SVG.
+The plotutils package is available at
+
+ http://www.gnu.org/software/plotutils/
miscellaneous
-------------