diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-05 23:25:34 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-05 23:25:34 -0600 |
commit | 755fff2e06b7b81d1f76236423875c2a315d4fea (patch) | |
tree | b6d8eb0a9642fc68e7894b7d527e9d649875546e /development/texi2html/README | |
parent | 89cd75a96810cda094b5176d76738fba1b2e8732 (diff) |
development/texi2html: Added (convert texinfo documents to various formats)
This is being split out from the texlive package.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/texi2html/README')
-rw-r--r-- | development/texi2html/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/texi2html/README b/development/texi2html/README new file mode 100644 index 000000000000..a1de0aa84a62 --- /dev/null +++ b/development/texi2html/README @@ -0,0 +1,6 @@ +texi2html converts texinfo documents to HTML, Info, docbook, and XML. + +This conflicts with the tetex package shipped with Slackware, as +an older texi2html comes with it. However, if you plan to replace +tetex with texlive, you will need a standalone installation of +texi2html, so this is intended to serve that purpose. |