[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Groff-commit] groff MORE.STUFF
From: |
Eric S. Raymond |
Subject: |
[Groff-commit] groff MORE.STUFF |
Date: |
Sat, 03 Feb 2007 05:44:10 +0000 |
CVSROOT: /sources/groff
Module name: groff
Changes by: Eric S. Raymond <esr> 07/02/03 05:44:10
Modified files:
. : MORE.STUFF
Log message:
More more-stuff entries and a typo fix.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/MORE.STUFF?cvsroot=groff&r1=1.18&r2=1.19
Patches:
Index: MORE.STUFF
===================================================================
RCS file: /sources/groff/groff/MORE.STUFF,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- MORE.STUFF 25 May 2006 17:51:54 -0000 1.18
+++ MORE.STUFF 3 Feb 2007 05:44:10 -0000 1.19
@@ -127,6 +127,30 @@
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
-------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Groff-commit] groff MORE.STUFF,
Eric S. Raymond <=