[tex4ht-commits] [SCM] tex4ht updated: r487 - trunk/web
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Mon Jan 21 10:19:29 CET 2019
Author: michal_h21
Date: 2019-01-21 11:19:29 +0200 (Mon, 21 Jan 2019)
New Revision: 487
Modified:
trunk/web/index.html
Log:
Added new links and structured them
Modified: trunk/web/index.html
===================================================================
--- trunk/web/index.html 2019-01-19 22:40:14 UTC (rev 486)
+++ trunk/web/index.html 2019-01-21 09:19:29 UTC (rev 487)
@@ -1,5 +1,5 @@
<html><head>
-<!-- $Id: index.html,v 1.18 2019/01/17 22:42:38 karl Exp $ -->
+<!-- $Id: index.html,v 1.19 2019/01/21 10:16:30 michal Exp $ -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>TeX4ht - TeX Users Group</title>
<link rel="stylesheet" href="/tugstyle.css">
@@ -11,8 +11,9 @@
TeX/LaTeX/ConTeXt/etc. to HTML, various XML flavors, braille, etc.,
optionally using MathML.
+<h3>Links</h3>
+<h4>Project page, mailing lists and source repository</h4>
<ul>
-<li><a href="/applications/tex4ht/">Main information page</a>.
<li><a href="http://puszcza.gnu.org.ua/projects/tex4ht/">Project page at
Puszcza</a>:
<a href="http://svn.gnu.org.ua/viewvc/tex4ht">source repository</a>,
@@ -21,6 +22,10 @@
(<a href="http://tug.org/pipermail/tex4ht/">archives</a>), and
<a href="http://tug.org/pipermail/tex4ht-commits/">archive of
repository commits</a>.
+</ul>
+<h4>Documentation and tutorials</h4>
+<ul>
+<li><a href="/applications/tex4ht/">Main information page and documentation</a>.
<li><a href="/TUGboat/tb25-1/gurari.pdf">TeX4ht: HTML
production</a>, a tutorial/introductory article on using and
customizing TeX4ht.
@@ -38,8 +43,16 @@
and <a
href="http://12000.org/my_notes/faq/LATEX/html_and_latex.htm">cheat
sheet</a> from Nasser Abbasi.
+ <li><a href="https://tex.stackexchange.com/questions/tagged/tex4ht">Questions about TeX4ht on tex.stackexchange.com</a>.</li>
</ul>
+<h4>Tools</h4>
+<ul>
+ <li><a href="https://ctan.org/pkg/make4ht?lang=en">make4ht</a> - build system for TeX4ht.</li>
+ <li><a href="https://ctan.org/pkg/tex4ebook?lang=en">tex4ebook</a> - ePub and ePub3 export using TeX4ht.</li>
+</ul>
+<h3>Bug reports</h3>
+
<p>Bug reports are welcome by email or by submission to the <a
href="https://puszcza.gnu.org.ua/bugs/?group=tex4ht">bug database</a>.
Please include a complete source document and the exact program
@@ -49,13 +62,13 @@
href="https://puszcza.gnu.org.ua/bugs/?group=tex4ht">bug db</a>, so it
won't be forgotten.
+<h3>Current status</h3>
+
<p>TeX4ht was created by Eitan Gurari at Ohio State University. <a
href="/TUGboat/tb30-2/tb95gurari.pdf">Eitan died unexpectedly</a> in
June 2009; we extend our sympathies to his family, and dedicate future
work on the project to his memory.
-<h3>Current status</h3>
-
<p>With the encouragement and support of Eitan's family,
Michal Hoftich, Karl Berry, and others have continued to work
on TeX4ht. Involvement by other volunteers, from bug reports to major
@@ -71,5 +84,5 @@
remain solely in the <a
href="http://svn.gnu.org.ua/viewvc/tex4ht">source repository</a>.
-<hr><small>$Date: 2019/01/17 22:42:38 $;</small>
+<hr><small>$Date: 2019/01/21 10:16:30 $;</small>
<!--#include virtual="/footer.html"-->
More information about the tex4ht-commits
mailing list