summaryrefslogtreecommitdiff
path: root/textproc/hevea/DESCR
diff options
context:
space:
mode:
authortonio <tonio@pkgsrc.org>2015-05-06 20:45:43 +0000
committertonio <tonio@pkgsrc.org>2015-05-06 20:45:43 +0000
commit14f44fde001c2e80673380dd45a098660e4fb2f8 (patch)
treeda7b083bd0b0fad078a48ac2aaf7c0e2f2da3a0d /textproc/hevea/DESCR
parentb836a715e3b93e598921334b4fb217a0e3e1039d (diff)
downloadpkgsrc-14f44fde001c2e80673380dd45a098660e4fb2f8.tar.gz
Update textproc/hevea to 2.23
Patch kindly provided by J. Lewis Muir Changes include: - a huge pile of bugfixes - support for more latex packages (cleverref, comment,...) - html 5.0 output
Diffstat (limited to 'textproc/hevea/DESCR')
-rw-r--r--textproc/hevea/DESCR10
1 files changed, 4 insertions, 6 deletions
diff --git a/textproc/hevea/DESCR b/textproc/hevea/DESCR
index da8e900af55..7eef18b1022 100644
--- a/textproc/hevea/DESCR
+++ b/textproc/hevea/DESCR
@@ -1,18 +1,16 @@
HEVEA is a LaTeX to HTML translator. The input language is a fairly
complete subset of LaTeX2e (old LaTeX style is also accepted) and the
output language is HTML that is (hopefully) correct with respect to
- version 4.0 (transitional)
+ version 5.
- Exotic symbols are translated into symbols pertaining to the
- symbol font of the HTML browser, using the FACE attribute of the FONT
- tag. This allows the translation to HTML of quite a lot of the symbols
- used in LaTeX.
+ Exotic symbols are translated into the so-called HTML 'entities',
+ in other words into references to UNICODE chararacters.
HEVEA understands LaTeX macro definitions. Simple user style
files are understood with little or no modifications.
Furthermore, HEVEA customization is done by writing LaTeX code.
- HEVEA is written in Objective Caml, as many lexers. It is quite fast
+ HEVEA is written in OCaml, as many lexers. It is quite fast
and flexible. Using HEVEA it is possible to translate large documents
such as manuals, books, etc. very quickly. All documents are
translated as one single HTML file. Then, the output file can be cut