diff options
author | Dario Nicodemi <dario.sbo@gmail.com> | 2010-04-08 13:51:00 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-15 10:25:13 +0200 |
commit | 90927728e328a75e6d67481f3f3e8da97f01d163 (patch) | |
tree | 8dec0bc8d70c35ff5e00c005941f04d3f88a022f /office/hevea/README | |
parent | 9cb47019c849ab7ec56c9ffecbd29f8b75a9fcc2 (diff) | |
download | slackbuilds-90927728e328a75e6d67481f3f3e8da97f01d163.tar.gz |
office/hevea: Added (a LaTeX to HTML translator).
Diffstat (limited to 'office/hevea/README')
-rw-r--r-- | office/hevea/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/office/hevea/README b/office/hevea/README new file mode 100644 index 0000000000..f1b4fa60bc --- /dev/null +++ b/office/hevea/README @@ -0,0 +1,7 @@ +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). Exotic symbols are translated into symbols +pertaining to the symbol font of the HTML browser. + +This requires ocaml. |