aboutsummaryrefslogtreecommitdiff
path: root/print/hyperlatex/pkg-descr
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-14 03:47:07 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-14 03:47:07 +0000
commit7829e606e4fafa9ec3eda5c8f042fb0721a6ed22 (patch)
tree2ac42231ab523428ad0215f04ec05b4e672222bc /print/hyperlatex/pkg-descr
parent804f5b6365ddb1ec8a2377a40de4b83817b483f5 (diff)
downloadports-7829e606e4fafa9ec3eda5c8f042fb0721a6ed22.tar.gz
ports-7829e606e4fafa9ec3eda5c8f042fb0721a6ed22.zip
Notes
Diffstat (limited to 'print/hyperlatex/pkg-descr')
-rw-r--r--print/hyperlatex/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/print/hyperlatex/pkg-descr b/print/hyperlatex/pkg-descr
new file mode 100644
index 000000000000..4c06418ed5c7
--- /dev/null
+++ b/print/hyperlatex/pkg-descr
@@ -0,0 +1,17 @@
+Hyperlatex is a package that allows you to prepare documents in HTML,
+and, at the same time, to produce a neatly printed document from your
+input. Unlike some other systems that you may have seen, Hyperlatex is
+not a general LaTeX-to-HTML converter. In Hyperlatex's author's eyes,
+conversion is not a solution to HTML authoring. A well written HTML
+document must differ from a printed copy in a number of rather subtle
+ways. He doubts that these differences can be recognized mechanically,
+and believes that converted LaTeX can never be as readable as a
+document written in HTML.
+
+The basic idea of Hyperlatex is to make it possible to write a
+document that will look like a flawless LaTeX document when printed
+and like a handwritten HTML document when viewed with an HTML browser.
+
+WWW: http://www.cs.ust.hk/~otfried/Hyperlatex/
+
+-- Robert Withrow <witr@rwwa.com>