[tex4ht-commits] [SCM] tex4ht updated: r702 - trunk/doc/mn
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Wed May 27 15:16:26 CEST 2020
Author: michal_h21
Date: 2020-05-27 16:16:26 +0300 (Wed, 27 May 2020)
New Revision: 702
Modified:
trunk/doc/mn/ChangeLog
trunk/doc/mn/TeX4ht-doc.tex
Log:
Highlighted status info on the main documentation page
Modified: trunk/doc/mn/ChangeLog
===================================================================
--- trunk/doc/mn/ChangeLog 2020-05-27 12:53:03 UTC (rev 701)
+++ trunk/doc/mn/ChangeLog 2020-05-27 13:16:26 UTC (rev 702)
@@ -1,3 +1,8 @@
+2020-05-27 Michal Hoftich <michal.h21 at gmail.com>
+
+ * TeX4ht-doc.tex (mn.html): highlighted status information on the main
+ documentation page.
+
2017-08-01 Michal Hoftich <michal.h21 at gmail.com>
* TeX4ht-doc.tex: updated information about onmouseover.
Modified: trunk/doc/mn/TeX4ht-doc.tex
===================================================================
--- trunk/doc/mn/TeX4ht-doc.tex 2020-05-27 12:53:03 UTC (rev 701)
+++ trunk/doc/mn/TeX4ht-doc.tex 2020-05-27 13:16:26 UTC (rev 702)
@@ -3006,6 +3006,10 @@
\HAssign\OddDoc=1
+\def\Intro{\ifvmode\IgnorePar\fi\EndP\HCode{<div class="intro">}}
+\def\EndIntro{\ifvmode\IgnorePar\fi\EndP\HCode{</div>}}{}{}
+\Css{.intro{border:1px solid black; padding:4px;}}
+
\NewSection\DocPart{}{}
\Configure{DocPart}
{\IgnorePar} {}
@@ -3336,6 +3340,7 @@
% END DIRECTORIES
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -3345,17 +3350,19 @@
\Part{TeX4ht: LaTeX and TeX for Hypertext}
+\Intro
+
\TeX4ht was created by Eitan Gurari at Ohio State University. Eitan died
unexpectedly in June 2009; we dedicate future development to his memory.
-The new \TeX4ht home page is
+The new \TeX4ht home page is at
\Link[http://tug.org/tex4ht]{}{}http://tug.org/tex4ht\EndLink.
Please see that page for current development information, %
including a \Link[https://puszcza.gnu.org.ua/bugs/?group=tex4ht]{}{}bug tracker\EndLink\
and \Link[http://tug.org/mailman/listinfo/tex4ht]{}{}mailing lists\EndLink.
\TeX4ht is still actively maintained, and many individual files have been
-updated; new versions are committed to the \TeX4ht and TeX Live
+updated; new versions are committed to the \TeX4ht\ and TeX Live
repositories.
Unfortunately, no full release of \TeX4ht has been made since Eitan
@@ -3367,6 +3374,8 @@
release is underway, but will take time to complete. Please forgive broken
links and other problems with this documentation in the meantime.
+\EndIntro
+
\TeX4ht is a highly configurable \TeX-based authoring system
dedicated mainly to
produce hypertext. It interacts with \TeX-based applications through
More information about the tex4ht-commits
mailing list.