diff options
author | tg <tg@FreeBSD.org> | 1998-02-20 16:04:08 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-02-20 16:04:08 +0800 |
commit | 69f0c461859a118f1e8161aaa1c65c0783396de7 (patch) | |
tree | 16a1ca5f2f911425a9dd3434d1c684c319f5ab2d /textproc/tth/pkg-descr | |
parent | f334f2b97b3b1235038fa225b0dd9786a6e837e2 (diff) | |
download | freebsd-ports-gnome-69f0c461859a118f1e8161aaa1c65c0783396de7.tar.gz freebsd-ports-gnome-69f0c461859a118f1e8161aaa1c65c0783396de7.tar.zst freebsd-ports-gnome-69f0c461859a118f1e8161aaa1c65c0783396de7.zip |
Import tth port. TtH is a TeX to HTML converter.
Diffstat (limited to 'textproc/tth/pkg-descr')
-rw-r--r-- | textproc/tth/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/tth/pkg-descr b/textproc/tth/pkg-descr new file mode 100644 index 000000000000..eef84bad3208 --- /dev/null +++ b/textproc/tth/pkg-descr @@ -0,0 +1,10 @@ +TTH translates TeX source that uses the Plain macro package, or +LaTeX, into a near equivalent in HTML. It is extremely fast and +completely portable. It produces web documents that are more compact +and managable, and faster-viewing, than those from other converters, +because it really translates the equations, instead of converting them +into images. + +For more information see the homepage at + +http://hutchinson.belmont.ma.us/tth/tth.html |