texlive[56169] Master/texmf-dist/doc/generic/tex4ht: viewport for

commits+karl at tug.org commits+karl at tug.org
Mon Aug 24 19:19:28 CEST 2020


Revision: 56169
          http://tug.org/svn/texlive?view=revision&revision=56169
Author:   karl
Date:     2020-08-24 19:19:28 +0200 (Mon, 24 Aug 2020)
Log Message:
-----------
viewport for html files

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/generic/tex4ht/Makefile
    trunk/Master/texmf-dist/doc/generic/tex4ht/TeX4ht-doc.tex
    trunk/Master/texmf-dist/doc/generic/tex4ht/bugfixes.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mml-issues.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mml.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn-bug.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn-commands.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn-htf.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn-index.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn-mswin.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn-port.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn-upgrade.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn.css
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn10.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn11.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn12.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn13.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn14.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn15.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn16.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn17.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn18.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn19.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn2.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn20.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn21.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn22.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn24.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn25.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn27.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn29.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn3.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn30.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn32.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn33.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn34.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn35.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn36.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn37.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn38.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn39.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn4.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn40.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn41.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn42.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn44.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn45.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn46.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn47.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn48.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn49.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn5.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn50.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn51.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn52.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn53.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn54.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn55.html
    trunk/Master/texmf-dist/doc/generic/tex4ht/mn56.html

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/Makefile
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/Makefile	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/Makefile	2020-08-24 17:19:28 UTC (rev 56169)
@@ -1,4 +1,4 @@
-# $Id: Makefile 738 2020-06-11 15:28:50Z karl $
+# $Id: Makefile 786 2020-08-24 17:18:49Z karl $
 # Makefile for original tex4ht ("mn") documentation. Public domain.
 
 # karl's environment to get latest released files ...
@@ -9,7 +9,7 @@
   dev =
 endif
 
-tex = $(dev) tex -interaction=nonstopmode -file-line-error
+tex = $(dev) etex -interaction=nonstopmode -file-line-error
 bld: clean
 #	chmod -R a+rwX .  # as received from OSU
 	$(tex) mn && $(tex) mn && $(tex) mn
@@ -22,11 +22,12 @@
 inst_dir = /r/tug/home/texlive/karl/Master/texmf-dist/doc/generic/tex4ht
 # look for "Only in /..." for files in TL now that should be removed.
 dif:
-	diff -u0 $(inst_dir) .
+	diff -u0 $(inst_dir) . | grep -v '<small>Generated '
 
 # have to add new files by hand.
 install:
 	cp -p `(cd $(inst_dir) && \ls)` $(inst_dir)
+	svn status $(inst_dir)
 
 clean:
 	rm -f *.4ct *.4tc *.aux *.css *.dvi *.idv *.lg *.log *.tmp *.trc *.xref

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/TeX4ht-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/TeX4ht-doc.tex	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/TeX4ht-doc.tex	2020-08-24 17:19:28 UTC (rev 56169)
@@ -1,4 +1,4 @@
-% $Id: TeX4ht-doc.tex 715 2020-06-01 11:07:33Z michal_h21 $
+% $Id: TeX4ht-doc.tex 786 2020-08-24 17:18:49Z karl $
 % Part of TeX4ht, released under the LPPL.
 % This work has the LPPL maintenance status "maintained".
 %
@@ -14,12 +14,12 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 
-\immediate\write16{!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!}
-\immediate\write16{!!!!!!Compile: dotemp or dofinal               !!!!!!!!}
-\immediate\write16{!!!!!!NEEDS: htcmd.exe, tex4ht.exe, t4ht.exe   !!!!!!!!}
-\immediate\write16{!!!!!!needs: TWO COMPILATIONS to get correct index!!!!!!!!}
-\immediate\write16{!!!!!!checkmn in-messages out-clean-messages!!!!!!!!}
-\immediate\write16{!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!}
+%\immediate\write16{!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!}
+%\immediate\write16{!!!!!!Compile: dotemp or dofinal               !!!!!!!!}
+%\immediate\write16{!!!!!!NEEDS: htcmd.exe, tex4ht.exe, t4ht.exe   !!!!!!!!}
+%\immediate\write16{!!!!!!needs: TWO COMPILATIONS to get correct index!!!!!!!!}
+%\immediate\write16{!!!!!!checkmn in-messages out-clean-messages!!!!!!!!}
+%\immediate\write16{!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!}
 
 
 \long\def\WAIT#1\ENDWAIT{}
@@ -2835,6 +2835,7 @@
 \fi
 
 \Preamble{xhtml,th4,index}
+\Configure{@HEAD}{\HCode{<meta name="viewport" content="width=device-width, initial-scale=1" />\Hnewline}}
 \Configure{@/BODY}{\ifvmode\IgnorePar\fi\EndP\HCode{<hr />}\par\HCode{<small>Generated \ifcase \month \or
     January \or February \or March \or April \or May \or June \or July
     \or August \or September \or October \or November \or December \fi
@@ -6628,8 +6629,8 @@
 
 \EndList
 
- Block \Verb+{\begin}+\dots\Verb+\end+ environments may also be
- configured through the \Verb+\ConfigureEnv+ command, and lists may
+ Block environments \Verb+\begin+\dots\Verb+\end+ may also be
+ configured through the \Verb+\ConfigureEnv+ command. Lists may
  also employ the \Verb+\ConfigureList+ command.
 
 
@@ -6640,6 +6641,16 @@
 running \`'xhlatex mktex4ht.4ht' and reviewing the entries in the outcome
 page \`'mktex4ht.html => index => mktex4ht'.
 
+As an example, the footer is placed on these HTML pages using the
+\Verb+@/BODY+ hook, like this (inside
+\Verb+\Preamble+\dots\Verb+\EndPreamble+):
+\Verbatim
+\Configure{@/BODY}{\ifvmode\IgnorePar\fi\EndP\HCode{<hr />}\par
+    \HCode{<small>Generated \ifcase \month \or
+      January \or February \or March \or April \or May \or June \or July
+      \or August \or September \or October \or November \or December \fi
+  \the\day, \the\year\space - <a href="/tex4ht/">tex4ht home page</a></small>}}
+\EndVerbatim
 
 
 
@@ -8965,7 +8976,7 @@
  The \Link[http://svn.gnu.org.ua/viewvc/tex4ht/trunk/lit/]{}{}literate sources\EndLink{} of \TeX4ht
  are also available, but they are not needed for installing the
  system.  The literate views are very far from being in a desirable
- state for a review by a public eye--they reflect their true nature as
+ state for a review by a public eye---they reflect their true nature as
  being privately used for developing and maintaining the available
  code.  The views follow a basement mentality: throw in without much
  scrutiny any item of possible value at some point of time, and clean

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/bugfixes.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/bugfixes.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/bugfixes.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     See <a 
@@ -17,10 +18,10 @@
  href="https://tug.org/tex4ht" >https://tug.org/tex4ht</a>&#x00A0;for current status and information. You can see updates in the <a 
  href="https://tug.org/pipermail/tex4ht-commits/" >commit
 history</a>.
-<!--l. 4219--><p class="indent" >    Issues can be reported on the <a 
+<!--l. 4220--><p class="indent" >    Issues can be reported on the <a 
  href="https://puszcza.gnu.org.ua/bugs/?group=tex4ht" >bug tracker</a>.
 
 </p>
     <hr />
-<!--l. 4221--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 4222--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mml-issues.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mml-issues.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mml-issues.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <span 
@@ -381,5 +382,5 @@
 <br /></div>
 
     <hr />
-<!--l. 4194--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 4195--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mml.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mml.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mml.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -19,7 +20,7 @@
   name="mml-prob">
     <h3 class="SubSectionHead"><a 
   name="QQ1-6-31"></a>Some Sources of Problems for MathML</h3>
-<!--l. 4068--><p class="noindent" >
+<!--l. 4069--><p class="noindent" >
 </p><ol type="a" >
 <li>Broken math formulas, such as ‘<span 
 class="cmtt-10">$R=\{x|x$ is real $\}$</span>’ instead of ‘<span 
@@ -49,12 +50,12 @@
 class="cmtt-10">mzlatex file "" ""</span>
 <span 
 class="cmtt-10">"-cxhtmml"</span>’.)
-<!--l. 4115--><p class="noindent" ></p></li>
+<!--l. 4116--><p class="noindent" ></p></li>
 <li>Missing grouping for subscripts and suprscripts, such as ‘<span 
 class="cmtt-10">A_\mathit{...}</span>’ instead of ‘<span 
 class="cmtt-10">A_{\mathit{...}}</span>’. (LaTeX
 allows indirect access to the content of the operands; TeX4ht requires direct access.)
-<!--l. 4122--><p class="noindent" ></p></li>
+<!--l. 4123--><p class="noindent" ></p></li>
 <li>Use of the operators ‘<span 
 class="cmtt-10">^</span>’ and ‘<span 
 class="cmtt-10">_</span>’, instead of ‘<span 
@@ -65,7 +66,7 @@
 class="cmtt-10">early_</span>’ and ‘<span 
 class="cmtt-10">early^</span>’ options extend this awareness to the
 preambles of the source latex documents.)
-<!--l. 4128--><p class="noindent" ></p></li>
+<!--l. 4129--><p class="noindent" ></p></li>
 <li>If math environments nested within tabular environments cause <a 
  href="mml-issues.html"  name="mml-issues.html" >problems</a> enclose them within braces (for instance, ‘<span 
 class="cmtt-10">\begin{tabular}{c} \begin{minipage}{4in} {</span>
@@ -74,5 +75,5 @@
     </li></ol>
 
     <hr />
-<!--l. 4207--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 4208--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn-bug.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn-bug.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn-bug.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -18,7 +19,7 @@
 <ul >
 <li>Remove the calls to packages that are not essential to reproduce the problem (e.g., <span class="cmtt-10">\RequirePackage</span>,
 <span class="cmtt-10">\usepakage</span>)
-<!--l. 9002--><p class="noindent" ></p></li>
+<!--l. 9013--><p class="noindent" ></p></li>
 <li>Remove the local definitions that are not essential. For instance, use
 <div class="Verbatim"><span class="cmtt-10">\begin{figure}</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\includegraphics{filename}</span><span class="cmtt-10">&#x00A0;</span>
@@ -25,19 +26,19 @@
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\caption{What</span><span class="cmtt-10">&#x00A0;ever.}</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">\end{figure}</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 9012--><p class="indent" >    instead of
+<!--l. 9023--><p class="indent" >    instead of
 </p><div class="Verbatim"><span class="cmtt-10">\def\fig#1#2{\begin{figure}</span><span class="cmtt-10">&#x00A0;\includegraphics{#1}</span><span class="cmtt-10">&#x00A0;\caption{#2}</span><span class="cmtt-10">&#x00A0;\end{figure}}</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">\fig{filename}{What</span><span class="cmtt-10">&#x00A0;ever.}</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 9019--><p class="noindent" ></p></li>
+<!--l. 9030--><p class="noindent" ></p></li>
 <li>Use core classes when possible (e.g., <span class="cmtt-10">article </span>instead of <span class="cmtt-10">scrbook</span>).
-<!--l. 9021--><p class="noindent" ></p></li>
+<!--l. 9032--><p class="noindent" ></p></li>
 <li>Cut to a minimum the content where possible (e.g., ‘Abc’ instead of ‘Blah blah ... for ever.’) </li></ul>
-<!--l. 9026--><p class="indent" >    We work in a LaTeX environment different from where the bug reports typically originate. To understand the
+<!--l. 9037--><p class="indent" >    We work in a LaTeX environment different from where the bug reports typically originate. To understand the
 bugs we need to recreate the environments producing them. A sample file that isolates the problem reduces the
 debugging effort to a minimum.
 
 </p>
     <hr />
-<!--l. 9033--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 9044--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn-commands.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn-commands.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn-commands.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <p class="rightline"><a 
@@ -54,7 +55,7 @@
     </div>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-34"></a>From LaTeX to HTML</h2>
-<!--l. 4258--><p class="noindent" ><a 
+<!--l. 4259--><p class="noindent" ><a 
   name="features"></a>The translation of a LaTeX source file into HTML involves of loading <span 
 class="cmtt-10">tex4ht.sty </span>and *.4ht style files, choosing the
 desirable options for the translation, compiling the source into <span 
@@ -63,7 +64,7 @@
 class="cmtt-10">tex4ht </span>and <span 
 class="cmtt-10">t4ht </span>programs (see <a 
  href="mn39.html" >overview</a>).
-</p><!--l. 4267--><p class="indent" >    <a 
+</p><!--l. 4268--><p class="indent" >    <a 
   name="index9-34001"></a>The <span 
 class="cmtt-10">htlatex </span>command loads a script which takes on itself to invoke the different steps of the process, without
 user intervention. The command assumes the form
@@ -79,7 +80,7 @@
 class="cmtt-10">" "</span><span 
 class="cmti-10">options4</span><span 
 class="cmtt-10">"</span></div>
-<!--l. 4276--><p class="noindent" >where the first set of options is for the <span 
+<!--l. 4277--><p class="noindent" >where the first set of options is for the <span 
 class="cmtt-10">tex4ht.sty </span>and <span 
 class="cmtt-10">*.4ht </span>style files, the second set is for the <span 
 class="cmtt-10">tex4ht</span>
@@ -86,7 +87,7 @@
 postprocessor, the third for the <span 
 class="cmtt-10">t4ht </span>postprocessor, and the last one is for the LaTeX compiler. For
 instance,
-</p><!--l. 4290--><p class="indent" >
+</p><!--l. 4291--><p class="indent" >
 </p><dl > <dt><span 
 class="cmtt-10">htlatex filename</span></dt><dd>
 This command requests a translation according to the default conditions, which are set to produce HTML
@@ -97,9 +98,9 @@
 class="cmtt-10">html </span>for <span 
 class="cmtt-10">tex4ht.sty </span>instead of
 doing so implicitly.
-<!--l. 4300--><p class="indent" >    In addition, the command requests a break up of the output into separate web pages, in accordance to the two
+<!--l. 4301--><p class="indent" >    In addition, the command requests a break up of the output into separate web pages, in accordance to the two
 top sectioning levels of the document.
-</p><!--l. 4304--><p class="indent" >    Moreover, it asks for a listing in the log file of the information available for the style files in use.
+</p><!--l. 4305--><p class="indent" >    Moreover, it asks for a listing in the log file of the information available for the style files in use.
 That information, among other things, also introduces additional values available for the first list of
 options.
 </p>
@@ -127,7 +128,7 @@
     </dd></dl>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-35"></a>Available Values for the Options</h2>
-<!--l. 4343--><p class="noindent" ><a 
+<!--l. 4344--><p class="noindent" ><a 
   name="index9-35001"></a>The fields of <span 
 class="cmti-10">option1 </span>should be separated by commas. An ‘<span 
 class="cmtt-10">info</span>’ field requests a listing in the .log file of many of the
@@ -135,7 +136,7 @@
 class="cmtt-10">html</span>’, ‘<span 
 class="cmtt-10">xhtml</span>’, or a name of a private
 configuration file.
-</p><!--l. 4350--><p class="indent" >    The fields of <span 
+</p><!--l. 4351--><p class="indent" >    The fields of <span 
 class="cmti-10">option2 </span>and <span 
 class="cmti-10">options3 </span>should be separated by spaces. The available values can be listed by
 executing the postprocessors <span 
@@ -142,13 +143,13 @@
 class="cmtt-10">tex4ht.c </span>and <span 
 class="cmtt-10">t4ht.c</span>, respectively, without arguments (or with wrong sets of
 arguments).
-</p><!--l. 4355--><p class="indent" >    The first field of <span 
+</p><!--l. 4356--><p class="indent" >    The first field of <span 
 class="cmti-10">option2 </span>should be empty or a subdirectory of <span 
 class="cmtt-10">ht-fonts </span>(typically augmented with an
 exclamation mark ‘<span 
 class="cmtt-10">!</span>’). A space should separate the first field from the second one, also when the first field is
 empty.
-</p><!--l. 4360--><p class="indent" >    The underlying output formats of available <span 
+</p><!--l. 4361--><p class="indent" >    The underlying output formats of available <span 
 class="cmtt-10">htlatex</span>-like commands are tailored into the commands through
 fields of <span 
 class="cmti-10">option1</span>. The names of these fields are defined in <span 
@@ -156,7 +157,7 @@
 class="cmtt-10">tex4ht.usr </span>(see <a 
  href="mn11.html#confFiles">General Configuration
 Files</a>). These values should be of little interest to most users.
-</p><!--l. 4368--><p class="indent" >    <a 
+</p><!--l. 4369--><p class="indent" >    <a 
   name="index9-35002"></a> <a 
   name="index9-35003"></a>Different variants of the <span 
 class="cmtt-10">htlatex </span>command may be invoked by introducing the commands as
@@ -180,7 +181,7 @@
 class="cmtt-10">(htlatex filename "xhtml,ooffice" "ooffice/!</span><span 
 class="cmtt-10">&#x00A0;-cmozhtf" "-coo")</span>
 </td></tr></table>
-<!--l. 4382--><p class="indent" >    <a 
+<!--l. 4383--><p class="indent" >    <a 
   name="index9-35004"></a>Alternatively, a compilation ‘<span 
 class="cmtt-10">latex mkht-scripts.4ht</span>’ produces different named scripts of similar
 functionality.
@@ -200,7 +201,7 @@
 the third list. For instance, ‘<span 
 class="cmtt-10">xhlatex filename</span>’ or ‘<span 
 class="cmtt-10">htlatex filename "xhtml"</span>’.
-<!--l. 4400--><p class="noindent" >To request a Unicode representation of symbols, the first list of options should include the ‘<span 
+<!--l. 4401--><p class="noindent" >To request a Unicode representation of symbols, the first list of options should include the ‘<span 
 class="cmtt-10">uni-html4</span>’ entry, and
 the second list should include the ‘<span 
 class="cmtt-10">-cunihtf</span>’ entry preceded by space. For instance, ‘<span 
@@ -207,23 +208,23 @@
 class="cmtt-10">xhlatex filename</span>
 <span 
 class="cmtt-10">"xhtml,uni-html4" " -cunihtf"</span>’.
-</p><!--l. 4406--><p class="indent" >    Unicode representations of symbols in UTF-8 encoding may be requested with the entry ‘<span 
+</p><!--l. 4407--><p class="indent" >    Unicode representations of symbols in UTF-8 encoding may be requested with the entry ‘<span 
 class="cmtt-10">-utf8</span>’
 added to the second list. For instance, ‘<span 
 class="cmtt-10">xhlatex filename "xhtml,charset=utf-8" " -cunihtf</span>
 <span 
 class="cmtt-10">-utf8"</span>’.
-</p><!--l. 4413--><p class="indent" >    To request expanded usage of unicode values in iso-8859-1 output employ commands similar to
+</p><!--l. 4414--><p class="indent" >    To request expanded usage of unicode values in iso-8859-1 output employ commands similar to
 </p>
     <div  
 class="centerline"><span 
 class="cmtt-10">htlatex file "" "iso8859/1/charset/uni/!"</span></div>
-<!--l. 4419--><p class="noindent" >or introduce a similar charset path in tex4ht.env. Otherwise, non iso-8859-1 characters might obtain bitmap
+<!--l. 4420--><p class="noindent" >or introduce a similar charset path in tex4ht.env. Otherwise, non iso-8859-1 characters might obtain bitmap
 representations.
 </p>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-37"></a>XHTML with MathML</h2>
-<!--l. 4428--><p class="noindent" ><a 
+<!--l. 4429--><p class="noindent" ><a 
   name="index9-37001"></a> <a 
   name="index9-37002"></a> <a 
   name="index9-37003"></a> <a 
@@ -276,10 +277,10 @@
 class="cmtt-10">&#x00A0;filename</span><span 
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 4452--><p class="indent" >    For XHTML+MathML to be served both by Mozilla and MSIE+MathPlayer use the command line option
+<!--l. 4453--><p class="indent" >    For XHTML+MathML to be served both by Mozilla and MSIE+MathPlayer use the command line option
 ‘mathplayer’.
 
-</p><!--l. 4456--><p class="indent" >    The <span 
+</p><!--l. 4457--><p class="indent" >    The <span 
 class="cmtt-10">mzlatex </span>command is a short cut representation for the command ‘<span 
 class="cmtt-10">htlatex filename "xhtml,mozilla"</span>
 <span 
@@ -288,7 +289,7 @@
 representation for the command ‘<span 
 class="cmtt-10">htlatex filename "xhtml,mathml" " -cunihtf" "-cvalidate"</span>’; it does not
 make any compromizes toward browsers.
-</p><!--l. 4464--><p class="indent" >    It might be worthwhile to notice some of the more <a 
+</p><!--l. 4465--><p class="indent" >    It might be worthwhile to notice some of the more <a 
  href="mml.html#mml-prob">common sources of problems</a> for MathML.  <a 
   name="index9-37007"></a>The ‘<span 
 class="cmtt-10">mathml-</span>’
@@ -296,7 +297,7 @@
 </p>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-38"></a>OpenDocument, OpenOffice, and MS Word</h2>
-<!--l. 4475--><p class="noindent" ><a 
+<!--l. 4476--><p class="noindent" ><a 
   name="index9-38001"></a> <a 
   name="index9-38002"></a> <a 
   name="index9-38003"></a> <a 
@@ -317,13 +318,13 @@
 class="cmtt-10">oolatex filename</span>’ is a zipped file
 named with a ‘<span 
 class="cmtt-10">.odt</span>’ extension.
-</p><!--l. 4495--><p class="indent" >    The OpenDocument code employs MathML for formulas, and XSL-FO for formatting. It can be viewed by the
+</p><!--l. 4496--><p class="indent" >    The OpenDocument code employs MathML for formulas, and XSL-FO for formatting. It can be viewed by the
 <a 
  href="http://www.openoffice.org/" >OpenOffice</a> word processor which, in turn, can export RTF and other MicroSoft-based formats (see also, Maarten
 Wisse, “Hacking TeX4ht for XML Output: The Road toward a TeX to Word Convertor”, <a 
  href="http://www.ntg.nl/maps/electromaps.html" >MAPS</a>&#x00A0;28&#x00A0;(2002),
 pp.&#x00A0;28-35).
-</p><!--l. 4507--><p class="indent" >    A command of the form ‘<span 
+</p><!--l. 4508--><p class="indent" >    A command of the form ‘<span 
 class="cmtt-10">htlatex filename "html,word" "symbol/!" "-cvalidate"</span>’ asks for HTML
 output tuned toward MicroSoft Word. Such a format, however, relies on bitmaps for mathematical
 formulas.
@@ -330,7 +331,7 @@
 </p>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-39"></a>DocBook and TEI</h2>
-<!--l. 4516--><p class="noindent" ><a 
+<!--l. 4517--><p class="noindent" ><a 
   name="index9-39001"></a> <a 
   name="index9-39002"></a> <a 
   name="index9-39003"></a> <a 
@@ -374,7 +375,7 @@
 class="cmtt-10">"xhtml,tei" " -cunihtf" "-cdocbk" </span></td></tr></table>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-40"></a>JavaHelp</h2>
-<!--l. 4547--><p class="noindent" ><a 
+<!--l. 4548--><p class="noindent" ><a 
   name="index9-40001"></a> <a 
   name="index9-40002"></a><a 
  href="http://java.sun.com/products/javahelp/index.jsp" >JavaHelp</a> is an online documentation system for use by Java-based applications. Such documents can be
@@ -382,7 +383,7 @@
 class="cmtt-10">jhlatex </span><span 
 class="cmti-10">filename</span>’ for JavaHelp version
 2.0.
-</p><!--l. 4554--><p class="indent" >    The above invocation stands for ‘<span 
+</p><!--l. 4555--><p class="indent" >    The above invocation stands for ‘<span 
 class="cmtt-10">htlatex </span><span 
 class="cmti-10">filename </span><span 
 class="cmtt-10">"html,3.2,xml,javahelp,unicode" " -cmozhtf</span>
@@ -395,11 +396,11 @@
 class="cmtt-10">java -jar</span>
 <span 
 class="cmtt-10">${HOME}/jh2.0/javahelp/bin/jhindexer.jar -db jobname-doc/jobname-jhs jobname*.html</span>’.
-</p><!--l. 4566--><p class="indent" >    The Java program is to be distributed with the jobname-doc directory.
+</p><!--l. 4567--><p class="indent" >    The Java program is to be distributed with the jobname-doc directory.
 </p>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-41"></a>Private Configuration Files</h2>
-<!--l. 4715--><p class="noindent" ><a 
+<!--l. 4716--><p class="noindent" ><a 
   name="index9-41001"></a><a 
   name="prvCfgFiles"></a>The leading entry, in the first list of options of the <span 
 class="cmtt-10">htlatex</span>-like commands, can equal ‘<span 
@@ -408,7 +409,7 @@
 the case, the entry is assumed to be the name of a configuration file. The extension ‘<span 
 class="cmtt-10">cfg</span>’ is assumed for names of
 configuration files that are listed without their extension.
-</p><!--l. 4723--><p class="indent" >    A configuration file should take the following form for LaTeX files.
+</p><!--l. 4724--><p class="indent" >    A configuration file should take the following form for LaTeX files.
 </p>
     <div class="Template">   <span 
 class="cmtt-10">...</span><span 
@@ -430,7 +431,7 @@
 class="cmtt-10">...</span><br />
 <span 
 class="cmtt-10">\EndPreamble </span></div>
-<!--l. 4737--><p class="indent" >    It is up to the user to decide the distribution of entries between the <span 
+<!--l. 4738--><p class="indent" >    It is up to the user to decide the distribution of entries between the <span 
 class="cmtt-10">\Preamble </span>and the <span 
 class="cmtt-10">htlatex</span>-like
 
@@ -467,10 +468,10 @@
 <li>Notice that for a LaTeX file the <span 
 class="cmtt-10">\begin{document} </span>instruction should be present both in the configuration file and
 the source file.
-<!--l. 4760--><p class="noindent" ></p></li>
+<!--l. 4761--><p class="noindent" ></p></li>
 <li>Instructions defined within a source file may be redefined in a configuration file. Such a feature enables to keep
 source files intact for compilation to different formats by different tools.
-<!--l. 4765--><p class="indent" >    For instance, a definition of the form <span 
+<!--l. 4766--><p class="indent" >    For instance, a definition of the form <span 
 class="cmtt-10">\renewcommand\mycommand{...} </span>within a configuration file provided for
 the following LaTeX source.
 </p><div class="Verbatim"><span 
@@ -524,10 +525,10 @@
     </div>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-42"></a>Creating Private Command Lines</h2>
-<!--l. 4789--><p class="noindent" ><a 
+<!--l. 4790--><p class="noindent" ><a 
   name="index9-42001"></a> <a 
   name="index9-42002"></a>
-</p><!--l. 4792--><p class="indent" >    A htlatex-like script <span 
+</p><!--l. 4793--><p class="indent" >    A htlatex-like script <span 
 class="cmtt-10">foolatex.bat </span>can be obtained from the compilation under LaTeX of a file similar to the
 following one.
 </p><div class="Verbatim"><span 
@@ -562,19 +563,19 @@
 class="cmtt-10">&#x00A0;\end{document}</span><span 
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 4806--><p class="indent" >    A call of the form
+<!--l. 4807--><p class="indent" >    A call of the form
 </p>
     <div  
 class="centerline"><span 
 class="cmtt-10">foolatex filename</span></div>
-<!--l. 4810--><p class="indent" >    is then equivalent to a call of the following form.
+<!--l. 4811--><p class="indent" >    is then equivalent to a call of the following form.
 </p>
     <div  
 class="centerline"><span 
 class="cmtt-10">htlatex filename "html,next,3" "symbol/!" "-dc:\my\dir"</span></div>
-<!--l. 4816--><p class="indent" >    Scripts obtained in such a manner can embed parameters within their bodies instead of expecting the
+<!--l. 4817--><p class="indent" >    Scripts obtained in such a manner can embed parameters within their bodies instead of expecting the
 parameters to be provided in command lines.
-</p><!--l. 4819--><p class="indent" >    Details regarding the available options can be found by compiling under LaTeX a file of the following
+</p><!--l. 4820--><p class="indent" >    Details regarding the available options can be found by compiling under LaTeX a file of the following
 form.
 </p>
     <div  
@@ -581,7 +582,7 @@
 class="centerline"><span 
 class="cmtt-10">\input mkht.4ht \end{document}</span></div>
 
-<!--l. 4825--><p class="indent" >    The compilation requires the <span 
+<!--l. 4826--><p class="indent" >    The compilation requires the <span 
 class="cmtt-10">ProTex.sty </span>and <span 
 class="cmtt-10">AlProTex.sty </span>files available at
 <a 
@@ -590,7 +591,7 @@
 </p>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-43"></a>An Insight into the Commands</h2>
-<!--l. 4843--><p class="noindent" >Given a LaTeX file
+<!--l. 4844--><p class="noindent" >Given a LaTeX file
       </p><div class="ShowCode">
       <br /> <span 
 class="cmtt-10">\documentclass{article}</span>
@@ -601,7 +602,7 @@
       <br /> <span 
 class="cmtt-10">\end{document}</span>
 </div>
-<!--l. 4853--><p class="noindent" >the ‘<span 
+<!--l. 4854--><p class="noindent" >the ‘<span 
 class="cmtt-10">htlatex </span><span 
 class="cmti-10">filename</span>’ command produces a call ‘<span 
 class="cmtt-10">latex </span><span 
@@ -619,7 +620,7 @@
       <br /> <span 
 class="cmtt-10">\end{document}</span>
 </div>
-<!--l. 4867--><p class="noindent" >Similarly, the command ‘<span 
+<!--l. 4868--><p class="noindent" >Similarly, the command ‘<span 
 class="cmtt-10">htlatex </span><span 
 class="cmti-10">filename </span><span 
 class="cmtt-10">"</span><span 
@@ -655,7 +656,7 @@
 class="cmtt-10">\usepackage </span>instruction is explicitly introduced into the source files.
     <h2 class="ChapterHead"><a 
   name="QQ1-9-44"></a>A Deeper Insight</h2>
-<!--l. 4893--><p class="noindent" >From the perspective of TeX4ht, the <span 
+<!--l. 4894--><p class="noindent" >From the perspective of TeX4ht, the <span 
 class="cmtt-10">htlatex</span>-like commands, and the <span 
 class="cmtt-10">\usepackage</span>, are indirect approaches for
 getting LaTeX files of the following form. Such files can be explicitly provided for compilations requested through
@@ -691,7 +692,7 @@
 </div>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-45"></a>TeX, ConTeXt, and TeXi</h2>
-<!--l. 4923--><p class="noindent" ><a 
+<!--l. 4924--><p class="noindent" ><a 
   name="index9-45001"></a> <a 
   name="index9-45002"></a> <a 
   name="index9-45003"></a> <a 
@@ -703,7 +704,7 @@
 by the user into the source file, after the preamble of the file where the document definitions reside
 (<a 
  href="mn10.html"  name="mn10.html" >example</a>). In the case of TeXi, such a code fragment is introduced implicitly.
-</p><!--l. 4951--><p class="indent" >    The private configuration files are similar to those of LaTeX, with the instruction ‘<span 
+</p><!--l. 4952--><p class="indent" >    The private configuration files are similar to those of LaTeX, with the instruction ‘<span 
 class="cmtt-10">\begin{document}</span>’
 excluded.
 </p>
@@ -733,7 +734,7 @@
 TeX sources, be palces at the strat of the files in TeXi sources, and not include the <span 
 class="cmtt-10">\begin{document}</span>
 instruction.
-<!--l. 4975--><p class="indent" >    <a 
+<!--l. 4976--><p class="indent" >    <a 
   name="index9-46001"></a> <a 
   name="index9-46002"></a>For <a 
  href="http://www.pragma-ade.com/" >ConTeXt</a> similar instructions apply with suffixes ‘<span 
@@ -746,7 +747,7 @@
 </p>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-47"></a>Other Options</h2>
-<!--l. 4988--><p class="noindent" >
+<!--l. 4989--><p class="noindent" >
 </p><ul >
 <li> <a 
   name="index9-47001"></a>XeTeX files can be compiled with htlatex-like instructions (e.g., htxelatex, htxetex, mzxelatex). Currently only
@@ -757,7 +758,7 @@
     <div  
 class="centerline"><span 
 class="cmtt-10">htlatex file "xhtml,jsmath" " -cmozhtf"</span></div>
-<!--l. 5001--><p class="noindent" ></p></li>
+<!--l. 5002--><p class="noindent" ></p></li>
 <li> <a 
   name="index9-47003"></a>The dvipng utility might be activated for bitmap constructions through a request ‘-cdvipng’ in the third options
 list. For instance,
@@ -764,9 +765,9 @@
     <div  
 class="centerline"><span 
 class="cmtt-10">htlatex file "" "" "-cdvipng"</span></div>
-<!--l. 5008--><p class="indent" >    This utility is reported to produce fast high quality output with much smaller files than other
+<!--l. 5009--><p class="indent" >    This utility is reported to produce fast high quality output with much smaller files than other
 convertors.
-</p><!--l. 5011--><p class="noindent" ></p></li>
+</p><!--l. 5012--><p class="noindent" ></p></li>
 <li> <a 
   name="index9-47004"></a>TeX4ht offers also <a 
  href="http://www.cse.ohio-state.edu/~gurari/laspeak" >speech</a> output formats.
@@ -773,23 +774,23 @@
     </li></ul>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-48"></a>Validation</h2>
-<!--l. 5023--><p class="noindent" ><a 
+<!--l. 5024--><p class="noindent" ><a 
   name="index9-48001"></a>The outcome of the translations should be checked by validators for proper syntax. Typically, with the presence of
 validators, errors are easy to detect and correct, but they require human intervention.
-</p><!--l. 5028--><p class="indent" >    TeX4ht doesn’t offer a built-in parser to verify the correctness of the outcome. However, external validator(s)
+</p><!--l. 5029--><p class="indent" >    TeX4ht doesn’t offer a built-in parser to verify the correctness of the outcome. However, external validator(s)
 can quite easily be integrated into the compilation process.
 </p>
     <h2 class="ChapterHead"><a 
   name="QQ1-9-49"></a>Recommendations</h2>
-<!--l. 5037--><p class="noindent" >To keep with the spirit of LaTeX and hypertext, in which style is assumed to be separated from content, the users
+<!--l. 5038--><p class="noindent" >To keep with the spirit of LaTeX and hypertext, in which style is assumed to be separated from content, the users
 are encouraged to avoid inserting TeX4ht code into their source files. Instead, they should place their
 modifications, to the default settings, within private configuration files to be loaded by htlatex-like
 commands.
-</p><!--l. 5044--><p class="indent" >    On the other hand, it should be noted that hypertext markings should adhere to strict rules specified by
+</p><!--l. 5045--><p class="indent" >    On the other hand, it should be noted that hypertext markings should adhere to strict rules specified by
 different standards. Consequently, it is strongly advised to check the output obtained from the default
 configurations, before trying to tailor new ones.
 
 </p>
     <hr />
-<!--l. 5052--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 5053--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn-htf.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn-htf.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn-htf.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -21,7 +22,7 @@
 <li> <a 
   name="index23-63001"></a>If you are creating a new htf font, scan the information TeX4ht issues in the <span class="cmtt-10">log </span>file of the compilation regarding
 the missing htf font. For instance,
-<!--l. 6346--><p class="indent" >    <span class="cmtt-10">--- warning --- Couldn’t find font ‘ectt1000.htf’ (char codes: 0--255)</span> </p></li>
+<!--l. 6347--><p class="indent" >    <span class="cmtt-10">--- warning --- Couldn’t find font ‘ectt1000.htf’ (char codes: 0--255)</span> </p></li>
 <li>Produce a document showing the character maps. Employ a script similar to the following one, using a standard
 compilation, say, for an output in PDF or PostScript.
     <div class="EXAMPL"><span class="cmbx-10">Example</span>
@@ -46,15 +47,15 @@
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;...............</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;last</span><span class="cmtt-10">&#x00A0;line:</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;prefix_of_font_name</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;first_index</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;last_index</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 6386--><p class="indent" >    where
+<!--l. 6387--><p class="indent" >    where
 </p><ol type="a" >
 <li>The first and last lines must agree on their content, with <span class="cmtt-10">first_index </span>and <span class="cmtt-10">last_index </span>being equal to the character
 codes mentioned in the message
-<!--l. 6392--><p class="indent" >    <span class="cmtt-10">--- warning --- Couldn’t find font ‘....’ (char codes: first_index--last_index)</span>
-</p><!--l. 6395--><p class="noindent" ></p></li>
+<!--l. 6393--><p class="indent" >    <span class="cmtt-10">--- warning --- Couldn’t find font ‘....’ (char codes: first_index--last_index)</span>
+</p><!--l. 6396--><p class="noindent" ></p></li>
 <li>The number of intermediate lines should equal
-<!--l. 6397--><p class="indent" >    <span class="cmtt-10">(last_index) - (first_index) + 1</span>.
-</p><!--l. 6399--><p class="indent" >    Each of these intermediate lines provides a representation for a corresponding character code.
+<!--l. 6398--><p class="indent" >    <span class="cmtt-10">(last_index) - (first_index) + 1</span>.
+</p><!--l. 6400--><p class="indent" >    Each of these intermediate lines provides a representation for a corresponding character code.
 </p>
     <div class="EXAMPL"><span class="cmbx-10">Example</span>
 <div class="Verbatim"><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;ectt</span><span class="cmtt-10">&#x00A0;0</span><span class="cmtt-10">&#x00A0;255</span><span class="cmtt-10">&#x00A0;</span>
@@ -70,15 +71,15 @@
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;ectt</span><span class="cmtt-10">&#x00A0;0</span><span class="cmtt-10">&#x00A0;255</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
     </div>
-<!--l. 6418--><p class="noindent" ></p></li>
+<!--l. 6419--><p class="noindent" ></p></li>
 <li>Each intermediate line consists of three fields
-<!--l. 6420--><p class="indent" >    <span class="cmtt-10">string class comment</span>
-</p><!--l. 6422--><p class="indent" >    The first two fields must be enclosed by a delimiter, determined by the first character in the line. The comment
+<!--l. 6421--><p class="indent" >    <span class="cmtt-10">string class comment</span>
+</p><!--l. 6423--><p class="indent" >    The first two fields must be enclosed by a delimiter, determined by the first character in the line. The comment
 may be empty.
-</p><!--l. 6426--><p class="indent" >    A ‘<span class="cmtt-10">class</span>’ specified by an odd integer value asks for a pictorial character. An even integer number asks
+</p><!--l. 6427--><p class="indent" >    A ‘<span class="cmtt-10">class</span>’ specified by an odd integer value asks for a pictorial character. An even integer number asks
 for a non-pictorial character, specified in the ‘<span class="cmtt-10">string</span>’ field. An empty class field is treated as a zero
 value.
-</p><!--l. 6431--><p class="indent" >    The manner the characters of the different classes are packaged, is determined by commands of the form
+</p><!--l. 6432--><p class="indent" >    The manner the characters of the different classes are packaged, is determined by commands of the form
 ‘<span class="cmtt-10">\Configure{htf}{class-number}...</span>’. For instance,
 </p><div class="Verbatim"><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\Configure{htf}{0}{+}{&#x003C;span\Hnewline</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;class="}{\%s}{-\%s}{x-x-\%d}{}{"&#x003E;}{&#x003C;/span&#x003E;}</span><span class="cmtt-10">&#x00A0;</span>
@@ -89,14 +90,14 @@
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\Configure{htf}{6}{+}{&#x003C;u\Hnewline</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;class="}{}{}{}{}{underline"&#x003E;}{&#x003C;/u&#x003E;}</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 6448--><p class="indent" >    When no special requirements are in place, it is advisable to use just the classes of 0 and 1.
-</p><!--l. 6452--><p class="noindent" ></p></li>
+<!--l. 6449--><p class="indent" >    When no special requirements are in place, it is advisable to use just the classes of 0 and 1.
+</p><!--l. 6453--><p class="noindent" ></p></li>
 <li>The ‘<span class="cmtt-10">string</span>’ field may include any sequence of characters, except for its delimiters. The backslash character ‘<span class="cmtt-10">\</span>’ acts
 there as an escaped character. It may act as a delimiter for a character code, or be followed by another backslash
 (that is, ‘<span class="cmtt-10">\\</span>’ represents the character ‘<span class="cmtt-10">\</span>’ ). </li>
 <li>In the string part, use ‘<span class="cmtt-10">&lt;</span>’ for the character ‘<span class="cmtt-10">&#x003C;</span>’, ‘<span class="cmtt-10">&gt;</span>’ for ‘<span class="cmtt-10">&#x003E;</span>’, and ‘<span class="cmtt-10">&amp;</span>’ for ‘<span class="cmtt-10">&</span>’;
     </li></ol>
-<!--l. 6465--><p class="noindent" ></p></li>
+<!--l. 6466--><p class="noindent" ></p></li>
 <li> <a 
   name="index23-63002"></a> <a 
   name="index23-63003"></a>If you want specific information for a font, to be included in the .css file, add to the end of the file an entry
@@ -103,14 +104,14 @@
 consisting of the font name and the information in discourse. The two fields must be separated by space. The second
 field may span over more than one line; the extra lines must start with space. The lines of the entries must be
 prefixed with ‘<span class="cmtt-10">htfcss: </span>’.
-<!--l. 6475--><p class="indent" >    If more than one entry applies for a given font, the first one is the only one that counts. </p></li></ol>
-<!--l. 6480--><p class="noindent" ><span class="cmbx-10">Note. </span>It is highly recommended to set up fonts just of Unicode entries, and let TeX4ht automatically map the
+<!--l. 6476--><p class="indent" >    If more than one entry applies for a given font, the first one is the only one that counts. </p></li></ol>
+<!--l. 6481--><p class="noindent" ><span class="cmbx-10">Note. </span>It is highly recommended to set up fonts just of Unicode entries, and let TeX4ht automatically map the
 symbols to the appropriate character encodings (using <span class="cmtt-10">unicode.4hf </span>mapping files).
-</p><!--l. 6493--><p class="indent" >    Instead of explicitly specifying the encodings for the characters, an htf font can be declared an alias to another
+</p><!--l. 6494--><p class="indent" >    Instead of explicitly specifying the encodings for the characters, an htf font can be declared an alias to another
 htf font by specifying in the first line the aliased font name prepended by a period.
 </p>
     <div class="EXAMPL"><span class="cmbx-10">Example</span>
-<!--l. 6499--><p class="indent" >    <span class="cmbx-10">cmss.htf</span>
+<!--l. 6500--><p class="indent" >    <span class="cmbx-10">cmss.htf</span>
 </p><div class="Verbatim"><span class="cmtt-10">.cmti</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">htfcss:</span><span class="cmtt-10">&#x00A0;cmss</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;font-family:</span><span class="cmtt-10">&#x00A0;sans-serif;</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">htfcss:</span><span class="cmtt-10">&#x00A0;cmssbx</span><span class="cmtt-10">&#x00A0;font-weight:</span><span class="cmtt-10">&#x00A0;bold;</span><span class="cmtt-10">&#x00A0;</span>
@@ -117,10 +118,10 @@
 <br /><span class="cmtt-10">htfcss:</span><span class="cmtt-10">&#x00A0;cmssi</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;font-style:</span><span class="cmtt-10">&#x00A0;italic;</span><span class="cmtt-10">&#x00A0;font-family:</span><span class="cmtt-10">&#x00A0;sans-serif;</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
     </div>
-<!--l. 6509--><p class="indent" >    <a 
+<!--l. 6510--><p class="indent" >    <a 
  href="mn11.html#mn23.html" >up</a>
 
 </p>
     <hr />
-<!--l. 6510--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 6511--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn-index.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn-index.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn-index.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <p class="rightline"><a 
@@ -590,5 +591,5 @@
  href="mn-commands.html#index9-47001" ><span class="cmr-9">293</span></a>                                               </td></tr></table>
 
     <hr />
-<!--l. 10681--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 10692--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn-mswin.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn-mswin.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn-mswin.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -20,12 +21,12 @@
 <ol type="a" >
 <li> <a 
   name="index28-70001"></a>Establish a directory, say, ‘<span class="cmtt-10">c:\tex4ht</span>’.
-<!--l. 7673--><p class="noindent" ></p></li>
+<!--l. 7684--><p class="noindent" ></p></li>
 <li> <a 
   name="index28-70002"></a>Download the file <a 
  href="tex4ht.zip" >tex4ht.zip</a> into the directory <span class="cmtt-10">tex4ht.dir </span>and unzip it.
     <p class="rightline"><span class="cmbx-10">Update the Pointers in the Environment File</span></p>
-<!--l. 7699--><p class="noindent" ></p></li>
+<!--l. 7710--><p class="noindent" ></p></li>
 <li> <a 
   name="index28-70003"></a> <a 
   name="index28-70004"></a>Replace in <a 
@@ -33,15 +34,15 @@
 alternative lines which state what directories should be searched for the tfm files of TeX and LaTeX. The directory
 names must be preceded with the character ‘<span class="cmtt-10">t</span>’ at the first column. If their subdirectories are also to be searched, the
 names should be appended with the character ‘<span class="cmtt-10">!</span>’.
-<!--l. 7712--><p class="indent" >    Note that long file names on MS Windows, and file names with spaces, might have short space-free aliases. For
+<!--l. 7723--><p class="indent" >    Note that long file names on MS Windows, and file names with spaces, might have short space-free aliases. For
 instance, a directory name ‘<span class="cmtt-10">c:\progra~1\texmf</span>’ instead of ‘<span class="cmtt-10">c:\program files\texmf</span>’. The alternative names can
 be checked by issuing the ‘<span class="cmtt-10">dir</span>’ command in a DOS session.
-</p><!--l. 7719--><p class="noindent" ></p></li>
+</p><!--l. 7730--><p class="noindent" ></p></li>
 <li> <a 
   name="index28-70005"></a>If needed, adjust the paths in the ‘<span class="cmtt-10">i</span>’ records of <span class="cmtt-10">tex4ht.env</span>. These records are used for searching htf fonts, and
 they are similar to the ‘<span class="cmtt-10">t</span>’ records.
     <p class="rightline"><span class="cmbx-10">Update the Bitmap Generating Scripts</span></p>
-<!--l. 7733--><p class="noindent" ></p></li>
+<!--l. 7744--><p class="noindent" ></p></li>
 <li> <a 
   name="index28-70006"></a>The file <span class="cmtt-10">tex4ht.env </span>contains the following default script, of calls to system utilities for translating dvi pictures into
 png.
@@ -51,24 +52,24 @@
 <br /><span class="cmtt-10">Gconvert</span><span class="cmtt-10">&#x00A0;zz%%4.ps</span><span class="cmtt-10">&#x00A0;-trim</span><span class="cmtt-10">&#x00A0;+repage</span><span class="cmtt-10">&#x00A0;-density</span><span class="cmtt-10">&#x00A0;110x110</span><span class="cmtt-10">&#x00A0;-transparent</span><span class="cmtt-10">&#x00A0;"#FFFFFF"</span><span class="cmtt-10">&#x00A0;%%3</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">Gif</span><span class="cmtt-10">&#x00A0;exist</span><span class="cmtt-10">&#x00A0;zz%%4.ps</span><span class="cmtt-10">&#x00A0;DEL</span><span class="cmtt-10">&#x00A0;zz%%4.ps</span><span class="cmtt-10">&#x00A0;&#x003E;nul</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 7746--><p class="indent" >    You may replace this script with an alternative sequence of system calls. In such a case, place one command per
+<!--l. 7757--><p class="indent" >    You may replace this script with an alternative sequence of system calls. In such a case, place one command per
 line, and mark each of these lines with the character ‘<span class="cmtt-10">G</span>’ at the first column. The literate version tex4ht-env.tex of
 tex4ht.env offers a few suggestions.
-</p><!--l. 7752--><p class="indent" >    The entry <span class="cmtt-10">%%1 </span>is a parameter referring to a dvi file, the <span class="cmtt-10">%%2 </span>is a parameter indicating a page
+</p><!--l. 7763--><p class="indent" >    The entry <span class="cmtt-10">%%1 </span>is a parameter referring to a dvi file, the <span class="cmtt-10">%%2 </span>is a parameter indicating a page
 number, the <span class="cmtt-10">%%3 </span>is a parameter standing for an output file name, and <span class="cmtt-10">%%4 </span>is a parameter providing the
 jobname.
-</p><!--l. 7761--><p class="indent" >    The <a 
+</p><!--l. 7772--><p class="indent" >    The <a 
  href="http://www.radicaleye.com/dvips.html" >dvips</a> utility translates dvi files into postscript. The <span class="cmtt-10">convert </span>utility, provided within the distribution of
 <a 
  href="http://www.imagemagick.org/" >ImageMagick</a>, translates postscript files into png.
-</p><!--l. 7767--><p class="indent" >    The script employs the Metafont mode ‘<span class="cmtt-10">ibmvga</span>’ of resolution ‘<span class="cmtt-10">110</span>’; the available modes are listed in file
+</p><!--l. 7778--><p class="indent" >    The script employs the Metafont mode ‘<span class="cmtt-10">ibmvga</span>’ of resolution ‘<span class="cmtt-10">110</span>’; the available modes are listed in file
 <span class="cmtt-10">modes.mf </span>of Metafont.
-</p><!--l. 7772--><p class="indent" >    Use the option ‘<span class="cmtt-10">-crop 0x0 +page</span>’ or ‘<span class="cmtt-10">-crop 0x0 +repage</span>’ instead of ‘<span class="cmtt-10">-trim</span>’ for old convert utilities that do
+</p><!--l. 7783--><p class="indent" >    Use the option ‘<span class="cmtt-10">-crop 0x0 +page</span>’ or ‘<span class="cmtt-10">-crop 0x0 +repage</span>’ instead of ‘<span class="cmtt-10">-trim</span>’ for old convert utilities that do
 not recognize the latter argument.
-</p><!--l. 7776--><p class="noindent" ></p></li>
+</p><!--l. 7787--><p class="noindent" ></p></li>
 <li>Instead of employing the G scripts, glyphs can rely on specialized <a 
  href="mn29.html"  name="mn29.html" >F scripts</a> of similar nature for creating pngs.
-<!--l. 7795--><p class="noindent" ></p></li>
+<!--l. 7806--><p class="noindent" ></p></li>
 <li> <a 
   name="index28-70007"></a> <a 
   name="index28-70008"></a> <a 
@@ -76,21 +77,21 @@
   name="index28-70010"></a>The bitmap formats can be controlled by a ‘g’ record of tex4ht.env, a ‘-g’ switch of <span class="cmtt-10">tex4ht.c</span>, and a -LGTYP
 switch in the compilation of tex4ht.c. The default setting assumes the ‘png’ format.
     <p class="rightline"><span class="cmbx-10">Update the Other Scripts in the Environment File</span></p>
-<!--l. 7809--><p class="noindent" ></p></li>
+<!--l. 7820--><p class="noindent" ></p></li>
 <li>If needed, replace the scripts ‘<span class="cmtt-10">Mmove %%1 %%2%%3</span>’, and ‘<span class="cmtt-10">Ccopy %%1 %%2%%3</span>’ in <span class="cmtt-10">tex4ht.env </span>with <a 
  href="mn30.html"  name="mn30.html" >alternative
 scripts</a> for moving and copying files. The parameter <span class="cmtt-10">%%1 </span>stands for the source file(s), the parameter <span class="cmtt-10">%%2 </span>provides the
 target directory name, and the parameter <span class="cmtt-10">%%3 </span>refers to the target file name(s).
-<!--l. 7835--><p class="noindent" ></p></li>
+<!--l. 7846--><p class="noindent" ></p></li>
 <li>If applicable, replace the scripts ‘<span class="cmtt-10">Achmod %%1 %%2%%3</span>’ in <span class="cmtt-10">tex4ht.env </span>with an alternative script for changing the
 access mode of files. The parameter <span class="cmtt-10">%%1 </span>stands for access mode, the parameter <span class="cmtt-10">%%2 </span>refers to a directory name, and
 the parameter <span class="cmtt-10">%%3 </span>refers to the file(s).
-<!--l. 7843--><p class="noindent" ></p></li>
+<!--l. 7854--><p class="noindent" ></p></li>
 <li> <a 
   name="index28-70011"></a>Postprocessing of files can be requested with ‘<span class="cmtt-10">.</span>’ scripts. The files are selected by their extension names, as listed
 following the period symbols. The parameter ‘<span class="cmtt-10">%%1</span>’ provides the file names, and the parameter ‘<span class="cmtt-10">%%0</span>’ provides the
 jobnames.
-<!--l. 7851--><p class="indent" >    The environment file <a 
+<!--l. 7862--><p class="indent" >    The environment file <a 
  href="tex4ht-env-win32.txt" >tex4ht.env</a> offers the following draft of a dot script for <span class="cmbx-10">validating </span>output of
 compilations.
 </p><div class="Verbatim"><span class="cmtt-10">&#x003C;validate&#x003E;</span><span class="cmtt-10">&#x00A0;</span>
@@ -99,37 +100,37 @@
 <br /><span class="cmtt-10">&#x00A0;.css</span><span class="cmtt-10">&#x00A0;mycssparser</span><span class="cmtt-10">&#x00A0;%%1.css</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x003C;/validate&#x003E;</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 7866--><p class="indent" >    The dot script may be activated in the following manner.
-</p><!--l. 7868--><p class="indent" >
+<!--l. 7877--><p class="indent" >    The dot script may be activated in the following manner.
+</p><!--l. 7879--><p class="indent" >
 </p><ol type="1" >
 <li>Fix the paths in the first two records.
-<!--l. 7872--><p class="noindent" ></p></li>
+<!--l. 7883--><p class="noindent" ></p></li>
 <li>Bind a CSS validator to the .css record. (<a 
  href="http://jigsaw.w3.org/css-validator/DOWNLOAD.html" ><span class="cmtt-10">http://jigsaw.w3.org/css-validator/DOWNLOAD.html</span></a>)
-<!--l. 7878--><p class="noindent" ></p></li>
+<!--l. 7889--><p class="noindent" ></p></li>
 <li>Remove the leading space characters from the above record.
     </li></ol>
-<!--l. 7892--><p class="noindent" ></p></li>
+<!--l. 7903--><p class="noindent" ></p></li>
 <li>Postprocessing of files can also be requested with ‘<span class="cmtt-10">X</span>’ scripts. The file names are accessed through the parameter
 ‘<span class="cmtt-10">%%1</span>’, and their extensions through the parameter ‘<span class="cmtt-10">%%2</span>’.
     <p class="rightline"><span class="cmbx-10">Set the Script Files</span></p>
-<!--l. 7900--><p class="noindent" ></p></li>
+<!--l. 7911--><p class="noindent" ></p></li>
 <li>If you use a command different than ‘<span class="cmtt-10">latex</span>’ for compiling LaTeX source files, replace the references to <span class="cmtt-10">latex </span>in
 <span class="cmtt-10">c:\tex4ht\bin\win32\*.bat </span>with the appropriate command name. The <span class="cmtt-10">tex </span>and <span class="cmtt-10">texi </span>commands require similar
 attention.
     <p class="rightline"><span class="cmbx-10">Make the System Globally Known</span></p> </li>
 <li>Add ‘<span class="cmtt-10">c:\tex4ht\bin\win32</span>’ to your path variable in ‘<span class="cmtt-10">c:\AUTOEXEC.BAT</span>’.
-<!--l. 7913--><p class="noindent" ></p></li>
+<!--l. 7924--><p class="noindent" ></p></li>
 <li>Place the files ‘<span class="cmtt-10">tex4ht.sty</span>’ and ‘<span class="cmtt-10">*.4ht</span>’ of <span class="cmtt-10">c:\texmf\tex\generic\tex4ht\ </span>within the LaTeX/TeX tree (either by
 moving the files to a directory which already has sty files, or by modifying the environment variable TEXINPUTS to
 point also to ‘<span class="cmtt-10">c:\texmf\tex\generic\tex4ht\</span>’).
-<!--l. 7920--><p class="noindent" ></p></li>
+<!--l. 7931--><p class="noindent" ></p></li>
 <li>If your TeX system uses a database to locate files, make sure to refresh it (e.g., select <span class="cmtt-10">Start -&#x003E; Programs -&#x003E;</span>
 <span class="cmtt-10">MiKTeX -&#x003E; Refresh</span>, or run ‘<span class="cmtt-10">initexmf -u</span>’ from a DOS session, to update MiKTeX).
     <p class="rightline"><span class="cmbx-10">Didn’t Use ’</span><span class="cmtt-10">c:\tex4ht’</span><span class="cmbx-10">?</span></p> </li>
 <li>If TeX4ht is installed in a directory other than <span class="cmtt-10">c:\tex4ht</span>, make sure to adjust the related paths in <span class="cmtt-10">tex4ht.env </span>the
 <span class="cmtt-10">.bat </span>files.
-<!--l. 7934--><p class="noindent" ></p></li>
+<!--l. 7945--><p class="noindent" ></p></li>
 <li>Some output modes assume <a 
  href="http://www.sun.com/" >Java</a> is also available in the computer in use.
     <p class="rightline"><span class="cmbx-10">Test the Installation</span></p> </li>
@@ -138,10 +139,10 @@
 
 <li>Compile ‘<span class="cmtt-10">testb.tex</span>’ with the command ‘<span class="cmtt-10">htlatex testb</span>’
     </li></ol>
-<!--l. 7956--><p class="indent" >    [<a 
+<!--l. 7967--><p class="indent" >    [<a 
  href="http://www.csulb.edu/~murdock/dosindex.html" >MS Commands</a>]
 
 </p>
     <hr />
-<!--l. 7961--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 7972--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn-port.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn-port.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn-port.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -19,7 +20,7 @@
   name="QQ1-31-71"></a>Establishing a Port</h3>
     <a 
   name="index31-71001"></a>A port can be established in the following manner.
-<!--l. 7976--><p class="indent" >
+<!--l. 7987--><p class="indent" >
 </p><ol type="1" >
 <li>Set a directory, say,‘<span class="cmtt-10">~/tex4ht.dir</span>’. </li>
 <li>Download the file <a 
@@ -36,5 +37,5 @@
  href="mn38.html"  name="mn38.html" >driver</a> for the t4ht utility. </li></ol>
 
     <hr />
-<!--l. 8904--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 8915--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn-upgrade.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn-upgrade.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn-upgrade.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -20,8 +21,8 @@
     At present, the only practical way to update TeX4ht is via a distribution. Runtime files continue to be updated
 in \xA1a href=”/texlive/”\xBFTeX Live\xA1/a\xBF, so if you’re using TL, you can get those with \xA1tt\xBFtlmgr update\xA1/tt\xBF. We don’t
 know if MiKTeX picks up the same updates.
-<!--l. 6959--><p class="indent" >    There has been no new full release since Eitan’s death; still a work in progress.
-</p><!--l. 6962--><p class="indent" >    For the upstream tex4ht source repository where the work is being done, see the <a 
+<!--l. 6970--><p class="indent" >    There has been no new full release since Eitan’s death; still a work in progress.
+</p><!--l. 6973--><p class="indent" >    For the upstream tex4ht source repository where the work is being done, see the <a 
  href="/tex4ht/" >tex4ht home
 page</a>.
 </p>
@@ -29,28 +30,28 @@
   name="QQ1-26-69"></a>A Setup for Unix Environments</h3>
 <ol type="a" >
 <li>Establish a directory, say, ‘<span class="cmtt-10">~/tex4ht.dir</span>’.
-<!--l. 6971--><p class="noindent" ></p></li>
+<!--l. 6982--><p class="noindent" ></p></li>
 <li> <a 
   name="index26-69001"></a>Download the file <a 
  href="tex4ht.zip" >tex4ht.zip</a> into the directory <span class="cmtt-10">tex4ht.dir </span>and unzip it.
     <p class="rightline"><span class="cmbx-10">Compile the Postprocessors</span></p>
-<!--l. 6997--><p class="noindent" ></p></li>
+<!--l. 7008--><p class="noindent" ></p></li>
 <li> <a 
   name="index26-69002"></a> <a 
   name="index26-69003"></a>Compile <span class="cmtt-10">~/tex4ht.dir/src/tex4ht.c </span>into an executable <span class="cmtt-10">tex4ht </span>file with a command similar to the following
 one.
-<!--l. 7005--><p class="indent" >    <span class="cmtt-10">gcc -o tex4ht tex4ht.c -DENVFILE=’"~/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>
+<!--l. 7016--><p class="indent" >    <span class="cmtt-10">gcc -o tex4ht tex4ht.c -DENVFILE=’"~/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>
 <span class="cmtt-10">-DHAVE_DIRENT_H</span>
-</p><!--l. 7010--><p class="indent" >    The switch ‘<span class="cmtt-10">-DENVFILE=’"~/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>’ may be omitted, if the
+</p><!--l. 7021--><p class="indent" >    The switch ‘<span class="cmtt-10">-DENVFILE=’"~/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>’ may be omitted, if the
 program can reach the environment file in an <a 
  href="mn32.html#envloc">alternative</a> manner.
-</p><!--l. 7020--><p class="noindent" ></p></li>
+</p><!--l. 7031--><p class="noindent" ></p></li>
 <li>Compile <span class="cmtt-10">~/tex4ht.dir/src/t4ht.c </span>with a command similar to following one.
-<!--l. 7025--><p class="indent" >    <span class="cmtt-10">gcc -o t4ht t4ht.c -DENVFILE=’"~/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>
-</p><!--l. 7028--><p class="indent" >    Again, the switch ‘<span class="cmtt-10">-DENVFILE=’"~/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>’ may be omitted, if
+<!--l. 7036--><p class="indent" >    <span class="cmtt-10">gcc -o t4ht t4ht.c -DENVFILE=’"~/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>
+</p><!--l. 7039--><p class="indent" >    Again, the switch ‘<span class="cmtt-10">-DENVFILE=’"~/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>’ may be omitted, if
 the program can reach the environment file in an <a 
  href="mn32.html#envloc">alternative</a> manner.
-</p><!--l. 7036--><p class="noindent" ></p></li>
+</p><!--l. 7047--><p class="noindent" ></p></li>
 <li>Move the executable files <span class="cmtt-10">tex4ht </span>and <span class="cmtt-10">t4ht </span>to directory <span class="cmtt-10">~/tex4ht.dir/bin/unix/</span>.
 <p class="rightline"><span class="cmbx-10">Update the Pointers in the Environment File</span></p> </li>
 <li> <a 
@@ -61,13 +62,13 @@
 names must be preceded with the character ‘<span class="cmtt-10">t</span>’ at column 1 and, if their subdirectories are also to be searched, the
 names should be appended with the character ‘<span class="cmtt-10">!</span>’ (<a 
  href="mn36.html#alt-tfm">insight</a>).
-<!--l. 7055--><p class="noindent" ></p></li>
+<!--l. 7066--><p class="noindent" ></p></li>
 
 <li> <a 
   name="index26-69006"></a>If needed, adjust the paths in the ‘<span class="cmtt-10">i</span>’ records of <span class="cmtt-10">tex4ht.env</span>. These records are used for searching htf fonts, and
 they are similar to the ‘<span class="cmtt-10">t</span>’ (<a 
  href="mn40.html#alt-htf">insight</a>).
-<!--l. 7064--><p class="noindent" ></p></li>
+<!--l. 7075--><p class="noindent" ></p></li>
 <li> <a 
   name="index26-69007"></a>The entry ‘<span class="cmtt-10">l~/tex4ht.dir/filename</span>’ in <span class="cmtt-10">tex4ht.env </span>points to the address where the <a 
  href="mn35.html#TEX4HTWR">bookkeeping file</a>
@@ -75,7 +76,7 @@
 and be placed at the first column. Make sure the access mode of the directory permits writing into
 files.
     <p class="rightline"><span class="cmbx-10">Update the Bitmap Generating Scripts in the Environment File</span></p>
-<!--l. 7078--><p class="noindent" ></p></li>
+<!--l. 7089--><p class="noindent" ></p></li>
 <li> <a 
   name="index26-69008"></a> <a 
   name="index26-69009"></a>The file <span class="cmtt-10">tex4ht.env </span>contains the following default script, of calls to system utilities for translating dvi pictures
@@ -85,23 +86,23 @@
 <br /><span class="cmtt-10">Gconvert</span><span class="cmtt-10">&#x00A0;zz%%4.ps</span><span class="cmtt-10">&#x00A0;-trim</span><span class="cmtt-10">&#x00A0;+repage</span><span class="cmtt-10">&#x00A0;-density</span><span class="cmtt-10">&#x00A0;110x110</span><span class="cmtt-10">&#x00A0;-transparent</span><span class="cmtt-10">&#x00A0;’#FFFFFF’</span><span class="cmtt-10">&#x00A0;%%3</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">Grm</span><span class="cmtt-10">&#x00A0;zz%%4.ps</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 7091--><p class="indent" >    The entry <span class="cmtt-10">%%1 </span>is a parameter refering to a dvi file, the <span class="cmtt-10">%%2 </span>is a parameter indicating a page number, the <span class="cmtt-10">%%3 </span>is
+<!--l. 7102--><p class="indent" >    The entry <span class="cmtt-10">%%1 </span>is a parameter refering to a dvi file, the <span class="cmtt-10">%%2 </span>is a parameter indicating a page number, the <span class="cmtt-10">%%3 </span>is
 a parameter standing for an output file name, and <span class="cmtt-10">%%4 </span>is a parameter providing the jobname.
-</p><!--l. 7096--><p class="indent" >    You may replace this script with an alternative sequence of system calls. In such a case, place one command per
+</p><!--l. 7107--><p class="indent" >    You may replace this script with an alternative sequence of system calls. In such a case, place one command per
 line, and mark each of these lines with the character ‘<span class="cmtt-10">G</span>’ at the first column. The literate version tex4ht-env.tex of
 tex4ht.env offers a few suggestions.
-</p><!--l. 7102--><p class="indent" >    The <a 
+</p><!--l. 7113--><p class="indent" >    The <a 
  href="http://www.radicaleye.com/dvips.html" >dvips</a> utility translates dvi files into postscript. The <span class="cmtt-10">convert </span>utility, provided within the distribution of
 <a 
  href="http://www.imagemagick.org/" >ImageMagick</a>, translates postscript files into png.
-</p><!--l. 7108--><p class="indent" >    The script employs the Metafont mode ‘<span class="cmtt-10">ibmvga</span>’ of resolution ‘<span class="cmtt-10">110</span>’; the available modes are listed in file
+</p><!--l. 7119--><p class="indent" >    The script employs the Metafont mode ‘<span class="cmtt-10">ibmvga</span>’ of resolution ‘<span class="cmtt-10">110</span>’; the available modes are listed in file
 <span class="cmtt-10">modes.mf </span>of Metafont.
-</p><!--l. 7113--><p class="indent" >    Use the option ‘<span class="cmtt-10">-crop 0x0 +page</span>’ or ‘<span class="cmtt-10">-crop 0x0 +repage</span>’ instead of ‘<span class="cmtt-10">-trim</span>’ for old convert utilities that do
+</p><!--l. 7124--><p class="indent" >    Use the option ‘<span class="cmtt-10">-crop 0x0 +page</span>’ or ‘<span class="cmtt-10">-crop 0x0 +repage</span>’ instead of ‘<span class="cmtt-10">-trim</span>’ for old convert utilities that do
 not recognize the latter argument.
-</p><!--l. 7118--><p class="noindent" ></p></li>
+</p><!--l. 7129--><p class="noindent" ></p></li>
 <li>Instead of employing the G scripts, glyphs can rely on specialized <a 
  href="mn27.html"  name="mn27.html" >F scripts</a> of similar nature for creating bitmaps.
-<!--l. 7134--><p class="noindent" ></p></li>
+<!--l. 7145--><p class="noindent" ></p></li>
 <li> <a 
   name="index26-69010"></a> <a 
   name="index26-69011"></a> <a 
@@ -109,17 +110,17 @@
   name="index26-69013"></a>The bitmap formats can be controlled by a ‘g’ record of tex4ht.env, a ‘-g’ switch of <span class="cmtt-10">tex4ht.c</span>, and a -LGTYP
 switch in the compilation of tex4ht.c. The default setting assumes the ‘png’ format.
     <p class="rightline"><span class="cmbx-10">Update the Other Scripts in the Environment File</span></p>
-<!--l. 7149--><p class="noindent" ></p></li>
+<!--l. 7160--><p class="noindent" ></p></li>
 <li><a 
   name="mvscript"></a>If needed, replace the scripts ‘<span class="cmtt-10">Mmv %%1 %%2%%3</span>’ and ‘<span class="cmtt-10">Ccp %%1 %%2%%3</span>’ in <span class="cmtt-10">tex4ht.env </span>with alternative scripts for
 moving and copying files. The parameter <span class="cmtt-10">%%1 </span>stands for the source file(s), the parameter <span class="cmtt-10">%%2 </span>provides the target
 directory name, and the parameter <span class="cmtt-10">%%3 </span>refers to the target file name(s).
-<!--l. 7172--><p class="noindent" ></p></li>
+<!--l. 7183--><p class="noindent" ></p></li>
 <li><a 
   name="accscript"></a>If needed, replace the script ‘<span class="cmtt-10">Achmod %%1 %%2%%3</span>’ in <span class="cmtt-10">tex4ht.env </span>with an alternative script for changing access
 mode of files. The parameter <span class="cmtt-10">%%1 </span>stands for access mode, the parameter <span class="cmtt-10">%%2 </span>refers to a directory name, and the
 parameter <span class="cmtt-10">%%3 </span>refers to file(s).
-<!--l. 7179--><p class="noindent" ></p></li>
+<!--l. 7190--><p class="noindent" ></p></li>
 <li> <a 
   name="index26-69014"></a> <a 
   name="index26-69015"></a>Postprocessing of files can be requested with ‘<span class="cmtt-10">.</span>’ scripts. The files are selected by their extension
@@ -126,7 +127,7 @@
 names, as listed following the period symbols. The parameter ‘<span class="cmtt-10">%%1</span>’ provides the file names, and the
 parameter ‘<span class="cmtt-10">%%0</span>’ provides the jobnames. Under kpathsea, the substring ‘to indirectly obtain the value of
 <span class="cmtt-10">${SELFAUTOPARENT}</span>.
-<!--l. 7192--><p class="indent" >    The environment file <a 
+<!--l. 7203--><p class="indent" >    The environment file <a 
  href="tex4ht-env-unix.txt" >tex4ht.env</a> offers the following inactive dot script for <span class="cmbx-10">validating </span>output of
 compilations.
 </p><div class="Verbatim"><span class="cmtt-10">&#x003C;validatehtml&#x003E;</span><span class="cmtt-10">&#x00A0;</span>
@@ -138,15 +139,15 @@
 <br /><span class="cmtt-10">&#x00A0;.css</span><span class="cmtt-10">&#x00A0;mycssparser</span><span class="cmtt-10">&#x00A0;%%1.css</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x003C;/validate&#x003E;</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 7210--><p class="indent" >    The dot script may be activated in the following manner.
-</p><!--l. 7212--><p class="indent" >
+<!--l. 7221--><p class="indent" >    The dot script may be activated in the following manner.
+</p><!--l. 7223--><p class="indent" >
 </p><ol type="1" >
 <li>Bind a CSS validator to the .css record. (<a 
  href="http://jigsaw.w3.org/css-validator/DOWNLOAD.html" ><span class="cmtt-10">http://jigsaw.w3.org/css-validator/DOWNLOAD.html</span></a>)
-<!--l. 7220--><p class="noindent" ></p></li>
+<!--l. 7231--><p class="noindent" ></p></li>
 <li>Remove the leading space characters from the above record.
     </li></ol>
-<!--l. 7232--><p class="noindent" ></p></li>
+<!--l. 7243--><p class="noindent" ></p></li>
 <li>Postprocessing of files can also be requested with ‘<span class="cmtt-10">X</span>’ scripts. The file names are accessed through the parameter
 ‘<span class="cmtt-10">%%1</span>’, and their extensions through the parameter ‘<span class="cmtt-10">%%2</span>’.
     <p class="rightline"><span class="cmbx-10">Set the Script Files</span></p> </li>
@@ -153,7 +154,7 @@
 <li>Ensure proper paths within the htlatex-like scripts in ‘<span class="cmtt-10">~/tex4ht.dir/bin/unix/</span>’. If you use a command different
 than <span class="cmtt-10">latex </span>for compiling LaTeX source files, fix also the references to <span class="cmtt-10">latex </span>in the scripts. Check also the
 appropriateness of the commands for compiling TeX and TeXi files.
-<!--l. 7250--><p class="indent" >    <a 
+<!--l. 7261--><p class="indent" >    <a 
   name="index26-69016"></a> <a 
   name="index26-69017"></a>The default scripts provide for three calls to LaTeX. The file <span class="cmtt-10">tex4ht-auto-script.tex </span>in <a 
  href="tex4ht-lit.zip" >tex4ht-lit.zip</a> offers
@@ -161,16 +162,16 @@
 by Kai-Mikael J\xE4\xE4-Aro). </p><p class="rightline"><span class="cmbx-10">Make the System Globally Known</span></p> </li>
 <li>Inform the operating system where the scripts reside, say, by adding the directory ‘<span class="cmtt-10">~/tex4ht.dir/bin/unix/</span>’ into
 the <span class="cmtt-10">path </span>variable within the <span class="cmtt-10">.login </span>file. For instance,
-<!--l. 7266--><p class="indent" >    <span class="cmtt-10">set path=($path ~/tex4ht.dir/bin/unix/)</span>
-</p><!--l. 7269--><p class="noindent" ></p></li>
+<!--l. 7277--><p class="indent" >    <span class="cmtt-10">set path=($path ~/tex4ht.dir/bin/unix/)</span>
+</p><!--l. 7280--><p class="noindent" ></p></li>
 <li>Let LaTeX and TeX know where the new style files reside, say, by adding the directory
 
 ‘<span class="cmtt-10">~/tex4ht.dir/texmf/tex/generic/tex4ht/</span>’ to the environment variable <span class="cmtt-10">TEXINPUTS</span>. For instance,
-<!--l. 7273--><p class="indent" >    <span class="cmtt-10">setenv TEXINPUTS .:~/tex4ht.dir/texmf/tex//:/usr/local/share/texmf/tex//</span>
-</p><!--l. 7275--><p class="noindent" ></p></li>
+<!--l. 7284--><p class="indent" >    <span class="cmtt-10">setenv TEXINPUTS .:~/tex4ht.dir/texmf/tex//:/usr/local/share/texmf/tex//</span>
+</p><!--l. 7286--><p class="noindent" ></p></li>
 <li>If your TeX system uses a registry database to locate files, make sure to refresh it (e.g., run <span class="cmtt-10">texhash </span>for kpathsea,
 or <span class="cmtt-10">mktexlsr </span>or ‘<span class="cmtt-10">initexmf -u</span>’ for some Linux systems).
-<!--l. 7302--><p class="noindent" ></p></li>
+<!--l. 7313--><p class="noindent" ></p></li>
 <li>Some output modes assume <a 
  href="http://www.sun.com/" >Java</a> is also available in the computer in use. <p class="rightline"><span class="cmbx-10">Test the Installation</span></p>
 </li>
@@ -180,5 +181,5 @@
     </li></ol>
 
     <hr />
-<!--l. 7659--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 7670--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn.css
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn.css	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn.css	2020-08-24 17:19:28 UTC (rev 56169)
@@ -18,6 +18,7 @@
 p + p{margin-top:1em;}
 p + div, p + pre {margin-top:1em;}
 div + p, pre + p {margin-top:1em;}
+a { overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; hyphens: auto; }
 @media print {div.crosslinks {visibility:hidden;}}
 a img { border-top: 0; border-left: 0; border-right: 0; }
 center { margin-top:1em; margin-bottom:1em; }

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -13,29 +13,30 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <h1 class="PartHead"><a 
   name="QQ1-1-1"></a>TeX4ht: LaTeX and TeX for Hypertext</h1>
     <div class="intro">
-<!--l. 3263--><p class="indent" >    <mark>The TeX4ht home page is at <a 
+<!--l. 3264--><p class="indent" >    <mark>The TeX4ht home page is at <a 
  href="https://tug.org/tex4ht" >https://tug.org/tex4ht</a></mark>. Please see that page for current development information,
 including a <a 
  href="https://puszcza.gnu.org.ua/bugs/?group=tex4ht" >bug tracker</a>&#x00A0;and <a 
  href="https://lists.tug.org/tex4ht" >mailing lists</a>.
-</p><!--l. 3268--><p class="indent" >    TeX4ht is still actively maintained, and many individual files have been updated; new versions are committed
+</p><!--l. 3269--><p class="indent" >    TeX4ht is still actively maintained, and many individual files have been updated; new versions are committed
 to the TeX4ht&#x00A0;and TeX Live repositories.
-</p><!--l. 3272--><p class="indent" >    Unfortunately, no full release of TeX4ht has been made since Eitan Gurari, the original author, passed away
+</p><!--l. 3273--><p class="indent" >    Unfortunately, no full release of TeX4ht has been made since Eitan Gurari, the original author, passed away
 unexpectedly in June 2009. When a release is finally made (there is no ETA at present), it will be available on
 <a 
  href="https://ctan.org/pkg/tex4ht" >CTAN</a>.
 </p>
     </div>
-<!--l. 3279--><p class="indent" >    TeX4ht is a highly configurable TeX-based authoring system dedicated mainly to produce hypertext. It
+<!--l. 3280--><p class="indent" >    TeX4ht is a highly configurable TeX-based authoring system dedicated mainly to produce hypertext. It
 interacts with TeX-based applications through style files and postprocessors, leaving the processing of the source
 files to the native TeX compiler. Consequently, TeX4ht can handle the features of TeX-based systems in general, and
 of the LaTeX and AMS style files in particular.
-</p><!--l. 3287--><p class="indent" >    Pre-tailored configurations are offered for different <a 
+</p><!--l. 3288--><p class="indent" >    Pre-tailored configurations are offered for different <a 
  href="mn-commands.html" >output formats</a>, including HTML 5, (X)HTML, MathML,
 OpenDocument, and DocBook.
 </p>
@@ -62,19 +63,19 @@
 class="cmsy-10">&#x2219;</span>\xA0<a 
  href="mn-index.html#QQ1-57-95"  name="QQ2-57-95">Index</a>
     </div>
-<!--l. 3344--><p class="indent" >    <a 
+<!--l. 3345--><p class="indent" >    <a 
  href="mn3.html"  name="mn3.html" >troubleshooting</a> <span 
 class="cmtt-10">| </span><a 
  href="mn5.html"  name="mn5.html" >Q/A</a> <span 
 class="cmtt-10">| </span><a 
  href="mml.html"  name="mml.html" >common problems for MathML</a>
-</p><!--l. 4212--><p class="indent" >    <a 
+</p><!--l. 4213--><p class="indent" >    <a 
  href="bugfixes.html"  name="bugfixes.html" >bug fixes - TeX4ht</a>
 </p>
     <h2 class="ChapterHead"><a 
   name="QQ1-1-32"></a>Using the System</h2><div class="TableOfContents">
     </div>
-<!--l. 4228--><p class="indent" >    Typical LaTeX source files can be compiled into standard HTML and XML formats in a manner similar to the
+<!--l. 4229--><p class="indent" >    Typical LaTeX source files can be compiled into standard HTML and XML formats in a manner similar to the
 way they are compiled into print formats, namely, through variations of the command  <a 
   name="index1-32001"></a>‘<span 
 class="cmtt-10">htlatex </span><span 
@@ -108,12 +109,12 @@
 class="cmtt-10">&#x00A0;XHTML</span><span 
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 4244--><p class="indent" >    For details, visit the <a 
+<!--l. 4245--><p class="indent" >    For details, visit the <a 
  href="mn-commands.html"  name="mn-commands.html" >calling commands</a> section.
 </p>
     <h3 class="SubSectionHead"><a 
   name="QQ1-1-50"></a>References</h3>
-<!--l. 5061--><p class="noindent" >The main features of TeX4ht are described in:
+<!--l. 5062--><p class="noindent" >The main features of TeX4ht are described in:
 </p><ul >
 <li>M.&#x00A0;Goossens and S.&#x00A0;Rahtz with E.&#x00A0;Gurari, R.&#x00A0;Moore, and R.&#x00A0;Sutor, <span 
 class="cmti-10">The LaTeX Web Companion</span>,
@@ -137,11 +138,11 @@
   name="QQ1-1-67"></a>Installation</h2><div class="TableOfContents">
     </div>
     <div class="intro">
-<!--l. 6823--><p class="indent" >    TeX4h is included in TeX&#x00A0;distributions, notably TeX Live and MikTeX. You don’t have to install it manually.
+<!--l. 6834--><p class="indent" >    TeX4h is included in TeX&#x00A0;distributions, notably TeX Live and MikTeX. You don’t have to install it manually.
 The following information is outdated and it is kept here mainly for the historical reasons.
 </p>
     </div>
-<!--l. 6829--><p class="indent" >    To be installed, the system needs a port made up of native utilities of TeX4ht and of non-native utilities. The
+<!--l. 6840--><p class="indent" >    To be installed, the system needs a port made up of native utilities of TeX4ht and of non-native utilities. The
 easiest way to establish an up to date port is to download an installed distribution of the system, and
 <a 
  href="mn-upgrade.html"  name="mn-upgrade.html" >upgrade</a> and <a 
@@ -149,20 +150,20 @@
 and other platforms can be tailored in a <a 
  href="mn-port.html"  name="mn-port.html" >similar manner</a>. The distribution assumes compilations through command lines but <a 
  href="mn41.html"  name="mn41.html" >graphical user inferfaces</a> may also be employed.
-</p><!--l. 8954--><p class="indent" >    Philip A. Viton discusses in details issues of installing TeX4ht under <a 
+</p><!--l. 8965--><p class="indent" >    Philip A. Viton discusses in details issues of installing TeX4ht under <a 
  href="https://web.archive.org/web/20170701025148/http://facweb.knowlton.ohio-state.edu/pviton/support/tex4ht.html" >MikTeX</a> and <a 
  href="https://web.archive.org/web/20170909235854/http://facweb.knowlton.ohio-state.edu/pviton/support/swpht.html" >Scientific Word/WorkPlace</a>,
 but many of the topics apply also to other platforms. Steven Zeil offers <a 
  href="https://web.archive.org/web/20060617212822/http://www.cs.odu.edu/~zeil/tex4ht/tex4ht_discussion.html" >improvements</a> for the above
 settings.
-</p><!--l. 8965--><p class="indent" >    The <a 
+</p><!--l. 8976--><p class="indent" >    The <a 
  href="http://svn.gnu.org.ua/viewvc/tex4ht/trunk/lit/" >literate sources</a> of TeX4ht are also available, but they are not needed for installing the system. The literate
-views are very far from being in a desirable state for a review by a public eye–they reflect their true nature as being
+views are very far from being in a desirable state for a review by a public eye—they reflect their true nature as being
 privately used for developing and maintaining the available code. The views follow a basement mentality: throw in
 without much scrutiny any item of possible value at some point of time, and clean a corner when the need arises for
 working on a specific issue of the code. The leading lines in the files indicate how the files can be
 compiled.
-</p><!--l. 8977--><p class="noindent" ><a 
+</p><!--l. 8988--><p class="noindent" ><a 
  href="mn3.html#trbl-sht">troubleshooting</a><span class="cmtt-10">| </span><span class="bugfixes"><a 
  href="bugfixes.html" >bug fixes</a></span>
 </p>
@@ -169,11 +170,11 @@
     <h2 class="ChapterHead"><a 
   name="QQ1-1-82"></a>Bug Reports</h2><div class="TableOfContents">
     </div>
-<!--l. 8987--><p class="indent" >    The development of the TeX4ht system is to a large degree driven by users’ bug reports and requests. The bug
+<!--l. 8998--><p class="indent" >    The development of the TeX4ht system is to a large degree driven by users’ bug reports and requests. The bug
 reports can be posted on <a 
  href="https://puszcza.gnu.org.ua/bugs/?group=tex4ht" >TeX4ht issue tracker</a>. In most cases, when providing feedback, it is essential to include the
 following information.
-</p><!--l. 8994--><p class="indent" >
+</p><!--l. 9005--><p class="indent" >
 </p><ul >
 <li>A <a 
  href="mn-bug.html"  name="mn-bug.html" >minimal</a> miniature complete source file illustrating the issues involved, but do not include bitmap files loaded
@@ -180,14 +181,14 @@
 by the sources (e.g., PNG files). Since similar constructs are introduced within different style files, a
 minimal source is required for correctly pinpointing the definitions of the constructs involved in the
 translation.
-<!--l. 9041--><p class="noindent" ></p></li>
+<!--l. 9052--><p class="noindent" ></p></li>
 <li>Specifying the command used to invoke the translation. This information is required since the command determines
 which configurations participate in the translation.
-<!--l. 9045--><p class="noindent" ></p></li>
+<!--l. 9056--><p class="noindent" ></p></li>
 <li>Occasionally it might also be useful to have a url where the files and messages produced during the compilation can
 be viewed. Unless explicitly requested, please don’t email such information.
     </li></ul>
-<!--l. 9052--><p class="indent" >    Translations of source files are centered on logical structures. Formatting instructions receive only limited
+<!--l. 9063--><p class="indent" >    Translations of source files are centered on logical structures. Formatting instructions receive only limited
 attention.
 </p>
     <h2 class="ChapterHead"><a 
@@ -411,19 +412,19 @@
     <h2 class="ChapterHead"><a 
   name="QQ1-1-93"></a>License</h2><div class="TableOfContents">
     </div>
-<!--l. 10608--><p class="indent" >    TeX4ht is provided under the <a 
+<!--l. 10619--><p class="indent" >    TeX4ht is provided under the <a 
  href="http://mirror.ctan.org/macros/latex/base/lppl.txt" >LaTeX Project Public License</a> (LPPL).
 </p>
     <h2 class="ChapterHead"><a 
   name="QQ1-1-94"></a>Acknowledgments</h2><div class="TableOfContents">
     </div>
-<!--l. 10616--><p class="indent" >    Eitan gratefully acknowledges the suggestions, contributions, and bug reports offered by many people. In
+<!--l. 10627--><p class="indent" >    Eitan gratefully acknowledges the suggestions, contributions, and bug reports offered by many people. In
 particular, thanks go to Carmen Fierro, Piotr Grabowski, Gertjan Klein, Sebastian Rahtz, and Philip Viton for
 extensive feedback and help at early stages of this project.
-</p><!--l. 10621--><p class="indent" >    Eitan’s work was partially sponsored by NSF grant IIS-0312487.
-</p><!--l. 10623--><p class="indent" >    Subsequent work has been a community effort involving many people. Contributors, bug reporters, and all, are
+</p><!--l. 10632--><p class="indent" >    Eitan’s work was partially sponsored by NSF grant IIS-0312487.
+</p><!--l. 10634--><p class="indent" >    Subsequent work has been a community effort involving many people. Contributors, bug reporters, and all, are
 listed in the ChangeLog file in the sources.</p><hr />
-<!--l. 11080--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 11091--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 
 
 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn10.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn10.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn10.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <p class="rightline"><a 
@@ -43,5 +44,5 @@
 <br /></div>
 
     <hr />
-<!--l. 4946--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 4947--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn11.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn11.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn11.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <p class="rightline"><a 
@@ -51,7 +52,7 @@
     </div>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-52"></a>Background</h2>
-<!--l. 5094--><p class="noindent" >TeX4ht handles correctly only macros whose logical meanings are directly or indirectly declared in TeX4ht
+<!--l. 5095--><p class="noindent" >TeX4ht handles correctly only macros whose logical meanings are directly or indirectly declared in TeX4ht
 configurations. For instance, without extra configurations, TeX4ht will provide correct translation
 for
 </p><div class="Verbatim"><span 
@@ -62,7 +63,7 @@
 class="cmtt-10">&#x00A0;\divide{a}{b}</span><span 
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 5104--><p class="indent" >    under a user’s definition of the form
+<!--l. 5105--><p class="indent" >    under a user’s definition of the form
 </p><div class="Verbatim"><span 
 class="cmtt-10">&#x00A0;</span><span 
 class="cmtt-10">&#x00A0;</span><span 
@@ -70,7 +71,7 @@
 class="cmtt-10">&#x00A0;#2}}</span><span 
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 5110--><p class="indent" >    but not under a definition of the form
+<!--l. 5111--><p class="indent" >    but not under a definition of the form
 </p><div class="Verbatim"><span 
 class="cmtt-10">&#x00A0;</span><span 
 class="cmtt-10">&#x00A0;</span><span 
@@ -79,7 +80,7 @@
 <br /></div>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-53"></a>Recommendations</h2>
-<!--l. 5120--><p class="noindent" ><a 
+<!--l. 5121--><p class="noindent" ><a 
   name="index11-53001"></a> <a 
   name="index11-53002"></a>It is highly recommended to leave source LaTeX and TeX files intact, and not introduce TeX4ht configurations
 there. The configurations should be introduced indirectly in private <a 
@@ -86,7 +87,7 @@
  href="mn-commands.html#prvCfgFiles">configuration files</a>. Source files containing just
 native LaTeX and TeX code permit their compilation to different output formats, including PostScript and PDF, by
 TeX4ht and other tools.
-</p><!--l. 5131--><p class="indent" >    Packages used by the general LaTeX community typically provide better support than one can expect from
+</p><!--l. 5132--><p class="indent" >    Packages used by the general LaTeX community typically provide better support than one can expect from
 tailoring private commands and configurations for such commands. It is also expected to take less effort to learn the
 features of existing packages than designing new ones. Consequently, one is advised to investigate available resources
 before committing to work on private features.
@@ -93,8 +94,8 @@
 </p>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-54"></a>Low-Level Features</h2>
-<!--l. 5142--><p class="noindent" >The following are some of the more useful underlying commands of TeX4ht.
-</p><!--l. 5145--><p class="indent" >
+<!--l. 5143--><p class="noindent" >The following are some of the more useful underlying commands of TeX4ht.
+</p><!--l. 5146--><p class="indent" >
 </p>
     <table class="button-list">
     <tr valign="top" class="button-list"><td class="button-list"><a 
@@ -139,7 +140,7 @@
     </td></tr></table>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-55"></a>Sectioning and Tables of Contents</h2>
-<!--l. 5242--><p class="noindent" ><a 
+<!--l. 5243--><p class="noindent" ><a 
   name="index11-55001"></a> <a 
   name="index11-55002"></a> <a 
   name="index11-55003"></a> <a 
@@ -155,8 +156,8 @@
 class="cmtt-10">next</span>’ parameter. The parameter ‘<span 
 class="cmtt-10">sections+</span>’ creates titles for
 the sectioning commands that link to the tables of contents.
-</p><!--l. 5271--><p class="indent" >    Finer control is possible with the following commands.
-</p><!--l. 5273--><p class="indent" >
+</p><!--l. 5272--><p class="indent" >    Finer control is possible with the following commands.
+</p><!--l. 5274--><p class="indent" >
 </p>
     <table class="button-list">
     <tr valign="top" class="button-list"><td class="button-list"><a 
@@ -350,11 +351,11 @@
     </td></tr></table>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-56"></a>Tables</h2>
-<!--l. 5582--><p class="noindent" ><a 
+<!--l. 5583--><p class="noindent" ><a 
   name="index11-56001"></a> <a 
   name="index11-56002"></a>Tables with <span 
 class="cmtt-10">\multicolum </span>entries need a few LaTeX compilations to stabilize.
-</p><!--l. 5590--><p class="indent" >
+</p><!--l. 5591--><p class="indent" >
 </p>
     <table class="button-list">
     <tr valign="top" class="button-list"><td class="button-list"><a 
@@ -381,12 +382,12 @@
     </td></tr></table>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-57"></a>Lists and Environments</h2>
-<!--l. 5653--><p class="noindent" ><a 
+<!--l. 5654--><p class="noindent" ><a 
   name="index11-57001"></a> <a 
   name="index11-57002"></a>The appearances of lists and <span 
 class="cmtt-10">\begin</span>-<span 
 class="cmtt-10">\end </span>environments are configured with the following commands.
-</p><!--l. 5659--><p class="indent" >
+</p><!--l. 5660--><p class="indent" >
 </p>
     <table class="button-list">
     <tr valign="top" class="button-list"><td class="button-list"><a 
@@ -425,11 +426,11 @@
     </td></tr></table>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-58"></a>Pictures</h2>
-<!--l. 5756--><p class="noindent" ><a 
+<!--l. 5757--><p class="noindent" ><a 
   name="index11-58001"></a>The next command imports external pictures, and the two commands that follow request pictorial representations
 for local content. The attributes, and the replacement parameters with their enclosing rectangular brackets, are
 optional.
-</p><!--l. 5761--><p class="indent" >
+</p><!--l. 5762--><p class="indent" >
 </p>
     <table class="button-list">
     <tr valign="top" class="button-list"><td class="button-list"><a 
@@ -465,7 +466,7 @@
     </td></tr></table>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-59"></a>Mathematical Formulas</h2>
-<!--l. 5820--><p class="noindent" ><a 
+<!--l. 5821--><p class="noindent" ><a 
   name="index11-59001"></a> <a 
   name="index11-59002"></a> <a 
   name="index11-59003"></a> <a 
@@ -480,7 +481,7 @@
 translated into html, and more complex entities like roots and fractions are translated into pictures
 (<a 
  href="mn18.html"  name="mn18.html" >example</a>).
-</p><!--l. 5847--><p class="indent" >
+</p><!--l. 5848--><p class="indent" >
 </p>
     <table class="button-list">
     <tr valign="top" class="button-list"><td class="button-list"><a 
@@ -559,9 +560,9 @@
 class="cmtt-10">no^ </span></td></tr></table>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-60"></a>Paragraphs</h2>
-<!--l. 5956--><p class="noindent" ><a 
+<!--l. 5957--><p class="noindent" ><a 
   name="index11-60001"></a>The insertions of code at paragraph breaks are controlled by the following commands.
-</p><!--l. 5959--><p class="indent" >
+</p><!--l. 5960--><p class="indent" >
 </p>
     <table class="button-list">
     <tr valign="top" class="button-list"><td class="button-list"><a 
@@ -602,13 +603,13 @@
 class="cmtt-10">\ShowIndent </span></td></tr></table>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-61"></a>Cascade Style Sheets (CSS)</h2>
-<!--l. 6068--><p class="noindent" ><a 
+<!--l. 6069--><p class="noindent" ><a 
   name="index11-61001"></a>Cascade style sheets attach presentations to the content of hypertext pages, in a manner similar to the way
 that ‘<span 
 class="cmtt-10">.sty</span>’ files define the presentations to the content of source LaTeX files. TeX4ht produces a CSS
 file for each document that is translated to HTML transitional 4.0 code. The following are related
 commands.
-</p><!--l. 6076--><p class="indent" >
+</p><!--l. 6077--><p class="indent" >
 </p>
     <table class="button-list">
     <tr valign="top" class="button-list"><td class="button-list"><a 
@@ -638,13 +639,13 @@
     </td></tr></table>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-62"></a>Fonts</h2>
-<!--l. 6152--><p class="noindent" ><a 
+<!--l. 6153--><p class="noindent" ><a 
   name="index11-62001"></a>TeX4ht has an elaborated machinery for handling fonts, through special virtual hypertext fonts stored in ‘<span 
 class="cmtt-10">.htf</span>’ files.
 Instead of providing a design for each symbol, as is the case in standard fonts, the virtual fonts provide a content for
 each symbol. The following commands offer some control, from within the source LaTeX documents, over the
 content provided to the symbols.
-</p><!--l. 6161--><p class="indent" >
+</p><!--l. 6162--><p class="indent" >
 </p>
     <table class="button-list">
     <tr valign="top" class="button-list"><td class="button-list"><a 
@@ -686,19 +687,19 @@
  href="mn22.html#mn22-4"  name="mn22-4" >4</a></td><td 
 class="button-list">  <a 
   name="index11-62008"></a><span class="cmtt-10">\Configure{htf-sty} {</span><span class="cmti-10">class/font</span><span class="cmtt-10">} {</span><span class="cmti-10">CSS-instructions</span><span class="cmtt-10">} </span></td></tr></table>
-<!--l. 6319--><p class="indent" >    The <span class="cmtt-10">htf </span>fonts might request pictorial representations for symbols. In such cases, the sizes of the pictures
+<!--l. 6320--><p class="indent" >    The <span class="cmtt-10">htf </span>fonts might request pictorial representations for symbols. In such cases, the sizes of the pictures
 depend on the sizes of the TeX fonts in use. Size changes through the <span class="cmtt-10">\magnification </span>command should be made
 before loading the <span class="cmtt-10">tex4ht.sty </span>package.
-</p><!--l. 6326--><p class="indent" >    The design of a virtual hypertext font might take some labor, but it does not <a 
+</p><!--l. 6327--><p class="indent" >    The design of a virtual hypertext font might take some labor, but it does not <a 
  href="mn-htf.html"  name="mn-htf.html" >require</a> too much sophistication.
-</p><!--l. 6514--><p class="indent" >    A font of TeX may have more than one htf font to map to. The search for a desired version can be regulated
+</p><!--l. 6515--><p class="indent" >    A font of TeX may have more than one htf font to map to. The search for a desired version can be regulated
 within <a 
  href="mn40.html#alt-htf">scripts</a>.
 </p>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-64"></a>Scripts</h2>
-<!--l. 6522--><p class="noindent" >Scripts produce the content in verbatim format with no decorations.
-</p><!--l. 6526--><p class="indent" >
+<!--l. 6523--><p class="noindent" >Scripts produce the content in verbatim format with no decorations.
+</p><!--l. 6527--><p class="indent" >
 </p>
     <table class="button-list">
     <tr valign="top" class="button-list"><td class="button-list"><a 
@@ -715,9 +716,9 @@
   name="index11-64005"></a><span class="cmtt-10">\JavaScript...\EndJavaScript </span></td></tr></table>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-65"></a>Configurable Hooks</h2>
-<!--l. 6587--><p class="noindent" >Much of the look and feel of TeX4ht is achieved through hooks that are introduced and configured with the
+<!--l. 6588--><p class="noindent" >Much of the look and feel of TeX4ht is achieved through hooks that are introduced and configured with the
 following commands.
-</p><!--l. 6591--><p class="indent" >
+</p><!--l. 6592--><p class="indent" >
 </p>
     <table class="button-list">
     <tr valign="top" class="button-list"><td class="button-list"><a 
@@ -729,16 +730,23 @@
 class="button-list">  <a 
   name="index11-65003"></a><span class="cmtt-10">\Configure{</span><span class="cmti-10">name</span><span class="cmtt-10">}{</span><span class="cmti-10">parameter-1</span><span class="cmtt-10">}...{</span><span class="cmti-10">parameter-i</span><span class="cmtt-10">}</span>
     </td></tr></table>
-<!--l. 6631--><p class="indent" >    Block <span class="cmtt-10">{\begin}</span><span class="cmmi-10">&#x2026;</span><span class="cmtt-10">\end </span>environments may also be configured through the <span class="cmtt-10">\ConfigureEnv </span>command, and lists
-may also employ the <span class="cmtt-10">\ConfigureList </span>command.
-</p><!--l. 6636--><p class="indent" >    For help configuring hooks already seeded in the system, compile the source files in use with the ‘<span class="cmtt-10">info</span>’ option
+<!--l. 6632--><p class="indent" >    Block environments <span class="cmtt-10">\begin</span><span class="cmmi-10">&#x2026;</span><span class="cmtt-10">\end </span>may also be configured through the <span class="cmtt-10">\ConfigureEnv </span>command. Lists may
+also employ the <span class="cmtt-10">\ConfigureList </span>command.
+</p><!--l. 6637--><p class="indent" >    For help configuring hooks already seeded in the system, compile the source files in use with the ‘<span class="cmtt-10">info</span>’ option
 active and review the information in log files. Much of the information in the log files may also be obtained by
 running ‘<span class="cmtt-10">xhlatex mktex4ht.4ht</span>’ and reviewing the entries in the outcome page ‘<span class="cmtt-10">mktex4ht.html =&#x003E; index =&#x003E;</span>
 <span class="cmtt-10">mktex4ht</span>’.
-</p>
+</p><!--l. 6644--><p class="indent" >    As an example, the footer is placed on these HTML pages using the <span class="cmtt-10">@/BODY </span>hook, like this (inside
+<span class="cmtt-10">\Preamble</span><span class="cmmi-10">&#x2026;</span><span class="cmtt-10">\EndPreamble</span>):
+</p><div class="Verbatim"><span class="cmtt-10">\Configure{@/BODY}{\ifvmode\IgnorePar\fi\EndP\HCode{&#x003C;hr</span><span class="cmtt-10">&#x00A0;/&#x003E;}\par</span><span class="cmtt-10">&#x00A0;</span>
+<br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\HCode{&#x003C;small&#x003E;Generated</span><span class="cmtt-10">&#x00A0;\ifcase</span><span class="cmtt-10">&#x00A0;\month</span><span class="cmtt-10">&#x00A0;\or</span><span class="cmtt-10">&#x00A0;</span>
+<br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;January</span><span class="cmtt-10">&#x00A0;\or</span><span class="cmtt-10">&#x00A0;February</span><span class="cmtt-10">&#x00A0;\or</span><span class="cmtt-10">&#x00A0;March</span><span class="cmtt-10">&#x00A0;\or</span><span class="cmtt-10">&#x00A0;April</span><span class="cmtt-10">&#x00A0;\or</span><span class="cmtt-10">&#x00A0;May</span><span class="cmtt-10">&#x00A0;\or</span><span class="cmtt-10">&#x00A0;June</span><span class="cmtt-10">&#x00A0;\or</span><span class="cmtt-10">&#x00A0;July</span><span class="cmtt-10">&#x00A0;</span>
+<br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\or</span><span class="cmtt-10">&#x00A0;August</span><span class="cmtt-10">&#x00A0;\or</span><span class="cmtt-10">&#x00A0;September</span><span class="cmtt-10">&#x00A0;\or</span><span class="cmtt-10">&#x00A0;October</span><span class="cmtt-10">&#x00A0;\or</span><span class="cmtt-10">&#x00A0;November</span><span class="cmtt-10">&#x00A0;\or</span><span class="cmtt-10">&#x00A0;December</span><span class="cmtt-10">&#x00A0;\fi</span><span class="cmtt-10">&#x00A0;</span>
+<br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\the\day,</span><span class="cmtt-10">&#x00A0;\the\year\space</span><span class="cmtt-10">&#x00A0;-</span><span class="cmtt-10">&#x00A0;&#x003C;a</span><span class="cmtt-10">&#x00A0;href="/tex4ht/"&#x003E;tex4ht</span><span class="cmtt-10">&#x00A0;home</span><span class="cmtt-10">&#x00A0;page&#x003C;/a&#x003E;&#x003C;/small&#x003E;}}</span><span class="cmtt-10">&#x00A0;</span>
+<br /></div>
     <h2 class="ChapterHead"><a 
   name="QQ1-11-66"></a>General Configuration Files</h2>
-<!--l. 6652--><p class="noindent" ><a 
+<!--l. 6663--><p class="noindent" ><a 
   name="index11-66001"></a><a 
   name="confFiles"></a> <a 
   name="index11-66002"></a>A compilation starts by opening <span class="cmtt-10">tex4ht.sty </span>and loading a fraction of its code. The main purpose of this phase is
@@ -746,32 +754,32 @@
 motivation for the late loading is to allow TeX4ht to collect as much information as possible about the environment
 requested by the source file, and help the system reshape that environment with minimal interference from
 elsewhere.
-</p><!--l. 6664--><p class="indent" >    <a 
+</p><!--l. 6675--><p class="indent" >    <a 
   name="index11-66003"></a>The system uses two kinds of (4ht) configuration files. The files of the first kind mainly seed hooks into the
 macros loaded by the source file (for instance, <span class="cmtt-10">latex.4ht</span>, <span class="cmtt-10">fontmath.4ht</span>, and <span class="cmtt-10">article.4ht</span>). The files of
 the second kind mainly attach meaning to the hooks (for instance, <span class="cmtt-10">html4.4ht</span>, <span class="cmtt-10">unicode.4ht</span>, and
 <span class="cmtt-10">mathml.4ht</span>).
-</p><!--l. 6672--><p class="indent" >    <a 
+</p><!--l. 6683--><p class="indent" >    <a 
   name="index11-66004"></a>Different source files may request the loading of different style files and in different orders. The hook seeding
 files are loaded in response to the loading of the style files, and in a compatible order. Since the different style files
 may redefine the syntax and semantics of macros, TeX4t follows a similar route of defining and redefining the hooks
 and their meanings.
-</p><!--l. 6680--><p class="indent" >    <a 
+</p><!--l. 6691--><p class="indent" >    <a 
   name="index11-66005"></a>The meaning attaching files are normally requested through option names introduced in the <span class="cmtt-10">tex4ht.4ht </span>system
 file. For instance, the <span class="cmtt-10">mzlatex </span>command refers to the <span class="cmtt-10">mozilla </span>option name of <span class="cmtt-10">tex4ht.4ht</span>, and the <span class="cmtt-10">oolatex</span>
 command refers to the <span class="cmtt-10">ooffice </span>option name. The user may add option names, and redefine old ones, within a new
 file named <span class="cmtt-10">tex4ht.usr</span>.
-</p><!--l. 6688--><p class="indent" >    A new <span class="cmtt-10">tex4ht.usr </span>file should group references to <span class="cmtt-10">*.4ht </span>configuration files under arbitrarily chosen option
+</p><!--l. 6699--><p class="indent" >    A new <span class="cmtt-10">tex4ht.usr </span>file should group references to <span class="cmtt-10">*.4ht </span>configuration files under arbitrarily chosen option
 names. For that purpose, <span class="cmtt-10">\Configure </span>commands similar to those provided in <span class="cmtt-10">tex4ht.4ht </span>should be
 employed.
-</p><!--l. 6694--><p class="indent" >    Variants of the htlatex-like scripts may be produced in the following manner.
-</p><!--l. 6697--><p class="indent" >
+</p><!--l. 6705--><p class="indent" >    Variants of the htlatex-like scripts may be produced in the following manner.
+</p><!--l. 6708--><p class="indent" >
 </p><ol type="a" >
 <li>Adjust the <span class="cmtt-10">latex </span>(<span class="cmtt-10">tex</span>, <span class="cmtt-10">texi</span>) command of a given script to use a desired option name, and rename the new script.
 </li>
 <li>Make sure the <span class="cmtt-10">tex4ht </span>and <span class="cmtt-10">t4ht </span>commands receive appropriate switches in the new script. (These commands show
 the available options when invoked without parameters.) </li></ol>
-<!--l. 6708--><p class="indent" >    The definition of new meaning assigning configuration files can be considerable simplified by relying on literate
+<!--l. 6719--><p class="indent" >    The definition of new meaning assigning configuration files can be considerable simplified by relying on literate
 programming and the file <span class="cmtt-10">mktex4t.4ht</span>. For additional information, compile this file into a hypertext document,
 visit the ‘<span class="cmtt-10">index</span>’ page, and from there reach into the ‘<span class="cmtt-10">mktex4ht</span>’ page.
 </p>
@@ -780,6 +788,7 @@
 <li>Add a configuration file <span class="cmtt-10">myooconfig.4ht </span>with the following content.
 <div class="Verbatim"><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\exit:ifnot{jurabib}</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span>
+
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\ConfigureHinput{jurabib}</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</span><span class="cmtt-10">&#x00A0;</span>
@@ -787,7 +796,6 @@
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\Configure{jblink}{\jbNoLink}{}</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\Configure{jbanchor}{\jbNoLink}{}</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span>
-
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\endinput\empty\empty\empty\empty\empty\empty</span><span class="cmtt-10">&#x00A0;</span>
@@ -794,7 +802,7 @@
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\endinput</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 6740--><p class="noindent" ></p></li>
+<!--l. 6751--><p class="noindent" ></p></li>
 <li>Add to <span class="cmtt-10">tex4ht.usr </span>the following script.
 <div class="Verbatim"><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\Configure{myooffice}{%</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\:CheckOption{info}\if:Option</span><span class="cmtt-10">&#x00A0;</span>
@@ -808,8 +816,8 @@
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;\Hinclude[*]{myooconfig.4ht}%</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;}</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 6756--><p class="indent" >    It is the ooffice script from <span class="cmtt-10">tex4ht.4ht</span>, with the added record ‘<span class="cmtt-10">\Hinclude[*]{myooconfig.4ht}%</span>’.
-</p><!--l. 6759--><p class="noindent" ></p></li>
+<!--l. 6767--><p class="indent" >    It is the ooffice script from <span class="cmtt-10">tex4ht.4ht</span>, with the added record ‘<span class="cmtt-10">\Hinclude[*]{myooconfig.4ht}%</span>’.
+</p><!--l. 6770--><p class="noindent" ></p></li>
 <li>Invoke the compilations with a variant of the following form of the <span class="cmtt-10">oolatex </span>command.
     <div  
 class="centerline"><span class="cmtt-10">htlatex filename "xhtml,myooffice" "ooffice/!</span><span class="cmtt-10">&#x00A0;-cmozhtf" "-coo"</span></div>
@@ -817,5 +825,5 @@
     </div>
 
     <hr />
-<!--l. 6770--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 6781--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn12.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn12.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn12.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,13 +11,14 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 5147--><p class="noindent" ><a 
+<!--l. 5148--><p class="noindent" ><a 
  href="mn11.html#mn12-1"  name="mn12-1" >1</a>.   <a 
   name="index12-54002"></a><span 
 class="cmtt-10">\HCode{...}</span>
-</p><!--l. 5150--><p class="indent" >    <a 
+</p><!--l. 5151--><p class="indent" >    <a 
   name="index12-54003"></a>This command allows only for the expansion of macros, before sending its content to the output. The
 instruction <span 
 class="cmtt-10">\Hnewline </span>may be introduced there for requesting line breaks, and the command <span 
@@ -48,7 +49,7 @@
 class="cmtt-10">a</span> <span 
 class="cmtt-10">‘&#x003C;br&#x003E;’.</span>
 </div><hr />
-<!--l. 5166--><p class="noindent" ><a 
+<!--l. 5167--><p class="noindent" ><a 
  href="mn11.html#mn12-2"  name="mn12-2" >2</a>.   <a 
   name="index12-54005"></a>  <span 
 class="cmtt-10">\HPage{</span><span 
@@ -56,9 +57,9 @@
 class="cmtt-10">}</span><span 
 class="cmti-10">content</span><span 
 class="cmtt-10">\EndHPage{}</span>
-</p><!--l. 5168--><p class="indent" >    This command dedicates a hypertext page for the specified content, to be accessed through the given
+</p><!--l. 5169--><p class="indent" >    This command dedicates a hypertext page for the specified content, to be accessed through the given
 button.
-</p><!--l. 5171--><p class="indent" >    <a 
+</p><!--l. 5172--><p class="indent" >    <a 
   name="index12-54006"></a>The <span 
 class="cmtt-10">\ExitHPage{...} </span>command may be employed within the content to create exit buttons.
       </p><div class="ShowCode">
@@ -78,7 +79,7 @@
       <br /> <span 
 class="cmtt-10">...................</span>
 </div><hr />
-<!--l. 5189--><p class="noindent" ><a 
+<!--l. 5190--><p class="noindent" ><a 
  href="mn11.html#mn12-3"  name="mn12-3" >3</a>.   <a 
   name="index12-54008"></a><span 
 class="cmtt-10">\Link[</span><span 
@@ -90,13 +91,13 @@
 class="cmtt-10">}</span><span 
 class="cmti-10">anchor</span><span 
 class="cmtt-10">\EndLink</span>
-</p><!--l. 5192--><p class="indent" >    This command requests an anchor that links to ‘<span 
+</p><!--l. 5193--><p class="indent" >    This command requests an anchor that links to ‘<span 
 class="cmti-10">target-file</span><span 
 class="cmtt-10">#</span><span 
 class="cmti-10">target-loc</span>’, and marks the current location with the
 name ‘<span 
 class="cmti-10">cur-loc</span>’.
-</p><!--l. 5197--><p class="indent" >    The component ‘<span 
+</p><!--l. 5198--><p class="indent" >    The component ‘<span 
 class="cmtt-10">[...]</span>’ is optional when it is empty, and the target file need not be mentioned if it is created
 from the current source file.
       </p><div class="ShowCode">
@@ -131,7 +132,7 @@
 class="cmtt-10">\string _</span>’,
 and&#x00A0;‘<span 
 class="cmtt-10">\%</span>’, respectively.<hr />
-<!--l. 5237--><p class="noindent" ><a 
+<!--l. 5238--><p class="noindent" ><a 
  href="mn11.html#mn12-4"  name="mn12-4" >4</a>.   <a 
   name="index12-54013"></a><span 
 class="cmtt-10">\ifOption{...}{</span><span 
@@ -142,5 +143,5 @@
 </p>
 
     <hr />
-<!--l. 5238--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 5239--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn13.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn13.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn13.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -41,5 +42,5 @@
 </div>
 
     <hr />
-<!--l. 5267--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 5268--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn14.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn14.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn14.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,9 +11,10 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 5279--><p class="noindent" ><a 
+<!--l. 5280--><p class="noindent" ><a 
  href="mn11.html#mn14-1"  name="mn14-1" >1</a>.   <a 
   name="index14-55007"></a><span 
 class="cmtt-10">\CutAt{</span><span 
@@ -23,7 +24,7 @@
 class="cmtt-10">,</span><span 
 class="cmti-10">until-unit-2</span><span 
 class="cmtt-10">,...}</span>
-</p><!--l. 5281--><p class="indent" >    This directive asks the sectioning commands <span 
+</p><!--l. 5282--><p class="indent" >    This directive asks the sectioning commands <span 
 class="cmtt-10">\</span><span 
 class="cmti-10">at-unit </span>to place their units in separate hypertext pages. The
 pages are to terminate upon encountering any of the commands in the list <span 
@@ -58,11 +59,11 @@
 instead of the postfix of ‘<span 
 class="cmtt-10">*</span>’, and appendices through the entry ‘<span 
 class="cmtt-10">appendix</span>’.
-<!--l. 5303--><p class="indent" >    A plus character ‘<span 
+<!--l. 5304--><p class="indent" >    A plus character ‘<span 
 class="cmtt-10">+</span>’, before the leading parameter, requests buttons that link to the hypertext pages; e.g.,
 ‘<span 
 class="cmtt-10">\CutAt{+likesection}</span>’.
-</p><!--l. 5306--><p class="indent" >    The end points of sections not specified within the <span 
+</p><!--l. 5307--><p class="indent" >    The end points of sections not specified within the <span 
 class="cmtt-10">\CutAt </span>commands can be made known with instructions of
 the form ‘<span 
 class="cmtt-10">\Configure{</span><span 
@@ -73,7 +74,7 @@
 class="cmti-10">unit</span><span 
 class="cmtt-10">,...}</span>’.
 </p><hr />
-<!--l. 5314--><p class="noindent" ><a 
+<!--l. 5315--><p class="noindent" ><a 
  href="mn11.html#mn14-2"  name="mn14-2" >2</a>.   <a 
   name="index14-55009"></a><span 
 class="cmtt-10">\tableofcontents[</span><span 
@@ -81,11 +82,11 @@
 class="cmtt-10">,</span><span 
 class="cmti-10">unit-2</span><span 
 class="cmtt-10">,...]</span>
-</p><!--l. 5316--><p class="indent" >    This variant of the <span 
+</p><!--l. 5317--><p class="indent" >    This variant of the <span 
 class="cmtt-10">\tableofcontents </span>command specifies the kinds of entries that should be included in the
 tables.
 </p><hr />
-<!--l. 5323--><p class="noindent" ><a 
+<!--l. 5324--><p class="noindent" ><a 
  href="mn11.html#mn14-3"  name="mn14-3" >3</a>.   <a 
   name="index14-55011"></a><span 
 class="cmtt-10">\TocAt{</span><span 
@@ -99,7 +100,7 @@
 class="cmtt-10">,/</span><span 
 class="cmti-10">until-unit-2</span><span 
 class="cmtt-10">,...}</span>
-</p><!--l. 5325--><p class="indent" >    This directive asks for a local table of contents, at each division created by the <span 
+</p><!--l. 5326--><p class="indent" >    This directive asks for a local table of contents, at each division created by the <span 
 class="cmtt-10">\</span><span 
 class="cmti-10">at-unit </span>command. The tables
 should include entries of types <span 
@@ -114,7 +115,7 @@
 <span 
 class="cmtt-10">\</span><span 
 class="cmti-10">until-unit-2</span>,... commands.
-</p><!--l. 5332--><p class="indent" >    <a 
+</p><!--l. 5333--><p class="indent" >    <a 
   name="index14-55012"></a>Within the <span 
 class="cmtt-10">\TocAt </span>instruction, the starred commands of LaTeX should be referenced with the prefix ‘<span 
 class="cmtt-10">like</span>’
@@ -180,11 +181,11 @@
 class="cmtt-10">Cut</span><span 
 class="cmti-10">section-type</span>
 commands.
-<!--l. 5365--><p class="indent" >    The only <span 
+<!--l. 5366--><p class="indent" >    The only <span 
 class="cmtt-10">\ConfigureToc </span>commands that count are those before the <span 
 class="cmtt-10">\TocAt </span>instruction.
 </p><hr />
-<!--l. 5378--><p class="noindent" ><a 
+<!--l. 5379--><p class="noindent" ><a 
  href="mn11.html#mn14-4"  name="mn14-4" >4</a>.   <a 
   name="index14-55014"></a><span 
 class="cmtt-10">\ConfigureToc{</span><span 
@@ -198,7 +199,7 @@
 class="cmtt-10">} {</span><span 
 class="cmti-10">at-end</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 5380--><p class="indent" >    This command determines how entries of the specified unit will appear in the tables of contents. The entries
+</p><!--l. 5381--><p class="indent" >    This command determines how entries of the specified unit will appear in the tables of contents. The entries
 include only fields corresponding to nonempty fields in the <span 
 class="cmtt-10">\ConfigureToc </span>commands.
       </p><div class="ShowCode">
@@ -212,7 +213,7 @@
       <br /> <span 
 class="cmtt-10">\tableofcontents[section]</span>
 </div><hr />
-<!--l. 5405--><p class="noindent" ><a 
+<!--l. 5406--><p class="noindent" ><a 
  href="mn11.html#mn14-5"  name="mn14-5" >5</a>.   <a 
   name="index14-55016"></a><span 
 class="cmtt-10">\Configure{tableofcontents} {</span><span 
@@ -228,12 +229,12 @@
 class="cmtt-10">{</span><span 
 class="cmti-10">before-indented-par</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 5407--><p class="indent" >    The <span 
+</p><!--l. 5408--><p class="indent" >    The <span 
 class="cmti-10">end-of-toc </span>is inserted at the end of the internal environment of the tables. The <span 
 class="cmti-10">after-toc </span>is included after
 leaving the internal environment.
 </p><hr />
-<!--l. 5422--><p class="noindent" ><a 
+<!--l. 5423--><p class="noindent" ><a 
  href="mn11.html#mn14-6"  name="mn14-6" >6</a>.   <a 
   name="index14-55018"></a><span 
 class="cmtt-10">\Configure{TocAt} {</span><span 
@@ -242,7 +243,7 @@
 class="cmti-10">after-toc</span><span 
 class="cmtt-10">}</span>
 </p><hr />
-<!--l. 5433--><p class="noindent" ><a 
+<!--l. 5434--><p class="noindent" ><a 
  href="mn11.html#mn14-7"  name="mn14-7" >7</a>.   <a 
   name="index14-55020"></a><span 
 class="cmtt-10">\Configure{TocAt*} {</span><span 
@@ -251,7 +252,7 @@
 class="cmti-10">after-toc</span><span 
 class="cmtt-10">}</span>
 </p><hr />
-<!--l. 5448--><p class="noindent" ><a 
+<!--l. 5449--><p class="noindent" ><a 
  href="mn11.html#mn14-8"  name="mn14-8" >8</a>.   <a 
   name="index14-55022"></a><span 
 class="cmtt-10">\Configure{</span><span 
@@ -265,7 +266,7 @@
 class="cmtt-10">} {</span><span 
 class="cmti-10">after-title</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 5450--><p class="indent" >    This command determines the content to be inserted at the mentioned locations of the specified
+</p><!--l. 5451--><p class="indent" >    This command determines the content to be inserted at the mentioned locations of the specified
 units.
       </p><div class="ShowCode">
       <br /> <span class="showcode"><span 
@@ -299,7 +300,7 @@
 class="cmtt-10">\chapter{...}</span> <span 
 class="cmtt-10">....</span>
 </div><hr />
-<!--l. 5473--><p class="noindent" ><a 
+<!--l. 5474--><p class="noindent" ><a 
  href="mn11.html#mn14-9"  name="mn14-9" >9</a>.   <a 
   name="index14-55024"></a><span 
 class="cmtt-10">\Configure{CutAt} {</span><span 
@@ -310,7 +311,7 @@
 class="cmti-10">after-button</span><span 
 class="cmtt-10">}</span>
 </p><hr />
-<!--l. 5485--><p class="noindent" ><a 
+<!--l. 5486--><p class="noindent" ><a 
  href="mn11.html#mn14-10"  name="mn14-10" >10</a>.   <a 
   name="index14-55026"></a><span 
 class="cmtt-10">\Configure{+CutAt} {</span><span 
@@ -321,7 +322,7 @@
 class="cmti-10">after-button</span><span 
 class="cmtt-10">}</span>
 </p><hr />
-<!--l. 5492--><p class="noindent" ><a 
+<!--l. 5493--><p class="noindent" ><a 
  href="mn11.html#mn14-11"  name="mn14-11" >11</a>.   <a 
   name="index14-55028"></a><span 
 class="cmtt-10">\NewSection\</span><span 
@@ -329,7 +330,7 @@
 class="cmtt-10">{</span><span 
 class="cmti-10">mark-for-toc</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 5494--><p class="indent" >    This directive introduces a sectioning command <span 
+</p><!--l. 5495--><p class="indent" >    This directive introduces a sectioning command <span 
 class="cmtt-10">\</span><span 
 class="cmti-10">unit</span>, which submits <span 
 class="cmti-10">mark-for-toc </span>to the tables of
@@ -350,22 +351,22 @@
       <br />    <span 
 class="cmtt-10">{}{}</span>
 </div><hr />
-<!--l. 5515--><p class="noindent" ><a 
+<!--l. 5516--><p class="noindent" ><a 
  href="mn11.html#mn14-12"  name="mn14-12" >12</a>.   <a 
   name="index14-55030"></a><span 
 class="cmtt-10">\Configure{writetoc} {</span><span 
 class="cmti-10">definitions-for-the-writing-environment</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 5520--><p class="indent" >    TeX4ht expands and then writes the sectioning titles into an auxiliary file, and it might encounter there
+</p><!--l. 5521--><p class="indent" >    TeX4ht expands and then writes the sectioning titles into an auxiliary file, and it might encounter there
 problems from macros that are not fit for such conditions or for inclusion in the table of contents.
 The current configuration instruction allows to locally modify the behavior of macros for the writing
 phase.
-</p><!--l. 5526--><p class="indent" >    For instance, the instruction ‘<span 
+</p><!--l. 5527--><p class="indent" >    For instance, the instruction ‘<span 
 class="cmtt-10">\section{Foo \\ bar}</span>’ suggests a configuration similar to
 ‘<span 
 class="cmtt-10">\Configure{writetoc}{\let\\\space}</span>’.
 </p><hr />
-<!--l. 5551--><p class="noindent" ><a 
+<!--l. 5552--><p class="noindent" ><a 
  href="mn11.html#mn14-13"  name="mn14-13" >13</a>.   <a 
   name="index14-55032"></a><span 
 class="cmtt-10">\Configure{crosslinks} {</span><span 
@@ -387,7 +388,7 @@
 class="cmtt-10">{</span><span 
 class="cmti-10">up</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 5553--><p class="indent" >    This command configures the appearance of the cross-links between hypertext pages obtained for sectioning
+</p><!--l. 5554--><p class="indent" >    This command configures the appearance of the cross-links between hypertext pages obtained for sectioning
 commands.
       </p><div class="ShowCode">
       <br /> <span 
@@ -399,7 +400,7 @@
       <br />   <span 
 class="cmtt-10">{}{}{}{$\scriptstyle\Uparrow$}</span>
 </div><hr />
-<!--l. 5574--><p class="noindent" ><a 
+<!--l. 5575--><p class="noindent" ><a 
  href="mn11.html#mn14-14"  name="mn14-14" >14</a>.   <a 
   name="index14-55034"></a><span 
 class="cmtt-10">\Configure{crosslinks+} {</span><span 
@@ -414,5 +415,5 @@
 </p>
 
     <hr />
-<!--l. 5577--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 5578--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn15.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn15.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn15.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,9 +11,10 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 5603--><p class="noindent" ><a 
+<!--l. 5604--><p class="noindent" ><a 
  href="mn11.html#mn15-1"  name="mn15-1" >1</a>.   <a 
   name="index15-56006"></a>  <a 
   name="index15-56007"></a>  <a 
@@ -33,7 +34,7 @@
 class="cmtt-10">} {</span><span 
 class="cmti-10">after-entry</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 5605--><p class="indent" >    <a 
+</p><!--l. 5606--><p class="indent" >    <a 
   name="index15-56009"></a> <a 
   name="index15-56010"></a>The parameter <span 
 class="cmti-10">table </span>stands for ‘<span 
@@ -150,5 +151,5 @@
     </div></td></tr></table>
 
     <hr />
-<!--l. 5644--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 5645--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn16.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn16.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn16.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,9 +11,10 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 5667--><p class="noindent" ><a 
+<!--l. 5668--><p class="noindent" ><a 
  href="mn11.html#mn16-1"  name="mn16-1" >1</a>.   <a 
   name="index16-57004"></a><span 
 class="cmtt-10">\ConfigureList{</span><span 
@@ -27,7 +28,7 @@
 class="cmtt-10">} {</span><span 
 class="cmti-10">after-label</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 5669--><p class="indent" >    <a 
+</p><!--l. 5670--><p class="indent" >    <a 
   name="index16-57005"></a> <a 
   name="index16-57006"></a>Environments that directly or indirectly are built on top of the ‘<span 
 class="cmtt-10">\begin{list}...\end{list}</span>’ and
@@ -60,7 +61,7 @@
 class="cmtt-10">list</span>’
 and ‘<span 
 class="cmtt-10">trivlist</span>’ environments.
-<!--l. 5694--><p class="indent" >    <a 
+<!--l. 5695--><p class="indent" >    <a 
   name="index16-57010"></a> <a 
   name="index16-57011"></a> <a 
   name="index16-57012"></a> <a 
@@ -75,7 +76,7 @@
 extensions. The latter extensions are made up in LaTeX from a single-item lists, to get the appearance of displayed
 paragraphs.
 </p><hr />
-<!--l. 5713--><p class="noindent" ><a 
+<!--l. 5714--><p class="noindent" ><a 
  href="mn11.html#mn16-2"  name="mn16-2" >2</a>.   <a 
   name="index16-57016"></a><span 
 class="cmtt-10">\ConfigureEnv{</span><span 
@@ -89,7 +90,7 @@
 class="cmtt-10">} {</span><span 
 class="cmti-10">after-list</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 5715--><p class="indent" >    If either <span 
+</p><!--l. 5716--><p class="indent" >    If either <span 
 class="cmti-10">before-environment </span>or <span 
 class="cmti-10">after-environment </span>is not empty, then these parameters specify insertions that
 should be placed before and after the specified environment.
@@ -134,5 +135,5 @@
 </div>
 
     <hr />
-<!--l. 5748--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 5749--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn17.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn17.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn17.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,9 +11,10 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 5765--><p class="noindent" ><a 
+<!--l. 5766--><p class="noindent" ><a 
  href="mn11.html#mn17-1"  name="mn17-1" >1</a>.   <a 
   name="index17-58003"></a><span 
 class="cmtt-10">\Picture[</span><span 
@@ -21,7 +22,7 @@
 class="cmtt-10">]{</span><span 
 class="cmti-10">file-name attributes</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 5767--><p class="indent" >    This command references the specified pictorial file. The component ‘<span 
+</p><!--l. 5768--><p class="indent" >    This command references the specified pictorial file. The component ‘<span 
 class="cmtt-10">[</span><span 
 class="cmti-10">replacement-for-textual-browsers</span><span 
 class="cmtt-10">]</span>’ is
@@ -35,7 +36,7 @@
  /> </div></td><td 
 ><div class="source"><span 
 class="cmtt-10">\Picture[**OSU logo**]{http://www.cse.ohio-state.edu/images/OSU.gif} </span></div></td></tr></table><hr />
-<!--l. 5781--><p class="noindent" ><a 
+<!--l. 5782--><p class="noindent" ><a 
  href="mn11.html#mn17-2"  name="mn17-2" >2</a>. <span 
 class="cmtt-10">\Picture+[</span><span 
 class="cmti-10">replacement-for-text-browsers</span><span 
@@ -44,7 +45,7 @@
 class="cmtt-10">}</span><span 
 class="cmti-10">content</span><span 
 class="cmtt-10">\EndPicture</span>
-</p><!--l. 5783--><p class="indent" >    This command produces a picture for the provided content, stores the outcome within a file of the specified
+</p><!--l. 5784--><p class="indent" >    This command produces a picture for the provided content, stores the outcome within a file of the specified
 name, and creates a reference to the picture within the document.
 </p>
     <table id="TBL-5"  
@@ -72,7 +73,7 @@
 class="cmti-10">replacement-for-textual-browser</span><span 
 class="cmtt-10">]</span>’ and the file name can be omitted. If no name is provided for
 the file, the system assigns a name of its own.<hr />
-<!--l. 5807--><p class="noindent" ><a 
+<!--l. 5808--><p class="noindent" ><a 
  href="mn11.html#mn17-3"  name="mn17-3" >3</a>. <span 
 class="cmtt-10">\Picture*[</span><span 
 class="cmti-10">replacement-for-text-browsers</span><span 
@@ -81,10 +82,10 @@
 class="cmtt-10">}</span><span 
 class="cmti-10">content</span><span 
 class="cmtt-10">\EndPicture</span>
-</p><!--l. 5809--><p class="indent" >    This is a variant of the previous command, that produces a picture of the content within a vertical
+</p><!--l. 5810--><p class="indent" >    This is a variant of the previous command, that produces a picture of the content within a vertical
 box.
 </p>
 
     <hr />
-<!--l. 5813--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 5814--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn18.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn18.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn18.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <table id="TBL-6"  
@@ -28,5 +29,5 @@
  href="mn11.html#mn18.html" >up</a>
 
     <hr />
-<!--l. 5845--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 5846--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn19.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn19.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn19.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,9 +11,10 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 5874--><p class="noindent" ><a 
+<!--l. 5875--><p class="noindent" ><a 
  href="mn11.html#mn19-1"  name="mn19-1" >1</a>.   <a 
   name="index19-59010"></a>  <a 
   name="index19-59011"></a>  <a 
@@ -81,7 +82,7 @@
 <br />‘<span 
 class="cmtt-10">\Configure{()}{\PicMath$}{$\EndPicMath}</span>’, and<br />‘<span 
 class="cmtt-10">\Configure{$}{}{}{}</span>’.<hr />
-<!--l. 5918--><p class="noindent" ><a 
+<!--l. 5919--><p class="noindent" ><a 
  href="mn11.html#mn19-2"  name="mn19-2" >2</a>.   <a 
   name="index19-59019"></a>  <a 
   name="index19-59020"></a>  <a 
@@ -103,16 +104,16 @@
 class="cmtt-10">}{</span><span 
 class="cmti-10">after</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 5920--><p class="indent" >    These commands configure subscripts appearing in isolation, superscripts given in isolation, and subscripts
+</p><!--l. 5921--><p class="indent" >    These commands configure subscripts appearing in isolation, superscripts given in isolation, and subscripts
 provided together with superscripts. If the last configuration command gets empty parameters, the corresponding
 cases use the settings that apply to isolated subscripts and superscripts.
-</p><!--l. 5926--><p class="indent" >    The default setting results from<br />‘<span 
+</p><!--l. 5927--><p class="indent" >    The default setting results from<br />‘<span 
 class="cmtt-10">\Configure{SUB}{\HCode{&#x003C;sub&#x003E;}}{\HCode{&#x003C;/sub&#x003E;}}</span>’,
 <br />‘<span 
 class="cmtt-10">\Configure{SUP}{\HCode{&#x003C;sup&#x003E;}}{\HCode{&#x003C;/sup&#x003E;}}</span>’, and<br />‘<span 
 class="cmtt-10">\Configure{SUBSUP}{}{}</span>’.
 </p><hr />
-<!--l. 5940--><p class="noindent" ><a 
+<!--l. 5941--><p class="noindent" ><a 
  href="mn11.html#mn19-3"  name="mn19-3" >3</a>.   <a 
   name="index19-59026"></a>  <a 
   name="index19-59027"></a>  <a 
@@ -120,7 +121,7 @@
   name="index19-59029"></a><span 
 class="cmtt-10">no_</span>, <span 
 class="cmtt-10">no^</span>
-</p><!--l. 5942--><p class="indent" >    TeX4ht modifies the implementation of ‘<span 
+</p><!--l. 5943--><p class="indent" >    TeX4ht modifies the implementation of ‘<span 
 class="cmtt-10">_</span>’ and ‘<span 
 class="cmtt-10">^</span>’, to create hypertext subscripts and superscripts in non
 pictorial formulas—a modification that occasionally might clash with other interpretations in the source documents.
@@ -129,5 +130,5 @@
 </p>
 
     <hr />
-<!--l. 5948--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 5949--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn2.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn2.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn2.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <h2 class="ChapterHead"><a 
@@ -137,5 +138,5 @@
     </div>
 
     <hr />
-<!--l. 3324--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 3325--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn20.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn20.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn20.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,9 +11,10 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 5971--><p class="noindent" ><a 
+<!--l. 5972--><p class="noindent" ><a 
  href="mn11.html#mn20-1"  name="mn20-1" >1</a>.   <a 
   name="index20-60004"></a>  <a 
   name="index20-60005"></a><span 
@@ -27,7 +28,7 @@
 class="cmti-10">from-indent-P</span><span 
 class="cmtt-10">} </span><br /><span 
 class="cmtt-10">\EndP</span>
-</p><!--l. 5973--><p class="indent" >    The first two parameters of this command determine the kind of code to be inserted at the start of, respectively,
+</p><!--l. 5974--><p class="indent" >    The first two parameters of this command determine the kind of code to be inserted at the start of, respectively,
 nonindented and indented paragraphs.
 </p>
     <table id="TBL-8"  
@@ -108,32 +109,32 @@
 class="cmtt-10">{\HCode{&#x003C;p class="indent"&#x003E;}} {}{}</span>’ (and it is implemented through an ‘<span 
 class="cmtt-10">\everypar{\HtmlPar}</span>’
 command).<hr />
-<!--l. 6029--><p class="noindent" ><a 
+<!--l. 6030--><p class="noindent" ><a 
  href="mn11.html#mn20-2"  name="mn20-2" >2</a>.   <a 
   name="index20-60007"></a>  <span 
 class="cmtt-10">\IgnorePar</span>
 
-</p><!--l. 6031--><p class="indent" >    This command asks that no code will be inserted at the beginning of the next paragraph.
+</p><!--l. 6032--><p class="indent" >    This command asks that no code will be inserted at the beginning of the next paragraph.
 </p><hr />
-<!--l. 6036--><p class="noindent" ><a 
+<!--l. 6037--><p class="noindent" ><a 
  href="mn11.html#mn20-3"  name="mn20-3" >3</a>.   <a 
   name="index20-60009"></a>  <span 
 class="cmtt-10">\ShowPar</span>
-</p><!--l. 6038--><p class="indent" >    This command asks that code will be inserted at the beginning of the next paragraph.
+</p><!--l. 6039--><p class="indent" >    This command asks that code will be inserted at the beginning of the next paragraph.
 </p><hr />
-<!--l. 6043--><p class="noindent" ><a 
+<!--l. 6044--><p class="noindent" ><a 
  href="mn11.html#mn20-4"  name="mn20-4" >4</a>.   <a 
   name="index20-60011"></a>  <span 
 class="cmtt-10">\IgnoreIndent</span>
-</p><!--l. 6045--><p class="indent" >    This command asks to treat the next paragraph as nonindented.
+</p><!--l. 6046--><p class="indent" >    This command asks to treat the next paragraph as nonindented.
 </p><hr />
-<!--l. 6050--><p class="noindent" ><a 
+<!--l. 6051--><p class="noindent" ><a 
  href="mn11.html#mn20-5"  name="mn20-5" >5</a>.   <a 
   name="index20-60013"></a>  <span 
 class="cmtt-10">\ShowIndent</span>
-</p><!--l. 6052--><p class="indent" >    This command asks to treat the following paragraphs as indented.
+</p><!--l. 6053--><p class="indent" >    This command asks to treat the following paragraphs as indented.
 </p>
 
     <hr />
-<!--l. 6054--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 6055--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn21.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn21.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn21.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,26 +11,27 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 6081--><p class="noindent" ><a 
+<!--l. 6082--><p class="noindent" ><a 
  href="mn11.html#mn21-1"  name="mn21-1" >1</a>. <span 
 class="cmtt-10">\Css{</span><span 
 class="cmti-10">content</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 6083--><p class="indent" >    This command sends its content to the CSS file of the document.
+</p><!--l. 6084--><p class="indent" >    This command sends its content to the CSS file of the document.
 </p><hr />
-<!--l. 6090--><p class="noindent" ><a 
+<!--l. 6091--><p class="noindent" ><a 
  href="mn11.html#mn21-2"  name="mn21-2" >2</a>.   <a 
   name="index21-61003"></a><span 
 class="cmtt-10">\Css </span><span 
 class="cmti-10">content</span><span 
 class="cmtt-10">\EndCss</span>
-</p><!--l. 6092--><p class="indent" >    This command introduces the specified content, at the location of the command as an inline CSS code
+</p><!--l. 6093--><p class="indent" >    This command introduces the specified content, at the location of the command as an inline CSS code
 fragment. The content should not start with the left brace character ‘<span 
 class="cmtt-10">{</span>’.
 </p><hr />
-<!--l. 6102--><p class="noindent" ><a 
+<!--l. 6103--><p class="noindent" ><a 
  href="mn11.html#mn21-3"  name="mn21-3" >3</a>.   <a 
   name="index21-61005"></a><span 
 class="cmtt-10">\CssFile[</span><span 
@@ -38,12 +39,12 @@
 class="cmtt-10">]</span><span 
 class="cmti-10">content</span><span 
 class="cmtt-10">\EndCssFile</span>
-</p><!--l. 6104--><p class="indent" >    The default CSS file TeX4ht produces is initially a file consisting just of a single line of the form ‘<span 
+</p><!--l. 6105--><p class="indent" >    The default CSS file TeX4ht produces is initially a file consisting just of a single line of the form ‘<span 
 class="cmtt-10">/* css.sty</span>
 <span 
 class="cmtt-10">*/</span>’. That line is later replaced with the code submitted by the ‘<span 
 class="cmtt-10">\Css{...}</span>’ commands.
-</p><!--l. 6108--><p class="indent" >    The current command allows to specify an alternative to the initial CSS file. The alternative file consists of the
+</p><!--l. 6109--><p class="indent" >    The current command allows to specify an alternative to the initial CSS file. The alternative file consists of the
 code loaded from listed files, and of the content explicitly specified in its body.
 </p><div class="Verbatim"><span 
 class="cmtt-10">&#x00A0;</span><span 
@@ -102,9 +103,9 @@
 class="cmtt-10">&#x00A0;\EndCssFile</span><span 
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 6130--><p class="indent" >    The names in the list of files should be separated by commas, and the rectangular brackets are optional when
+<!--l. 6131--><p class="indent" >    The names in the list of files should be separated by commas, and the rectangular brackets are optional when
 the list is empty.
-</p><!--l. 6133--><p class="indent" >    The file should include a line having the content of ‘<span 
+</p><!--l. 6134--><p class="indent" >    The file should include a line having the content of ‘<span 
 class="cmtt-10">/* css.sty */</span>’. If more than one such line is included, the
 content of the ‘<span 
 class="cmtt-10">\Css{...}</span>’ commands replace the first occurrence of this line. Arbitrary many space characters may
@@ -114,5 +115,5 @@
 </p>
 
     <hr />
-<!--l. 6140--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 6141--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn22.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn22.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn22.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,9 +11,10 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 6164--><p class="noindent" ><a 
+<!--l. 6165--><p class="noindent" ><a 
  href="mn11.html#mn22-1"  name="mn22-1" >1</a>.   <a 
   name="index22-62003"></a><span 
 class="cmtt-10">\NoFonts </span>This command asks that information provided in the font files will be used for the symbols, but
@@ -21,11 +22,11 @@
 class="cmtt-10">\Configure{htf}</span>’
 command.
 </p><hr />
-<!--l. 6171--><p class="noindent" ><a 
+<!--l. 6172--><p class="noindent" ><a 
  href="mn11.html#mn22-2"  name="mn22-2" >2</a>.   <a 
   name="index22-62005"></a><span 
 class="cmtt-10">\EndNoFonts</span>
-</p><!--l. 6173--><p class="indent" >    This command asks to end the effect of the most recently encountered <span 
+</p><!--l. 6174--><p class="indent" >    This command asks to end the effect of the most recently encountered <span 
 class="cmtt-10">\NoFonts </span>command that is still
 active.
 </p>
@@ -54,7 +55,7 @@
 class="cmtt-10">italic}.</span>
 </div>
     </div></td></tr></table><hr />
-<!--l. 6202--><p class="noindent" ><a 
+<!--l. 6203--><p class="noindent" ><a 
  href="mn11.html#mn22-3"  name="mn22-3" >3</a>.   <a 
   name="index22-62007"></a><span 
 class="cmtt-10">\Configure{htf} {</span><span 
@@ -78,18 +79,18 @@
 class="cmtt-10">} {</span><span 
 class="cmti-10">template-7</span><span 
 class="cmtt-10">}</span>
-</p><!--l. 6205--><p class="indent" >    Each character is provided two entries in its virtual font file: a string and an integer number. The integer
+</p><!--l. 6206--><p class="indent" >    Each character is provided two entries in its virtual font file: a string and an integer number. The integer
 number is considered to be the class of the character. An even number requests that the character will be
 represented by the string. An odd number requests that the character will be represented by a picture, with the
 string acting as an alternative representation.
-</p><!--l. 6212--><p class="indent" >    The current <span 
+</p><!--l. 6213--><p class="indent" >    The current <span 
 class="cmtt-10">\Configure </span>command provides a template for introducing, into the hypertext document, the
 representations of the symbols of the specified class. The template is consisted of the seven specified components,
 where the delimiter must be a character that does not appear in these components.
-</p><!--l. 6218--><p class="indent" >    In even classes, the template is used for outputing a tuple, consisting of the following information, for the given
+</p><!--l. 6219--><p class="indent" >    In even classes, the template is used for outputing a tuple, consisting of the following information, for the given
 symbol: the font name, the font size, the font magnification when it differs from 100%, and the corresponding string
 field from the virtual font.
-</p><!--l. 6223--><p class="indent" >    The first component is printed unconditionally at the beginning. The font name is printed only if the second
+</p><!--l. 6224--><p class="indent" >    The first component is printed unconditionally at the beginning. The font name is printed only if the second
 component of the template is not empty and, when it is not empty, the second component should be a template for
 printing a string in a C program. Similarly, the font size is printed only if the third component of the template is not
 empty, and in such a case the component should be a template for printing a string in a C program. On the other
@@ -128,7 +129,7 @@
 string assigned to the symbol in its virtual font file. The <span class="cmtt-10">\Configure </span>for characters of class 0 has the
 extra property that it provides extra prefixes and postfixes also for all the pictorial representations of
 symbols.
-<!--l. 6275--><p class="indent" >    A <span class="cmtt-10">\Configure </span>command for an odd class defines a template to output a tuple, consisting of the
+<!--l. 6276--><p class="indent" >    A <span class="cmtt-10">\Configure </span>command for an odd class defines a template to output a tuple, consisting of the
 following information: the font name, the alternative string from the virtual font, the font name, the
 font size, the font magnification when it differs from 100%, and the character code of the symbol.
 The output is determined in a manner similar to that implied for symbols from characters of odd
@@ -156,7 +157,7 @@
 </div>
     </div></td></tr></table><hr />
 
-<!--l. 6312--><p class="noindent" ><a 
+<!--l. 6313--><p class="noindent" ><a 
  href="mn11.html#mn22-4"  name="mn22-4" >4</a>.   <a 
   name="index22-62009"></a><span class="cmtt-10">\Configure{htf-sty} {</span><span class="cmti-10">class/font</span><span class="cmtt-10">} {</span><span class="cmti-10">CSS-instructions</span><span class="cmtt-10">} </span>This command specifies CSS content for font classes
 and virtual hypertext fonts.
@@ -163,5 +164,5 @@
 </p>
 
     <hr />
-<!--l. 6316--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 6317--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn24.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn24.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn24.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,28 +11,29 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 6534--><p class="noindent" ><a 
+<!--l. 6535--><p class="noindent" ><a 
  href="mn11.html#mn24-1"  name="mn24-1" >1</a>.   <a 
   name="index24-64002"></a><span class="cmtt-10">\ScriptEnv{</span><span class="cmti-10">environment</span><span class="cmtt-10">} {</span><span class="cmti-10">prefix</span><span class="cmtt-10">} {</span><span class="cmti-10">postfix</span><span class="cmtt-10">}</span>
-</p><!--l. 6536--><p class="indent" >    This command defines a LaTeX environment
+</p><!--l. 6537--><p class="indent" >    This command defines a LaTeX environment
 </p>
     <div class="Template">   <span class="cmtt-10">\begin{</span><span class="cmti-10">environment</span><span class="cmtt-10">}</span><br /><span class="cmti-10">body</span><br /><span class="cmtt-10">\end{</span><span class="cmti-10">environment</span><span class="cmtt-10">}</span></div>
     which outputs its body in plain format, between the specified prefix and postfix.<hr />
-<!--l. 6553--><p class="noindent" ><a 
+<!--l. 6554--><p class="noindent" ><a 
  href="mn11.html#mn24-2"  name="mn24-2" >2</a>.   <a 
   name="index24-64004"></a><span class="cmtt-10">\ScriptCommand{\</span><span class="cmti-10">command</span><span class="cmtt-10">} {</span><span class="cmti-10">prefix</span><span class="cmtt-10">} {</span><span class="cmti-10">postfix</span><span class="cmtt-10">}</span>
-</p><!--l. 6555--><p class="indent" >    This command defines an environment
+</p><!--l. 6556--><p class="indent" >    This command defines an environment
 </p>
     <div class="Template">   <span class="cmtt-10">\</span><span class="cmti-10">command</span><br /><span class="cmti-10">body</span><br /><span class="cmtt-10">\End</span><span class="cmti-10">command </span></div>
     which outputs its body in plain format, between the specified prefix and postfix.<hr />
-<!--l. 6568--><p class="noindent" ><a 
+<!--l. 6569--><p class="noindent" ><a 
  href="mn11.html#mn24-3"  name="mn24-3" >3</a>.   <a 
   name="index24-64006"></a><span class="cmtt-10">\JavaScript...\EndJavaScript</span>
-</p><!--l. 6570--><p class="noindent" >This command is available when <span class="cmtt-10">javascript </span>option is used.
+</p><!--l. 6571--><p class="noindent" >This command is available when <span class="cmtt-10">javascript </span>option is used.
 </p>
 
     <hr />
-<!--l. 6572--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 6573--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn25.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn25.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn25.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,17 +11,18 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 6596--><p class="noindent" ><a 
+<!--l. 6597--><p class="noindent" ><a 
  href="mn11.html#mn25-1"  name="mn25-1" >1</a>.   <a 
   name="index25-65002"></a><span class="cmtt-10">\NewConfigure{</span><span class="cmti-10">name</span><span class="cmtt-10">}[</span><span class="cmti-10">i</span><span class="cmtt-10">]{</span><span class="cmti-10">body</span><span class="cmtt-10">}</span>
-</p><!--l. 6598--><p class="indent" >    Hooks are just macro names seeded within the bodies of other macros. This command introduces a
+</p><!--l. 6599--><p class="indent" >    Hooks are just macro names seeded within the bodies of other macros. This command introduces a
 configuration command for a group of hooks, whose cardinality is given by a digit <span class="cmti-10">i </span>and whose name is provided by
 the first parameter. The body determines the relationship between the hooks and the configurations provided for
 them.
 </p><hr />
-<!--l. 6608--><p class="noindent" ><a 
+<!--l. 6609--><p class="noindent" ><a 
  href="mn11.html#mn25-2"  name="mn25-2" >2</a>.   <a 
   name="index25-65004"></a><span class="cmtt-10">\Configure{</span><span class="cmti-10">name</span><span class="cmtt-10">}{</span><span class="cmti-10">parameter-1</span><span class="cmtt-10">}...{</span><span class="cmti-10">parameter-i</span><span class="cmtt-10">}</span>
 </p>
@@ -41,5 +42,5 @@
     </div></td></tr></table>
 
     <hr />
-<!--l. 6629--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 6630--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn27.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn27.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn27.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
 <ul >
@@ -19,10 +20,10 @@
 <br /><span class="cmtt-10">Fconvert</span><span class="cmtt-10">&#x00A0;zz%%4.ps</span><span class="cmtt-10">&#x00A0;-trim</span><span class="cmtt-10">&#x00A0;+repage</span><span class="cmtt-10">&#x00A0;-density</span><span class="cmtt-10">&#x00A0;110x110</span><span class="cmtt-10">&#x00A0;-transparent</span><span class="cmtt-10">&#x00A0;’#FFFFFF’</span><span class="cmtt-10">&#x00A0;%%3</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">Frm</span><span class="cmtt-10">&#x00A0;zz%%4.ps</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 7130--><p class="noindent" ></p></li>
+<!--l. 7141--><p class="noindent" ></p></li>
 <li>The specialized scripts may, for instance, maintain global caches of png bitmaps for cutting down on recompilation
 time. </li></ul>
 
     <hr />
-<!--l. 7132--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 7143--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn29.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn29.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn29.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
 <ul >
@@ -22,10 +23,10 @@
 <br /><span class="cmtt-10">Fif</span><span class="cmtt-10">&#x00A0;exist</span><span class="cmtt-10">&#x00A0;zz%%4.ps</span><span class="cmtt-10">&#x00A0;DEL</span><span class="cmtt-10">&#x00A0;zz%%4.ps</span><span class="cmtt-10">&#x00A0;&#x003E;nul</span><span class="cmtt-10">&#x00A0;</span>
 
 <br /></div>
-<!--l. 7789--><p class="noindent" ></p></li>
+<!--l. 7800--><p class="noindent" ></p></li>
 <li>The specialized scripts may, for instance, maintain global caches of png bitmaps for cutting down on recompilation
 time. </li></ul>
 
     <hr />
-<!--l. 7791--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 7802--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn3.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn3.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn3.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,11 +11,12 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
  href="mn.html#mn3.html" >exit troubleshooting</a>
-<!--l. 3346--><p class="indent" >    <a 
+<!--l. 3347--><p class="indent" >    <a 
   name="trbl-sht"></a>
 </p>
     <h3 class="SubSectionHead"><a 
@@ -46,9 +47,9 @@
     <p align="right" class="rightline"><a 
   name="QQ1-3-4"></a><span 
 class="cmbx-10">Bitmaps</span></p>
-<!--l. 3363--><p class="noindent" >
+<!--l. 3364--><p class="noindent" >
 </p><dl > <dt><span class="underline">Too small math fonts in images</span></dt><dd>
-<!--l. 3368--><p class="indent" >    Use instructions of the form
+<!--l. 3369--><p class="indent" >    Use instructions of the form
 </p>
     <div  
 class="centerline"><span 
@@ -61,12 +62,12 @@
 class="cmtt-10">} {</span><span 
 class="cmti-10">2nd order subscript math</span><span 
 class="cmtt-10">}</span></div>
-<!--l. 3376--><p class="indent" >    to request math font dimensions for formulas embedded within text of specified font dimensions. Use sizes of
+<!--l. 3377--><p class="indent" >    to request math font dimensions for formulas embedded within text of specified font dimensions. Use sizes of
 magnitude 10 <span 
 class="cmsy-10">* </span>(1<span 
 class="cmmi-10">.</span>2)<sup><span 
 class="cmmi-7">i</span></sup>.
-</p><!--l. 3379--><p class="indent" >    <span 
+</p><!--l. 3380--><p class="indent" >    <span 
 class="cmbx-10">Example:</span>
 </p><div class="Verbatim"><span 
 class="cmtt-10">\documentclass{article}</span><span 
@@ -96,31 +97,31 @@
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
     </dd><dt><span class="underline">Bad Quality of Pictures</span></dt><dd>
-<!--l. 3391--><p class="indent" >    Increase the density (number of dots per inch) when converting the pictures, and then sub-sample the picture.
+<!--l. 3392--><p class="indent" >    Increase the density (number of dots per inch) when converting the pictures, and then sub-sample the picture.
 Specifically, replace in ‘<span 
 class="cmtt-10">tex4ht.env</span>’ the switch
 </p>
     <div  
 class="centerline">-density 110x100</div>
-<!--l. 3397--><p class="noindent" >with the switch
+<!--l. 3398--><p class="noindent" >with the switch
 </p>
     <div  
 class="centerline">-density 220x220 -geometry 50%</div>
-<!--l. 3401--><p class="noindent" >or with another switch of the form
+<!--l. 3402--><p class="noindent" >or with another switch of the form
 </p>
     <div  
 class="centerline">-density ...x... -geometry ...%</div>
-<!--l. 3405--><p class="indent" >    The <span 
+<!--l. 3406--><p class="indent" >    The <span 
 class="cmtt-10">-density </span>switch increases the number of pixels per inch, and the <span 
 class="cmtt-10">-geometry </span>option reduces that number.
 The process smoothes (anti-aliases) the edges. Typically screens display about 72 to 100 dots per
 inch.
-</p><!--l. 3410--><p class="indent" >    The type of fonts in use may also affect the quality of the output. In particular, <a 
+</p><!--l. 3411--><p class="indent" >    The type of fonts in use may also affect the quality of the output. In particular, <a 
  href="http://www.ams.org/index/tex/type1-cm-fonts.html" >Type 1</a> (scalable outlines) fonts
 offer better outcome than Type 3 (bitmapped) fonts.
 </p>
     </dd><dt><span class="underline">Direct Translations of EPS Figures</span></dt><dd>
-<!--l. 3418--><p class="indent" >    The quality of the bitmaps of EPS figures may be improved by converting the figures directly, without
+<!--l. 3419--><p class="indent" >    The quality of the bitmaps of EPS figures may be improved by converting the figures directly, without
 transmitting them through the dvi code. For instance, the <span 
 class="cmtt-10">\includegraphics </span>command in the presence of the
 following configuration provides such a route.
@@ -217,7 +218,7 @@
 class="cmtt-10">&#x00A0;}</span><span 
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 3432--><p class="indent" >    <a 
+<!--l. 3433--><p class="indent" >    <a 
   name="index3-4001"></a>The following script provides a more efficient and general approach.
 </p><div class="Verbatim"><span 
 class="cmtt-10">&#x00A0;</span><span 
@@ -362,12 +363,12 @@
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
     </dd><dt><span class="underline">Truncated and empty png files</span></dt><dd>
-<!--l. 3451--><p class="indent" >    Such a behavior might result from pictures which end up off the dvi page limits. A larger paper size may be
+<!--l. 3452--><p class="indent" >    Such a behavior might result from pictures which end up off the dvi page limits. A larger paper size may be
 requested from dvips through the switch ‘-T offset’ (e.g., -T 14in,14in). The dvips command is activated from
 tex4ht.env.
 </p>
     </dd><dt><span class="underline">Truncated and empty png files for Xfig pictures</span></dt><dd>
-<!--l. 3460--><p class="indent" >    Some Xfig files are made up of overlapping picture environments, with TeX4ht viewing the components as
+<!--l. 3461--><p class="indent" >    Some Xfig files are made up of overlapping picture environments, with TeX4ht viewing the components as
 defining independent figures. The problem can be solved by importing the Xfig files into pictorial environments of
 TeX4ht.
 </p><div class="Verbatim"><span 
@@ -385,16 +386,16 @@
 class="cmtt-10">&#x00A0;\end{mypic}</span><span 
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 3470--><p class="indent" >    Alternatively, PDF-based translations into bitmaps might also offer a solution.
+<!--l. 3471--><p class="indent" >    Alternatively, PDF-based translations into bitmaps might also offer a solution.
 </p>
     </dd></dl>
     <p align="right" class="rightline"><a 
   name="QQ1-3-5"></a><span 
 class="cmbx-10">LaTeX</span></p>
-<!--l. 3482--><p class="noindent" >
+<!--l. 3483--><p class="noindent" >
 </p><dl >
     <dt><span class="underline">Unable to find a newly installed file</span></dt><dd>
-<!--l. 3487--><p class="indent" >    The TeX engine might require an update of a search directory: the ls-R database for installations employing
+<!--l. 3488--><p class="indent" >    The TeX engine might require an update of a search directory: the ls-R database for installations employing
 kpathsea (run texhash), the data base directory in the case of MiKTeX (select <span 
 class="cmtt-10">tart -&#x003E; Programs -&#x003E; MiKTeX -&#x003E;</span>
 <span 
@@ -404,10 +405,10 @@
     <p align="right" class="rightline"><a 
   name="QQ1-3-6"></a><span 
 class="cmbx-10">Fonts</span></p>
-<!--l. 3494--><p class="noindent" >
+<!--l. 3495--><p class="noindent" >
 </p><dl >
     <dt><span class="underline">Can’t find/open file foo.tfm</span></dt><dd>
-<!--l. 3498--><p class="indent" >
+<!--l. 3499--><p class="indent" >
 </p><ul >
 <li> <a 
   name="index3-6001"></a>Locate the directory where LaTeX/TeX finds font foo.tfm, and add to <span 
@@ -423,12 +424,12 @@
 ‘<span 
 class="cmtt-10">/var/tmp/texfonts/tfm/</span>’). </li></ul>
     </dd><dt><span class="underline">Linux, Netscape, and the SYMBOL font</span></dt><dd>
-<!--l. 3516--><p class="indent" >    To display the SYMBOL fonts in Netscape on Linux add
+<!--l. 3517--><p class="indent" >    To display the SYMBOL fonts in Netscape on Linux add
 </p>
     <div  
 class="centerline"><span 
 class="cmtt-10">Netscape*documentFonts.charset*adobe-fontspecific: iso-8859-1</span></div>
-<!--l. 3521--><p class="noindent" >to the <span 
+<!--l. 3522--><p class="noindent" >to the <span 
 class="cmtt-10">~/.Xdefaults </span>file
 </p>
     </dd></dl>
@@ -435,13 +436,13 @@
     <p align="right" class="rightline"><a 
   name="QQ1-3-7"></a><span 
 class="cmbx-10">C programs</span></p>
-<!--l. 3524--><p class="noindent" >
+<!--l. 3525--><p class="noindent" >
 </p><dl >
     <dt><span class="underline"> <a 
   name="index3-7001"></a>tex4ht.c doesn’t compile ... ERROR:3396: ‘DIR’ undeclared (first use this function)... </span></dt><dd>
-<!--l. 3529--><p class="indent" >    Consider adding the switch ‘<span 
+<!--l. 3530--><p class="indent" >    Consider adding the switch ‘<span 
 class="cmtt-10">-DHAVE_DIRENT_H</span>’ to the command line. For instance,
-</p><!--l. 3532--><p class="indent" >    <span 
+</p><!--l. 3533--><p class="indent" >    <span 
 class="cmtt-10">gcc -o tex4ht tex4ht.c -DENVFILE=’"path/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>
 <span 
 class="cmtt-10">-DHAVE_DIRENT_H</span>
@@ -450,17 +451,17 @@
     <p align="right" class="rightline"><a 
   name="QQ1-3-8"></a><span 
 class="cmbx-10">Scripts</span></p>
-<!--l. 3542--><p class="noindent" >
+<!--l. 3543--><p class="noindent" >
 </p><dl >
     <dt><span class="underline">Bad end-of-line characters in htlatex.bat/httex.bat/htexi.bat/ht.bat</span></dt><dd>
-<!--l. 3547--><p class="indent" >    Remove undesirable trailing characters in the lines of the scripts, introduced by the utilities which download the
+<!--l. 3548--><p class="indent" >    Remove undesirable trailing characters in the lines of the scripts, introduced by the utilities which download the
 files.
-</p><!--l. 3550--><p class="indent" >    DOS/WINDOW platforms use an endline pair of characters: a carriage return and a line feed (0Dx,0Ax
+</p><!--l. 3551--><p class="indent" >    DOS/WINDOW platforms use an endline pair of characters: a carriage return and a line feed (0Dx,0Ax
 hexadecimal; 13,10 decimal). MAC platforms use only a single carriage feed character (0Dx; 13dec). UNIX platforms
 use only a single line feed character (0Ax; 10 dec).
 </p>
     </dd><dt><span class="underline">Can’t find/open file ‘xxx.dvi’ or ‘xxx.lg’</span></dt><dd>
-<!--l. 3558--><p class="indent" >    In some platforms, the operating systems pass on the quotes of the parameters of <span 
+<!--l. 3559--><p class="indent" >    In some platforms, the operating systems pass on the quotes of the parameters of <span 
 class="cmtt-10">htlatex</span>, <span 
 class="cmtt-10">httex</span>, and <span 
 class="cmtt-10">httexi</span>
@@ -477,7 +478,7 @@
 need replacements with double backslash characters ‘<span 
 class="cmtt-10">\\</span>’ or forward slash characters ‘<span 
 class="cmtt-10">/</span>’.
-</p><!--l. 3584--><p class="indent" >    For instance, if <span 
+</p><!--l. 3585--><p class="indent" >    For instance, if <span 
 class="cmtt-10">htlatex.bat </span>contains a command line of the form ‘<span 
 class="cmtt-10">C:\tex4ht\t4ht %1 %4</span>’, then after
 introducing the filter the modified command line will take the form ‘<span 
@@ -489,9 +490,9 @@
     <p align="right" class="rightline"><a 
   name="QQ1-3-10"></a><span 
 class="cmbx-10">Environment File</span></p>
-<!--l. 3592--><p class="noindent" >
+<!--l. 3593--><p class="noindent" >
 </p><dl > <dt><span class="underline">Can’t find/open file ‘tex4ht.env’</span></dt><dd>
-<!--l. 3596--><p class="indent" >    <a 
+<!--l. 3597--><p class="indent" >    <a 
   name="index3-10001"></a>The switch <span 
 class="cmtt-10">-hV </span>on the calling <span 
 class="cmtt-10">tex4ht </span>command shows where the file is being searched. The following are
@@ -516,13 +517,13 @@
 class="cmtt-10">&#x00A0;T4HTINPUTS=.;$TEXMF/tex4ht/base//</span><span 
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 3617--><p class="noindent" ></p></li>
+<!--l. 3618--><p class="noindent" ></p></li>
 <li>Make the location of the environment file known to the programs in another manner (see the pointers from the entry
 ‘<span 
 class="cmtt-10">tex4ht.env</span>’ in the <a 
  href="mn-index.html#Index">index</a>). </li></ul>
     </dd><dt><span class="underline">No permission for system call: ...</span></dt><dd>
-<!--l. 3625--><p class="indent" >    Make sure that the ‘<span 
+<!--l. 3626--><p class="indent" >    Make sure that the ‘<span 
 class="cmtt-10">S</span>’ records in <span 
 class="cmtt-10">tex4ht.env </span>don’t end with invisible spaces, and that the file ends with the
 record ‘<span 
@@ -530,22 +531,22 @@
 </p>
     </dd><dt><span class="underline">Problems with argument <span 
 class="cmtt-10">-d... </span>of t4ht</span></dt><dd>
-<!--l. 3632--><p class="indent" >    The specified directory must be augmented by a slash character <span 
+<!--l. 3633--><p class="indent" >    The specified directory must be augmented by a slash character <span 
 class="cmtt-10">/</span>.
 </p>
     </dd><dt><span class="underline">Problems with the convert utility</span></dt><dd>
-<!--l. 3639--><p class="indent" >
+<!--l. 3640--><p class="indent" >
 </p><ul >
 <li>Make sure the convert program of ImageMagick is called and not another convert system in your
 directories. In the latter case, insert the full address of convert into the following command within
 tex4ht.env.
-<!--l. 3644--><p class="indent" >    <span 
+<!--l. 3645--><p class="indent" >    <span 
 class="cmtt-10">Gconvert zz%%4.ps -trim -density 110x110 -transparent ’#FFFFFF’ %%3</span>
-</p><!--l. 3647--><p class="indent" >    For instance, use
-</p><!--l. 3649--><p class="indent" >    <span 
+</p><!--l. 3648--><p class="indent" >    For instance, use
+</p><!--l. 3650--><p class="indent" >    <span 
 class="cmtt-10">Gc:\TeX\Imagick\convert</span>
-</p><!--l. 3651--><p class="indent" >    instead of
-</p><!--l. 3653--><p class="indent" >    <span 
+</p><!--l. 3652--><p class="indent" >    instead of
+</p><!--l. 3654--><p class="indent" >    <span 
 class="cmtt-10">Gconvert</span> </p></li>
 <li>You might need to remove the quotes from <span 
 class="cmtt-10">’#FFFFFF’ </span></li></ul>
@@ -553,12 +554,12 @@
     <p align="right" class="rightline"><a 
   name="QQ1-3-11"></a><span 
 class="cmbx-10">tex4ht.sty / *.4ht</span></p>
-<!--l. 3666--><p class="noindent" >
+<!--l. 3667--><p class="noindent" >
 
 </p><dl >
     <dt><span class="underline">Foreign content in <span 
 class="cmtt-10">&#x003C;title&#x003E;...&#x003C;/title&#x003E; </span>elements</span></dt><dd>
-<!--l. 3670--><p class="indent" >    Use the <span 
+<!--l. 3671--><p class="indent" >    Use the <span 
 class="cmtt-10">\Configure{@TITLE}{...} </span>command to redefine for the these elements the harmful macros
 that appear in headers of logical units like <span 
 class="cmtt-10">\title </span>and <span 
@@ -568,7 +569,7 @@
 class="cmtt-10">\title{with \LaTeX}</span>.
 </p>
     </dd><dt><span class="underline">Problematic commands in titles of logical divisions</span></dt><dd>
-<!--l. 3679--><p class="indent" >    Commands within titles of divisions might need protection when transported by tex4ht to other
+<!--l. 3680--><p class="indent" >    Commands within titles of divisions might need protection when transported by tex4ht to other
 locations. The command <span 
 class="cmtt-10">\Configure{NoSection}{..before...}{...after...} </span>may be used for such a
 purpose.
@@ -577,11 +578,11 @@
     <p align="right" class="rightline"><a 
   name="QQ1-3-12"></a><span 
 class="cmbx-10">DVI Code</span></p>
-<!--l. 3687--><p class="noindent" >
+<!--l. 3688--><p class="noindent" >
 </p><dl >
     <dt><span class="underline">XDVI/DVIWINDO/YAP... hang on <span 
 class="cmtt-10">\special </span>command</span></dt><dd>
-<!--l. 3692--><p class="indent" >    The dvi code produced by tex4ht is not valid for use with other utilities. Recompile the source file without the
+<!--l. 3693--><p class="indent" >    The dvi code produced by tex4ht is not valid for use with other utilities. Recompile the source file without the
 presence of tex4ht, to provide a proper code to your dvi viewer.
 </p>
     </dd></dl>
@@ -588,11 +589,11 @@
     <p align="right" class="rightline"><a 
   name="QQ1-3-13"></a><span 
 class="cmbx-10">JavaScript</span></p>
-<!--l. 3697--><p class="noindent" >
+<!--l. 3698--><p class="noindent" >
 </p><dl >
     <dt><span class="underline">‘<span 
 class="cmtt-10">onovermouse</span>’ package option</span></dt><dd>
-<!--l. 3702--><p class="indent" >    This option currently relies on the JavaScript utility <a 
+<!--l. 3703--><p class="indent" >    This option currently relies on the JavaScript utility <a 
  href="https://github.com/overlib/overlib" >overlib.js</a> of Erik Bosrup. The <span 
 class="cmtt-10">overlib.js </span>file must be
 placed to the directory along the html files.
@@ -601,10 +602,10 @@
     <p align="right" class="rightline"><a 
   name="QQ1-3-14"></a><span 
 class="cmbx-10">Subscripts and Superscripts</span></p>
-<!--l. 3713--><p class="noindent" >
+<!--l. 3714--><p class="noindent" >
 </p><dl >
     <dt><span class="underline">Loss of structural information</span></dt><dd>
-<!--l. 3718--><p class="indent" >    <a 
+<!--l. 3719--><p class="indent" >    <a 
   name="index3-14001"></a>Subscripts and superscripts are among the weakest points of tex4ht. In order to recognize them for non-bitmap
 representations, TeX4ht changes the category codes of ‘<span 
 class="cmtt-10">^</span>’ and ‘<span 
@@ -611,12 +612,12 @@
 class="cmtt-10">_</span>’, upon reaching the <span 
 class="cmtt-10">\begin{document} </span>instruction,
 and ignores the operations if introduced earlier.
-</p><!--l. 3726--><p class="indent" >    The ideal solution would have been to get the superscript and subscript operations, as well as the empty bases
+</p><!--l. 3727--><p class="indent" >    The ideal solution would have been to get the superscript and subscript operations, as well as the empty bases
 ‘<span 
 class="cmtt-10">{}</span>’, marked upon request by the native compilers in the dvi code. Currently, that is just a good night
 dream.
-</p><!--l. 3731--><p class="indent" >    The followings are possible ways to overcome the problem.
-</p><!--l. 3733--><p class="indent" >
+</p><!--l. 3732--><p class="indent" >    The followings are possible ways to overcome the problem.
+</p><!--l. 3734--><p class="indent" >
 </p><ol type="1" >
 <li>Prepare TeX4ht configuration files containing redefinitions for the the sensitive macros. For instance, the
 configuration file <span 
@@ -645,10 +646,10 @@
 class="cmtt-10">\EndPreamble</span><span 
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 3751--><p class="indent" >    for a source <span 
+<!--l. 3752--><p class="indent" >    for a source <span 
 class="cmtt-10">test.tex</span>, and a compilation invoked through the command ‘<span 
 class="cmtt-10">mzlatex test "test"</span>’.
-</p><!--l. 3754--><p class="noindent" ></p></li>
+</p><!--l. 3755--><p class="noindent" ></p></li>
 <li>Use <span 
 class="cmtt-10">\sb </span>and <span 
 class="cmtt-10">\sp</span>, instead of ‘<span 
@@ -657,7 +658,7 @@
 <span 
 class="cmtt-10">\begin{document} </span>statement. The danger in this approach is that occasionally users provide new meanings to
 existing control sequences, without tex4ht taking it into account.
-<!--l. 3761--><p class="noindent" ></p></li>
+<!--l. 3762--><p class="noindent" ></p></li>
 <li>Use the command line options <span 
 class="cmtt-10">early_ </span>and <span 
 class="cmtt-10">early^</span>. For instance, <span 
@@ -666,5 +667,5 @@
     </dd></dl>
 
     <hr />
-<!--l. 3775--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 3776--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn30.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn30.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn30.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
 <div class="Verbatim"><span class="cmtt-10">Mif</span><span class="cmtt-10">&#x00A0;exist</span><span class="cmtt-10">&#x00A0;%%2%%3</span><span class="cmtt-10">&#x00A0;del</span><span class="cmtt-10">&#x00A0;%%2%%3</span><span class="cmtt-10">&#x00A0;</span>
@@ -20,5 +21,5 @@
 <br /></div>
 
     <hr />
-<!--l. 7819--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 7830--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn32.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn32.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn32.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -36,24 +37,24 @@
  href="mn37.html#x-ENVFILE"  name="ENVFILE">ENVFILE</a> of tex4ht and t4ht during compilation. </li>
 <li>At the directories of kpathsea, to be searched by that utility, if the <span class="cmtt-10">tex4ht.c </span>and <span class="cmtt-10">t4ht.c </span>programs are compiled
 with the ‘<span class="cmtt-10">-DKPATHSEA</span>’ switch on.
-<!--l. 8035--><p class="indent" >    For instance,
-</p><!--l. 8037--><p class="indent" >    <span class="cmtt-10">gcc -o tex4ht tex4ht.c -DENVFILE=’"~/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>
+<!--l. 8046--><p class="indent" >    For instance,
+</p><!--l. 8048--><p class="indent" >    <span class="cmtt-10">gcc -o tex4ht tex4ht.c -DENVFILE=’"~/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>
 <span class="cmtt-10">-DKPATHSEA -DHAVE_DIRENT_H -lkpathsea</span>
-</p><!--l. 8043--><p class="noindent" >or
-</p><!--l. 8045--><p class="indent" >    <span class="cmtt-10">gcc -O2 -DKPATHSEA -I/usr/include -L/usr/lib -o tex4ht tex4ht.c -DHAVE_DIRENT_H</span>
+</p><!--l. 8054--><p class="noindent" >or
+</p><!--l. 8056--><p class="indent" >    <span class="cmtt-10">gcc -O2 -DKPATHSEA -I/usr/include -L/usr/lib -o tex4ht tex4ht.c -DHAVE_DIRENT_H</span>
 <span class="cmtt-10">-lkpathsea</span>
-</p><!--l. 8054--><p class="indent" >    When the address of <span class="cmtt-10">tex4ht.env </span>is not explicitly given, the <span class="cmtt-10">texmf.cnf </span>file might need records similar to the
+</p><!--l. 8065--><p class="indent" >    When the address of <span class="cmtt-10">tex4ht.env </span>is not explicitly given, the <span class="cmtt-10">texmf.cnf </span>file might need records similar to the
 following ones.
 </p><div class="Verbatim"><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;TEX4HTFONTSET=alias,iso8859</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;TEX4HTINPUTS=.;$TEXMF/tex4ht/base//;$TEXMF/tex4ht/ht-fonts/{$TEX4HTFONTSET}//</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;T4HTINPUTS=.;$TEXMF/tex4ht/base//</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 8064--><p class="noindent" ></p></li>
+<!--l. 8075--><p class="noindent" ></p></li>
 <li>The instruction
     <div  
 class="centerline"><span class="cmtt-10">apt-get install gcc libkpathsea4 libkpathsea-dev</span></div>
-<!--l. 8069--><p class="noindent" >when executed as root installs the following packages on Ubuntu/Debian.
-</p><!--l. 8075--><p class="indent" >
+<!--l. 8080--><p class="noindent" >when executed as root installs the following packages on Ubuntu/Debian.
+</p><!--l. 8086--><p class="indent" >
 </p><ul >
 <li>gcc: the standard C compiler </li>
 <li>libkpathsea4: library for TeX path searching, part of the texlive distribution provides files like
@@ -60,16 +61,16 @@
 /usr/lib/libkpathsea.so.4.0.0 </li>
 <li>libkpathsea-dev: development files for libkpathsea provides numerous header files (*.h) in /usr/include/kpathsea
 </li></ul>
-<!--l. 8088--><p class="indent" >    If a file is already present, a warning is issued and the instruction can be retried after omitting the request for
+<!--l. 8099--><p class="indent" >    If a file is already present, a warning is issued and the instruction can be retried after omitting the request for
 the installed package.
 </p>
     </li></ul>
-<!--l. 8098--><p class="indent" >    A given address may start with the character ‘<span class="cmtt-10">~</span>’. This character is interpreted to be the directory address of the
+<!--l. 8109--><p class="indent" >    A given address may start with the character ‘<span class="cmtt-10">~</span>’. This character is interpreted to be the directory address of the
 root (as provided in an environment variable named <span class="cmtt-10">HOME</span>).
-</p><!--l. 8104--><p class="indent" >    The file <span class="cmtt-10">tex4ht.env </span>may be renamed to ‘<span class="cmtt-10">.tex4ht</span>’, if your system allows names consisting only of the extension
+</p><!--l. 8115--><p class="indent" >    The file <span class="cmtt-10">tex4ht.env </span>may be renamed to ‘<span class="cmtt-10">.tex4ht</span>’, if your system allows names consisting only of the extension
 part.
 
 </p>
     <hr />
-<!--l. 8111--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 8122--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn33.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn33.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn33.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,13 +11,14 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     The address of the root directory is assumed to be stored in an environment variable named <span class="cmtt-10">HOME</span>.
-<!--l. 8024--><p class="indent" >    On MS Windows, the directory <span class="cmtt-10">c:/</span>, and the residence directory of <span class="cmtt-10">tex4ht.exe </span>and <span class="cmtt-10">t4ht.exe</span>, are also
+<!--l. 8035--><p class="indent" >    On MS Windows, the directory <span class="cmtt-10">c:/</span>, and the residence directory of <span class="cmtt-10">tex4ht.exe </span>and <span class="cmtt-10">t4ht.exe</span>, are also
 candidates.
 
 </p>
     <hr />
-<!--l. 8027--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 8038--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn34.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn34.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn34.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -31,10 +32,10 @@
   name="index34-73002"></a>This character identifies the extension tex4ht should associate to names of the files of pictures the
 postprocessor requests (for instance, bitmap files of glyphs.). The default corresponds to a setting of the form
 ‘<span class="cmtt-10">g.png</span>’.
-<!--l. 8142--><p class="indent" >    An extension name can also be encoded into tex4ht during compilation time through the variable
+<!--l. 8153--><p class="indent" >    An extension name can also be encoded into tex4ht during compilation time through the variable
 <a 
  href="mn37.html#x-LGTYP"  name="LGTYP">LGTYP</a>.
-</p><!--l. 8146--><p class="indent" >    Alternatively, an extension can be provided in the command line of tex4ht, in which case the character code
+</p><!--l. 8157--><p class="indent" >    Alternatively, an extension can be provided in the command line of tex4ht, in which case the character code
 should be present and immediately preceded by a ‘<span class="cmtt-10">-</span>’ character.
 </p>
     </dd><dt>i</dt><dd>
@@ -67,13 +68,13 @@
     </dd><dt>F</dt><dd>
 This character identifies to <span class="cmtt-10">t4ht </span>a <a 
  href="mn-upgrade.html#dv2png">script</a> for translating into other formats characters from dvi files.
-<!--l. 8351--><p class="indent" >    A ‘F.ext’ record marks a conditional F-subscript. It states that the following F-records will apply only to
+<!--l. 8362--><p class="indent" >    A ‘F.ext’ record marks a conditional F-subscript. It states that the following F-records will apply only to
 pictures whose extension names are ‘ext’.
-</p><!--l. 8355--><p class="indent" >    A ‘F.’ record marks a default F-subscript. It applies to pictures whose extension names do not get dedicated
+</p><!--l. 8366--><p class="indent" >    A ‘F.’ record marks a default F-subscript. It applies to pictures whose extension names do not get dedicated
 F-subscripts.
-</p><!--l. 8358--><p class="indent" >    The ‘F.ext’ and ‘F.’ records are not needed, in case all the pictures are to be processed by a single set of
+</p><!--l. 8369--><p class="indent" >    The ‘F.ext’ and ‘F.’ records are not needed, in case all the pictures are to be processed by a single set of
 F-records.
-</p><!--l. 8361--><p class="noindent" ><span class="cmbx-10">Example</span>:
+</p><!--l. 8372--><p class="noindent" ><span class="cmbx-10">Example</span>:
 </p><div class="Verbatim"><span class="cmtt-10">F.gif</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">F-gif-script</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">F.png</span><span class="cmtt-10">&#x00A0;</span>
@@ -84,13 +85,13 @@
     </dd><dt>G</dt><dd>
 This character identifies to <span class="cmtt-10">t4ht </span>a <a 
  href="mn-upgrade.html#dv2png">script</a> for translating general dvi figures into other formats.
-<!--l. 8380--><p class="indent" >    A ‘G.ext’ record marks a conditional G-subscript. It states that the following G-records will apply only to
+<!--l. 8391--><p class="indent" >    A ‘G.ext’ record marks a conditional G-subscript. It states that the following G-records will apply only to
 pictures whose extension names are ‘ext’.
-</p><!--l. 8384--><p class="indent" >    A ‘G.’ record marks a default G-subscript. It applies to pictures whose extension names do not get dedicated
+</p><!--l. 8395--><p class="indent" >    A ‘G.’ record marks a default G-subscript. It applies to pictures whose extension names do not get dedicated
 G-subscripts.
-</p><!--l. 8387--><p class="indent" >    The ‘G.ext’ and ‘G.’ records are not needed, in case all the pictures are to be processed by a single set of
+</p><!--l. 8398--><p class="indent" >    The ‘G.ext’ and ‘G.’ records are not needed, in case all the pictures are to be processed by a single set of
 G-records.
-</p><!--l. 8390--><p class="noindent" ><span class="cmbx-10">Example</span>:
+</p><!--l. 8401--><p class="noindent" ><span class="cmbx-10">Example</span>:
 </p><div class="Verbatim"><span class="cmtt-10">G.gif</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">G-gif-script</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">G.png</span><span class="cmtt-10">&#x00A0;</span>
@@ -106,7 +107,7 @@
 this directive, all the calls to system services are ignored. On the other hand, a directive of the form ‘<span class="cmtt-10">S*</span>’ allows all
 system calls. A selective access to system calls can be obtained with <span class="cmtt-10">S </span>directives, which specify the prefixes of
 command names that should be allowed to go through.
-<!--l. 8417--><p class="indent" >    The <span class="cmtt-10">S </span>directives can be fed as switches to the command lines <span class="cmtt-10">t4ht</span>.
+<!--l. 8428--><p class="indent" >    The <span class="cmtt-10">S </span>directives can be fed as switches to the command lines <span class="cmtt-10">t4ht</span>.
 </p>
     </dd><dt>P</dt><dd>
 A variant of he <span class="cmtt-10">S </span>switch for <span class="cmtt-10">tex4ht</span>. Rarely useful.
@@ -115,14 +116,14 @@
 This character identifies to <span class="cmtt-10">t4ht </span>a script for postprocessing the files which <span class="cmtt-10">tex4ht </span>outputs. The file names are
 represented by ‘<span class="cmtt-10">%%1</span>’, and their extensions by ‘<span class="cmtt-10">%%2</span>’. Such scripts, for instance, may invoke validators to check the
 correctness of the files against given DTD’s and request XSL transformations.
-<!--l. 8430--><p class="indent" >    The command line of <span class="cmtt-10">t4ht </span>may include a flag ‘<span class="cmtt-10">-X</span>’ whose content is represented by ‘<span class="cmtt-10">%%3</span>’ in the
+<!--l. 8441--><p class="indent" >    The command line of <span class="cmtt-10">t4ht </span>may include a flag ‘<span class="cmtt-10">-X</span>’ whose content is represented by ‘<span class="cmtt-10">%%3</span>’ in the
 script.
-</p><!--l. 8434--><p class="indent" >    Example: <span class="cmtt-10">Xmake -f mymake name=%%1 ext=%%2 %%3</span>
+</p><!--l. 8445--><p class="indent" >    Example: <span class="cmtt-10">Xmake -f mymake name=%%1 ext=%%2 %%3</span>
 </p>
     </dd><dt><span class="cmbx-10">. </span>(dot)</dt><dd>
 A variant of the X script applied to files whose extension names are provided after the dot. The file names are
 represented by ‘<span class="cmtt-10">%%1</span>’, and the jobnames by ‘<span class="cmtt-10">%%0</span>’.
-<!--l. 8440--><p class="indent" >    Example: <span class="cmtt-10">.xml echo "name=%%1.xml"</span>
+<!--l. 8451--><p class="indent" >    Example: <span class="cmtt-10">.xml echo "name=%%1.xml"</span>
 </p>
     </dd><dt><span class="cmtt-10">&#x003C;</span></dt><dd>
 Tagged script segments <span class="cmtt-10">&#x003C;tag&#x003E;...&#x003C;/tag&#x003E; </span>are scanned only if their names are specified within <span class="cmtt-10">-ctag </span>switches of
@@ -129,13 +130,13 @@
 <span class="cmtt-10">tex4ht.c </span>and <span class="cmtt-10">t4ht.c</span>. When such switches are not supplied, a the switch <span class="cmtt-10">-cdefault </span>is implicitly
 assumed.
     </dd></dl>
-<!--l. 8450--><p class="indent" >    Lines starting with other characters are treated as comments, and empty lines may be treated as file
+<!--l. 8461--><p class="indent" >    Lines starting with other characters are treated as comments, and empty lines may be treated as file
 terminators by <span class="cmtt-10">tex4ht </span>and <span class="cmtt-10">t4ht</span>.
-</p><!--l. 8456--><p class="noindent" ><span class="cmbx-10">Examples: </span><a 
+</p><!--l. 8467--><p class="noindent" ><span class="cmbx-10">Examples: </span><a 
  href="tex4ht-env-unix.txt" >Unix-oriented</a>, <a 
  href="tex4ht-env-win32.txt" >MS-oriented</a>
 
 </p>
     <hr />
-<!--l. 8463--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 8474--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn35.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn35.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn35.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -25,8 +26,8 @@
 records the addresses of the files it finds. Whenever the program needs to locate a file, it first searches the address in
 the bookkeeping file. If it doesn’t find the address there, the program embarks on a search throughout the physical
 directories of its platform.
-<!--l. 8179--><p class="indent" >    The program places the bookkeeping file at the first applicable location of the following list.
-</p><!--l. 8182--><p class="indent" >
+<!--l. 8190--><p class="indent" >    The program places the bookkeeping file at the first applicable location of the following list.
+</p><!--l. 8193--><p class="indent" >
 </p><ol type="1" >
 <li>The pointer specified by an optional ‘<span class="cmtt-10">-l</span>’ switch provided to the invocation of the <span class="cmtt-10">tex4ht </span>program.
 </li>
@@ -34,19 +35,19 @@
 </li>
 <li>The location specified by an optional ‘<span class="cmtt-10">l</span>’ record provided in the environment file. </li>
 <li>A file named <span class="cmtt-10">tex4ht.fls </span>in the work directory. </li></ol>
-<!--l. 8198--><p class="indent" >    A given address may start with the character ‘<span class="cmtt-10">~</span>’ or the character pair ‘<span class="cmtt-10">~~</span>’. The single character ‘<span class="cmtt-10">~</span>’ is
+<!--l. 8209--><p class="indent" >    A given address may start with the character ‘<span class="cmtt-10">~</span>’ or the character pair ‘<span class="cmtt-10">~~</span>’. The single character ‘<span class="cmtt-10">~</span>’ is
 interpreted to be the directory address of the root, provided in an environment variable named <span class="cmtt-10">HOME</span>. The
 character pair ‘<span class="cmtt-10">~~</span>’ is interpreted to be a directory address provided in an environment variable named
 <span class="cmtt-10">TEX4HTWR</span>. The address stored in the latter environment variable may also start with a single character
 ‘<span class="cmtt-10">~</span>’.
-</p><!--l. 8209--><p class="indent" >    The bookkeeping file must have writable access mode, and the directory which contains the file should have a
+</p><!--l. 8220--><p class="indent" >    The bookkeeping file must have writable access mode, and the directory which contains the file should have a
 compatible access mode. On multi-user platforms, it is recommended not to share the bookkeeping file, but to ask
 for such files in the users’ directories.
-</p><!--l. 8215--><p class="indent" >    The bookkeeping file is a dynamically constructed variant of the ls-R file of kpathsea. TeX4ht
+</p><!--l. 8226--><p class="indent" >    The bookkeeping file is a dynamically constructed variant of the ls-R file of kpathsea. TeX4ht
 ignores its own bookkeeping mechanism, if the program <span class="cmtt-10">tex4ht.c </span>is compiled with a raised <span class="cmtt-10">-DKPATHSEA</span>
 switch.
 
 </p>
     <hr />
-<!--l. 8219--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 8230--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn36.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn36.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn36.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -24,33 +25,33 @@
   name="index36-75004"></a><a 
   name="alt-tfm"></a>TeX4ht searches the hypertext fonts in the working directory, and in the following optional directories, in the
 given order.
-<!--l. 8256--><p class="indent" >
+<!--l. 8267--><p class="indent" >
 </p><ul type="disc" >
 <li>The directory named in the <a 
  href="mn39.html" >command line</a> of tex4ht, identified with the prefix ‘<span class="cmtt-10">-t</span>’.
-<!--l. 8263--><p class="noindent" ></p></li>
+<!--l. 8274--><p class="noindent" ></p></li>
 <li>The directory identified with the character ‘<span class="cmtt-10">t</span>’ in the tex4ht.env file.
-<!--l. 8266--><p class="noindent" ></p></li>
+<!--l. 8277--><p class="noindent" ></p></li>
 <li>The directory whose name is fed into tex4ht.c during compilation time, through the program variable
 <a 
  href="mn37.html#x-TFMDIR"  name="TFMDIR">TFMDIR</a>.
-<!--l. 8271--><p class="noindent" ></p></li>
+<!--l. 8282--><p class="noindent" ></p></li>
 <li>In the directory holding the executable <span class="cmtt-10">tex4ht </span>(only for MS Windows).
     </li></ul>
-<!--l. 8277--><p class="indent" >    A given address may start with the character ‘<span class="cmtt-10">~</span>’ or the character pair ‘<span class="cmtt-10">~~</span>’. The single character ‘<span class="cmtt-10">~</span>’ is
+<!--l. 8288--><p class="indent" >    A given address may start with the character ‘<span class="cmtt-10">~</span>’ or the character pair ‘<span class="cmtt-10">~~</span>’. The single character ‘<span class="cmtt-10">~</span>’ is
 interpreted to be the directory address of the root, provided in an environment variable named <span class="cmtt-10">HOME</span>. The
 character pair ‘<span class="cmtt-10">~~</span>’ is interpreted to be a directory address provided in an environment variable named
 <span class="cmtt-10">TEX4HTTFM</span>. The address stored in the latter environment variable may also start with a single character
 ‘<span class="cmtt-10">~</span>’.
-</p><!--l. 8286--><p class="indent" >    The optional environment variable <span class="cmtt-10">TEX4HTTFM </span>may hold one or more addresses. The addresses must be
+</p><!--l. 8297--><p class="indent" >    The optional environment variable <span class="cmtt-10">TEX4HTTFM </span>may hold one or more addresses. The addresses must be
 separated by a character which does not appear in the addresses, and that character must also delimit the content
 at the start and end points.
-</p><!--l. 8292--><p class="indent" >    The system variable <a 
+</p><!--l. 8303--><p class="indent" >    The system variable <a 
  href="mn37.html#x-MAXFONTS"  name="MAXFONTS">MAXFONTS</a> of tex4ht.c places a limit on the number of fonts allowed in the documents.
 The default setting doesn’t provide such a limit.
-</p><!--l. 8296--><p class="indent" >    If the program <span class="cmtt-10">tex4ht.c </span>is compiled with the ‘<span class="cmtt-10">-DKPATHSEA</span>’ switch on, TeX4ht ignores its own search and
+</p><!--l. 8307--><p class="indent" >    If the program <span class="cmtt-10">tex4ht.c </span>is compiled with the ‘<span class="cmtt-10">-DKPATHSEA</span>’ switch on, TeX4ht ignores its own search and
 delegate it to the kpathsea utility.
-</p><!--l. 8311--><p class="indent" >    A given address may start with the character ‘<span class="cmtt-10">~</span>’ or the character pair ‘<span class="cmtt-10">~~</span>’. The single character ‘<span class="cmtt-10">~</span>’ is
+</p><!--l. 8322--><p class="indent" >    A given address may start with the character ‘<span class="cmtt-10">~</span>’ or the character pair ‘<span class="cmtt-10">~~</span>’. The single character ‘<span class="cmtt-10">~</span>’ is
 interpreted to be the directory address of the root, provided in an environment variable named <span class="cmtt-10">HOME</span>. The
 character pair ‘<span class="cmtt-10">~~</span>’ is interpreted to be a directory address provided in an environment variable named
 <span class="cmtt-10">TEX4HTA</span>. The address stored in the latter environment variable may also start with a single character
@@ -58,5 +59,5 @@
 
 </p>
     <hr />
-<!--l. 8323--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 8334--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn37.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn37.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn37.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -40,7 +41,7 @@
 <br /><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">*************************************************</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 8502--><p class="noindent" ></p></li>
+<!--l. 8513--><p class="noindent" ></p></li>
 <li> <a 
   name="index37-76002"></a> <a 
   name="index37-76003"></a> <a 
@@ -57,12 +58,12 @@
  href="mn34.html#LGTYP"  name="x-LGTYP">LGTYP</a>, <a 
  href="mn36.html#MAXFONTS"  name="x-MAXFONTS">MAXFONTS</a>, and <a 
  href="mn36.html#TFMDIR"  name="x-TFMDIR">TFMDIR</a>.
-<!--l. 8524--><p class="indent" >    For instance,
-</p><!--l. 8526--><p class="indent" >    <span class="cmtt-10">gcc -o tex4ht tex4ht.c -DENVFILE=’"path/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>
+<!--l. 8535--><p class="indent" >    For instance,
+</p><!--l. 8537--><p class="indent" >    <span class="cmtt-10">gcc -o tex4ht tex4ht.c -DENVFILE=’"path/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>
 <span class="cmtt-10">-DHAVE_DIRENT_H</span>
 </p>
     </li></ul>
-<!--l. 8532--><p class="indent" >    The switch ‘<span class="cmtt-10">-DENVFILE</span>’ is optional, if the program can reach the environment file in an <a 
+<!--l. 8543--><p class="indent" >    The switch ‘<span class="cmtt-10">-DENVFILE</span>’ is optional, if the program can reach the environment file in an <a 
  href="mn32.html#envloc">alternative</a>
 manner.
 </p>
@@ -70,10 +71,10 @@
   name="QQ1-37-77"></a>Compiling t4ht.c</h3>
     <a 
   name="index37-77001"></a>The environment variable <span class="cmtt-10">ENVFILE </span>is available also in ‘<span class="cmtt-10">t4ht.c</span>’.
-<!--l. 8542--><p class="indent" >    For instance,
-</p><!--l. 8544--><p class="indent" >    <span class="cmtt-10">gcc -o t4ht t4ht.c -DENVFILE=’"gold/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>
+<!--l. 8553--><p class="indent" >    For instance,
+</p><!--l. 8555--><p class="indent" >    <span class="cmtt-10">gcc -o t4ht t4ht.c -DENVFILE=’"gold/tex4ht.dir/texmf/tex4ht/base/unix/tex4ht.env"’</span>
 
 </p>
     <hr />
-<!--l. 8548--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 8559--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn38.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn38.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn38.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -25,50 +26,50 @@
 operating system. In the default setting, the script file holds abstract commands similar to the following
 ones.
 <dl > <dt><span class="cmtt-10">--- needs --- source.idv[i] ==&#x003E; target.png ---</span></dt><dd>
-<!--l. 8576--><p class="indent" >    An abstract command of this form requests that the i’th page in the dvi file will be translated into a target file
+<!--l. 8587--><p class="indent" >    An abstract command of this form requests that the i’th page in the dvi file will be translated into a target file
 whose name is provided.
 </p>
     </dd><dt><span class="cmtt-10">--- characters --- </span></dt><dd>
-<!--l. 8584--><p class="indent" >    This abstract command is a identifies where the requests for pictorial characters start.
+<!--l. 8595--><p class="indent" >    This abstract command is a identifies where the requests for pictorial characters start.
 </p>
     </dd></dl>
-<!--l. 8589--><p class="indent" >    A manual brute-force execution of the abstract commands can be a tedious job for large number of pictures.
+<!--l. 8600--><p class="indent" >    A manual brute-force execution of the abstract commands can be a tedious job for large number of pictures.
 The <span class="cmtt-10">t4ht </span>is in essence an interpreter for these abstract commands.
-</p><!--l. 8594--><p class="indent" >    Another possible approach for automating the process is to request lg scripts in the form of shell scripts or
+</p><!--l. 8605--><p class="indent" >    Another possible approach for automating the process is to request lg scripts in the form of shell scripts or
 batch files.
-</p><!--l. 8601--><p class="indent" >    <big><span class="cmbx-10">Alternatives to ‘</span><span class="cmtt-10">--- needs --- source.idv[i] ==&#x003E; target.png ---</span><span class="cmbx-10">’</span></big>
-</p><!--l. 8604--><p class="indent" >    The default setting is made with a request of the form ‘<span class="cmtt-10">--- needs --- %%1.idv[%%2] ==&#x003E; %%3.png ---</span>’,
+</p><!--l. 8612--><p class="indent" >    <big><span class="cmbx-10">Alternatives to ‘</span><span class="cmtt-10">--- needs --- source.idv[i] ==&#x003E; target.png ---</span><span class="cmbx-10">’</span></big>
+</p><!--l. 8615--><p class="indent" >    The default setting is made with a request of the form ‘<span class="cmtt-10">--- needs --- %%1.idv[%%2] ==&#x003E; %%3.png ---</span>’,
 where the parameters <span class="cmtt-10">%%1</span>, <span class="cmtt-10">%%2</span>, and <span class="cmtt-10">%%3 </span>respectively represent the name of the source file without
 its extension, a page number, and a name of the target file. Alternative patterns to these abstract
 commands can be requested in the following locations, with the order reflecting on the priority given to the
 requests.
-</p><!--l. 8613--><p class="indent" >
+</p><!--l. 8624--><p class="indent" >
 </p><ul type="disc" >
 <li>In the <a 
  href="mn39.html" >command line</a> of <span class="cmtt-10">tex4ht</span>, where the pattern should be prefixed with ‘<span class="cmtt-10">-s</span>’.
-<!--l. 8617--><p class="noindent" ></p></li>
+<!--l. 8628--><p class="noindent" ></p></li>
 <li>In the environment file <span class="cmtt-10">tex4ht.env </span>within a block of consecutive lines, where the lines should be identified with the
 character <a 
  href="mn34.html#sc-1"  name="sc">‘<span class="cmtt-10">s</span>’</a>.
-<!--l. 8623--><p class="noindent" ></p></li>
+<!--l. 8634--><p class="noindent" ></p></li>
 <li>In <span class="cmtt-10">tex4ht </span>with the pattern provided through the variable <a 
  href="mn37.html#x-LGPIC"  name="LGPIC">LGPIC</a> of <span class="cmtt-10">tex4ht.c</span>.
     </li></ul>
-<!--l. 8630--><p class="indent" >    The character ‘<span class="cmtt-10">%</span>’ can be introduced into a pattern through the entry ‘<span class="cmtt-10">%%%</span>’. On the other hand, the
+<!--l. 8641--><p class="indent" >    The character ‘<span class="cmtt-10">%</span>’ can be introduced into a pattern through the entry ‘<span class="cmtt-10">%%%</span>’. On the other hand, the
 parameters ‘<span class="cmtt-10">%%1</span>’, ‘<span class="cmtt-10">%%2</span>’, and <span class="cmtt-10">%%3 </span>can specify, between the first two percentage characters (i.e., ‘<span class="cmtt-10">%...%1</span>’,
 ‘<span class="cmtt-10">%...%2</span>’, and ‘<span class="cmtt-10">%...%3</span>’), any format for the outcome that is compatible with the print formats of
 C.
-</p><!--l. 8637--><p class="indent" >    <big><span class="cmbx-10">Alternatives to ‘</span><span class="cmtt-10">--- characters ---</span><span class="cmbx-10">’</span></big>
-</p><!--l. 8639--><p class="indent" >    Substitutions for this abstract command can be requested in the following locations.
-</p><!--l. 8646--><p class="indent" >
+</p><!--l. 8648--><p class="indent" >    <big><span class="cmbx-10">Alternatives to ‘</span><span class="cmtt-10">--- characters ---</span><span class="cmbx-10">’</span></big>
+</p><!--l. 8650--><p class="indent" >    Substitutions for this abstract command can be requested in the following locations.
+</p><!--l. 8657--><p class="indent" >
 </p><ul type="disc" >
 <li>In the <a 
  href="mn39.html"  name="mn39.html" >overview</a> of <span class="cmtt-10">tex4ht</span>, prefixed with ‘<span class="cmtt-10">-b</span>’.
-<!--l. 8817--><p class="noindent" ></p></li>
+<!--l. 8828--><p class="noindent" ></p></li>
 <li>In a line within the environment file ‘<span class="cmtt-10">tex4ht.file</span>’, where the line should be identified with the character
 ‘<a 
  href="mn34.html#bsc-1"  name="bsc">b</a>’.
-<!--l. 8823--><p class="noindent" ></p></li>
+<!--l. 8834--><p class="noindent" ></p></li>
 <li>In <span class="cmtt-10">tex4ht </span>with the substitution provided during compilation time through the variable <a 
  href="mn37.html#x-LGSEP"  name="LGSEP">LGSEP</a> of
 <span class="cmtt-10">tex4ht.c</span>.
@@ -75,5 +76,5 @@
     </li></ul>
 
     <hr />
-<!--l. 8831--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 8842--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn39.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn39.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn39.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -31,10 +32,10 @@
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;tex4ht</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;x</span><span class="cmtt-10">&#x00A0;</span>
 <br /><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;t4ht</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;</span><span class="cmtt-10">&#x00A0;x</span><span class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 8671--><p class="indent" >    The three compilations with La(TeX) are needed to ensure proper links. The approach is illustrated in the
+<!--l. 8682--><p class="indent" >    The three compilations with La(TeX) are needed to ensure proper links. The approach is illustrated in the
 following picture.
 
-</p><!--l. 8676--><p class="indent" >    <img 
+</p><!--l. 8687--><p class="indent" >    <img 
 src="mn4x.png" alt="                                   --html
                                    |  files
          ----|            ------|  |
@@ -44,37 +45,37 @@
                                    |       | -----|    files
                                    ---x.lg---
 "   />
-</p><!--l. 8711--><p class="indent" >
+</p><!--l. 8722--><p class="indent" >
 </p><dl > <dt>x.tex</dt><dd>
-<!--l. 8714--><p class="indent" >    This is a source TeX/LaTeX/OtherTeX file that imports the style files <span class="cmtt-10">tex4ht.sty </span>and <span class="cmtt-10">*.4ht</span>. The style files
+<!--l. 8725--><p class="indent" >    This is a source TeX/LaTeX/OtherTeX file that imports the style files <span class="cmtt-10">tex4ht.sty </span>and <span class="cmtt-10">*.4ht</span>. The style files
 define the features for the output.
 </p>
     </dd><dt>tex4ht</dt><dd>
-<!--l. 8720--><p class="indent" >    <a 
+<!--l. 8731--><p class="indent" >    <a 
   name="index39-79006"></a> <a 
   name="index39-79007"></a>The output of TeX is a standard dvi file interleaved with special instructions for the postprocessor <span class="cmtt-10">tex4ht </span>to
 use. The special instructions come from implicit and explicit requests made in the source file through commands of
 TeX4ht.
-</p><!--l. 8727--><p class="indent" >    The utility <span class="cmtt-10">tex4ht </span>translates the dvi code into standard text, while obeying the requests it gets from the
+</p><!--l. 8738--><p class="indent" >    The utility <span class="cmtt-10">tex4ht </span>translates the dvi code into standard text, while obeying the requests it gets from the
 special instructions. The special instructions may request the creation of files, insertion of html code, filtering of
 pictures, and so forth.
-</p><!--l. 8732--><p class="indent" >    In the extreme case that the source code contains no commands of TeX4ht, tex4ht gets pure dvi code and it
+</p><!--l. 8743--><p class="indent" >    In the extreme case that the source code contains no commands of TeX4ht, tex4ht gets pure dvi code and it
 outputs (almost) plain text with no hypertext elements in it.
-</p><!--l. 8736--><p class="indent" >    The special (<span class="cmtt-10">\special</span>) instructions seeded in the dvi code are not understood by dvi processors other than
+</p><!--l. 8747--><p class="indent" >    The special (<span class="cmtt-10">\special</span>) instructions seeded in the dvi code are not understood by dvi processors other than
 those of TeX4ht.
 </p>
     </dd><dt>x.idv</dt><dd>
-<!--l. 8741--><p class="indent" >    <a 
+<!--l. 8752--><p class="indent" >    <a 
   name="index39-79008"></a> <a 
   name="index39-79009"></a>This is a dvi file extracted from <span class="cmtt-10">x.dvi</span>, and it contains the pictures needed in the html files.
 </p>
     </dd><dt>x.lg</dt><dd>
-<!--l. 8748--><p class="indent" >    <a 
+<!--l. 8759--><p class="indent" >    <a 
   name="index39-79010"></a>This is a log file listing the pictures of x.idv, the png files that should be created, CSS information, and user
 directives introduced through the ‘<span class="cmtt-10">\Needs{...}</span>’ command.
 </p>
     </dd><dt>t4ht</dt><dd>
-<!--l. 8755--><p class="indent" >    This is an interpreter for executing the requests made in the <span class="cmtt-10">x.lg </span>script.
+<!--l. 8766--><p class="indent" >    This is an interpreter for executing the requests made in the <span class="cmtt-10">x.lg </span>script.
 </p>
     </dd></dl>
     <h3 class="SubSectionHead"><a 
@@ -126,5 +127,5 @@
 <br /></div>
 
     <hr />
-<!--l. 8814--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 8825--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn4.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn4.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn4.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -12,6 +12,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -18,7 +19,7 @@
  href="mn3.html#mn4.html" >exit installing a filter</a>
     <h3 class="SubSectionHead"><a 
   name="QQ1-4-9"></a>htcmd</h3>
-<!--l. 3570--><p class="noindent" ><a 
+<!--l. 3571--><p class="noindent" ><a 
   name="index4-9001"></a>The source is available at <span 
 class="cmtt-10">bin/temp/htcmd.c</span>, and executable for MS Win 95/98/NT is available at
 <span 
@@ -26,5 +27,5 @@
 
 </p>
     <hr />
-<!--l. 3578--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 3579--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn40.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn40.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn40.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -26,34 +27,34 @@
  href="mn34.html#ch.i">i directives</a> of <span class="cmtt-10">tex4ht.env</span>, as
 well as the i switches of the <span class="cmtt-10">tex4ht </span>command, may be used to identify the subdirectories where the target virtual
 fonts are to be found.
-<!--l. 8854--><p class="indent" >    TeX4ht searches the hypertext fonts in the working directory, and in the following optional directories, in the
+<!--l. 8865--><p class="indent" >    TeX4ht searches the hypertext fonts in the working directory, and in the following optional directories, in the
 given order.
-</p><!--l. 8858--><p class="indent" >
+</p><!--l. 8869--><p class="indent" >
 </p><ul type="disc" >
 <li>The directory named in the <a 
  href="mn39.html" >command line</a> of tex4ht, identified with the prefix ‘<span class="cmtt-10">-i</span>’.
-<!--l. 8865--><p class="noindent" ></p></li>
+<!--l. 8876--><p class="noindent" ></p></li>
 <li>The directory identified with the character <a 
  href="mn34.html#ch.i"  name="ch-i"> ‘<span class="cmtt-10">i</span>’</a> in the tex4ht.env file.
-<!--l. 8869--><p class="noindent" ></p></li>
+<!--l. 8880--><p class="noindent" ></p></li>
 <li>The directory whose name is encoded into tex4ht during compilation time, within a string <span class="cmtt-10">"..." </span>fed into the
 variable <a 
  href="mn37.html#x-HTFDIR"  name="HTFDIR">HTFDIR</a> of tex4ht.c.
-<!--l. 8875--><p class="noindent" ></p></li>
+<!--l. 8886--><p class="noindent" ></p></li>
 <li>In the directory holding the executable <span class="cmtt-10">tex4ht </span>(only for MS Windows).
     </li></ul>
-<!--l. 8881--><p class="indent" >    A given address may start with the character ‘<span class="cmtt-10">~</span>’ or the character pair ‘<span class="cmtt-10">~~</span>’. The single character ‘<span class="cmtt-10">~</span>’ is
+<!--l. 8892--><p class="indent" >    A given address may start with the character ‘<span class="cmtt-10">~</span>’ or the character pair ‘<span class="cmtt-10">~~</span>’. The single character ‘<span class="cmtt-10">~</span>’ is
 interpreted to be the directory address of the root, provided in an environment variable named <span class="cmtt-10">HOME</span>. The
 character pair ‘<span class="cmtt-10">~~</span>’ is interpreted to be the directory address provided in an environment variable named
 <span class="cmtt-10">TEX4HTHTF</span>. The address stored in the latter environment variable may also start with a single character
 ‘<span class="cmtt-10">~</span>’.
-</p><!--l. 8891--><p class="indent" >    The optional environment variable <span class="cmtt-10">TEX4HTHTF </span>may hold one or more addresses. The addresses must be
+</p><!--l. 8902--><p class="indent" >    The optional environment variable <span class="cmtt-10">TEX4HTHTF </span>may hold one or more addresses. The addresses must be
 separated by a character which does not appear in the addresses, and that character must also delimit the content
 at the start and end points.
-</p><!--l. 8896--><p class="indent" >    If the program <span class="cmtt-10">tex4ht.c </span>is compiled with the ‘<span class="cmtt-10">-DKPATHSEA</span>’ switch on, TeX4ht ignores its own search and
+</p><!--l. 8907--><p class="indent" >    If the program <span class="cmtt-10">tex4ht.c </span>is compiled with the ‘<span class="cmtt-10">-DKPATHSEA</span>’ switch on, TeX4ht ignores its own search and
 delegate it to the kpathsea utility.
 
 </p>
     <hr />
-<!--l. 8899--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 8910--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn41.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn41.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn41.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -12,24 +12,25 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
   name="index41-81005"></a>
-<!--l. 8910--><p class="indent" >
+<!--l. 8921--><p class="indent" >
 </p><ul >
 <li><a 
  href="http://www.mayer.dial.pipex.com/tex.htm" >TeX Converter</a> (Steve Mayer). Supports a set of converters on MS Windows, including TeX4ht.
-<!--l. 8918--><p class="noindent" ></p></li>
+<!--l. 8929--><p class="noindent" ></p></li>
 <li><a 
  href="http://www.simpletex4ht.free.fr/" target="_blank" > SimpleTeX4ht</a> (Yves Gesnel). A Mac OS X GUI.
-<!--l. 8924--><p class="noindent" ></p></li>
+<!--l. 8935--><p class="noindent" ></p></li>
 <li>TeX4ht <a 
  href="mn42.html"  name="mn42.html" >integrated into the WinShell</a> graphical user interface of Ingo H. de Boer for working with TeX. (Piotr Grabowski)
-<!--l. 8944--><p class="noindent" ></p></li>
+<!--l. 8955--><p class="noindent" ></p></li>
 <li><a 
  href="https://ctan.org/tex-archive/systems/win32/bakoma/programs/texword.html" >BaKoMa TeX Word</a>. A WYSIWYG LaTeX editor with HTML expot through TeX4ht . </li></ul>
 
     <hr />
-<!--l. 8950--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 8961--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn42.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn42.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn42.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     I was successful with integrating TeXh4t win WinShell 2.2.1 from Texlive 7 distribution. By inserting “user
@@ -20,5 +21,5 @@
 makeindex procedure and to Mozilla browser.
 
     <hr />
-<!--l. 8938--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 8949--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn44.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn44.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn44.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -55,5 +56,5 @@
  href="http://en.wikibooks.org/wiki/LaTeX" target="_blank" >LaTeX Wiki</a> </li></ul>
 
     <hr />
-<!--l. 9154--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 9165--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn45.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn45.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn45.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -29,5 +30,5 @@
  href="http://www.w3.org/MarkUp/" target="_blank" >XHTML</a> (W3C) </li></ul>
 
     <hr />
-<!--l. 9177--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 9188--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn46.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn46.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn46.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -37,5 +38,5 @@
     </li></ul>
 
     <hr />
-<!--l. 9219--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 9230--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn47.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn47.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn47.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -42,5 +43,5 @@
     </li></ul>
 
     <hr />
-<!--l. 9305--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 9316--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn48.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn48.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn48.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -25,5 +26,5 @@
  href="http://www.oasis-open.org/committees/download.php/12572/OpenDocument-v1.0-os.pd" target="_blank" >Open Document Format for Office Applications</a> (OASIS) </li></ul>
 
     <hr />
-<!--l. 9318--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 9329--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn49.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn49.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn49.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -23,11 +24,11 @@
  href="http://www.oasis-open.org/docbook/xml/" target="_blank" >The official DocBook Homepage</a> (Oasis) </li>
 <li><a 
  href="http://www.docbook.org/tdg5/en/html/docbook.html" target="_blank" >DocBook: The Definitive Guide</a> (Norman Walsh and Leonard Muellner)
-<!--l. 9331--><p class="noindent" ></p></li>
+<!--l. 9342--><p class="noindent" ></p></li>
 <li><a 
  href="http://db2latex.sourceforge.net/" target="_blank" >DB2LaTeX XSL Stylesheets</a>
     </li></ul>
 
     <hr />
-<!--l. 9337--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 9348--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn5.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn5.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn5.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -52,7 +53,7 @@
 class="cmsy-10">&#x2219;</span>\xA0<a 
  href="#QQ1-5-30"  name="QQ2-5-30">Missing Configurations</a></span><br />
     </div>
-<!--l. 3787--><p class="noindent" ><span 
+<!--l. 3788--><p class="noindent" ><span 
 class="cmbx-10">Note: </span>Please also check the .log files of the compilations for hints provided by tex4ht.
 </p>
     <h3 class="QAChapterHead"><a 
@@ -59,7 +60,7 @@
   name="QQ1-5-16"></a>Addresses of Bitmap Files</h3>
     <h4 class="QASectionHead"><a 
   name="QQ1-5-17"></a>How Bitmap Files Are Created for Pictures</h4>
-<!--l. 3800--><p class="noindent" >There are two kinds of pictures: those created for letters, and those requested directly or indirectly for figures in the
+<!--l. 3801--><p class="noindent" >There are two kinds of pictures: those created for letters, and those requested directly or indirectly for figures in the
 source files. The tex4ht.c utility extracts the figures from the foo.dvi file into a foo.idv file, and places in foo.lg
 messages of how to extract the figures. The t4ht.c utility, uses the requests listed at foo.lg, to activate the G-script
 from tex4ht.env for the different figures. However, if a F-script is available, it is used instead for the
@@ -67,20 +68,20 @@
 </p>
     <h4 class="QASectionHead"><a 
   name="QQ1-5-18"></a>References to Bitmap Files of General Pictures</h4>
-<!--l. 3812--><p class="noindent" >The command
-</p><!--l. 3814--><p class="indent" >    <span 
+<!--l. 3813--><p class="noindent" >The command
+</p><!--l. 3815--><p class="indent" >    <span 
 class="cmtt-10">\Configure{IMG}{&#x003C;img\Hnewline src="foo.dir/}{" alt="}{" }{ /&#x003E;}</span>
-</p><!--l. 3817--><p class="indent" >    in the configuration file adds the prefix
-</p><!--l. 3819--><p class="indent" >    <span 
+</p><!--l. 3818--><p class="indent" >    in the configuration file adds the prefix
+</p><!--l. 3820--><p class="indent" >    <span 
 class="cmtt-10">foo.dir/</span>
-</p><!--l. 3821--><p class="indent" >    to the file names.
-</p><!--l. 3823--><p class="indent" >    The default setting uses the configuration
-</p><!--l. 3825--><p class="indent" >    <span 
+</p><!--l. 3822--><p class="indent" >    to the file names.
+</p><!--l. 3824--><p class="indent" >    The default setting uses the configuration
+</p><!--l. 3826--><p class="indent" >    <span 
 class="cmtt-10">\Configure{IMG}{&#x003C;img\Hnewline src="}{" alt="}{" }{ /&#x003E;}</span>
 </p>
     <h4 class="QASectionHead"><a 
   name="QQ1-5-19"></a>Placement of Bitmap Filess of General Pictures</h4>
-<!--l. 3832--><p class="noindent" >Add to the ‘<span 
+<!--l. 3833--><p class="noindent" >Add to the ‘<span 
 class="cmtt-10">G</span>’ script in <span 
 class="cmtt-10">tex4ht.env </span>a command to move the bitmap files to the desired destination (e.g., ‘<span 
 class="cmtt-10">Gmv %%3</span>
@@ -89,7 +90,7 @@
 </p>
     <h4 class="QASectionHead"><a 
   name="QQ1-5-20"></a>References to Bitmap Files of HTF Symbols</h4>
-<!--l. 3840--><p class="noindent" >Add the following commands to the configuration file.
+<!--l. 3841--><p class="noindent" >Add the following commands to the configuration file.
 </p><div class="Verbatim"><span 
 class="cmtt-10">\Configure{htf}{1}{+}{&#x003C;img\Hnewline</span><span 
 class="cmtt-10">&#x00A0;</span>
@@ -121,7 +122,7 @@
 <br /></div>
     <h4 class="QASectionHead"><a 
   name="QQ1-5-21"></a>Placement of Bitmap Files of HTF Symbols</h4>
-<!--l. 3855--><p class="noindent" >If ‘<span 
+<!--l. 3856--><p class="noindent" >If ‘<span 
 class="cmtt-10">foo.dir/</span>’ is not the directory used in the ‘G’ script, introduce into tex4ht.env a similar ‘F’ script for the bitmaps
 of character, e.g.,
 </p><div class="Verbatim"><span 
@@ -162,7 +163,7 @@
     <h4 class="QASectionHead"><a 
   name="QQ1-5-23"></a>Make picture’s alternative text to show the original tex code</h4>
 
-<!--l. 3874--><p class="noindent" >Explicit requests:
+<!--l. 3875--><p class="noindent" >Explicit requests:
 </p><div class="Verbatim"><span 
 class="cmtt-10">\newtoks\eqtoks</span><span 
 class="cmtt-10">&#x00A0;</span>
@@ -213,7 +214,7 @@
 class="cmtt-10">$$}</span><span 
 class="cmtt-10">&#x00A0;</span>
 <br /></div>
-<!--l. 3891--><p class="indent" >    Implicit requests may also be tailored along the following lines, but they should be used carefully because they
+<!--l. 3892--><p class="indent" >    Implicit requests may also be tailored along the following lines, but they should be used carefully because they
 are not safe.
 </p><div class="Verbatim"><span 
 class="cmtt-10">\newtoks\eqtoks</span><span 
@@ -233,18 +234,18 @@
 <br /></div>
     <h4 class="QASectionHead"><a 
   name="QQ1-5-24"></a>Avoiding bitmaps within formulas</h4>
-<!--l. 3907--><p class="noindent" ><a 
+<!--l. 3908--><p class="noindent" ><a 
   name="index5-24001"></a><span 
 class="cmti-10">Q. I found that some equations have smaller fonts than the others. I wonder why the size of the equations changes</span>
 <span 
 class="cmti-10">along the document.</span>
-</p><!--l. 3912--><p class="indent" >    Some equations and symbols are converted to bitmaps–I guess they are the parts you are concerned
+</p><!--l. 3913--><p class="indent" >    Some equations and symbols are converted to bitmaps–I guess they are the parts you are concerned
 about.
-</p><!--l. 3915--><p class="indent" >    If you try the command ‘  <span 
+</p><!--l. 3916--><p class="indent" >    If you try the command ‘  <span 
 class="cmtt-10">mzlatex filename</span>’, provided you have the xhlatex-like script of mzlatex configured,
 you’ll get the bitmaps removed in favor of unicode symbols and mathml formulas. In such a case, one will need a
 mathml-enabled browser to view the outcome.
-</p><!--l. 3920--><p class="indent" >    If you don’t care using the MS SYMBOL font, which non-pc browsers are likely not to recognize, try
+</p><!--l. 3921--><p class="indent" >    If you don’t care using the MS SYMBOL font, which non-pc browsers are likely not to recognize, try
 the command ‘  <span 
 class="cmtt-10">htlatex filename "" "symbol/!" </span>’. It will resolve the bitmap problem for of the
 characters.
@@ -251,7 +252,7 @@
 </p>
     <h4 class="QASectionHead"><a 
   name="QQ1-5-25"></a>Setting bitmaps within formulas</h4>
-<!--l. 3929--><p class="noindent" >A code similar to the following one may be used to configure instructions like ‘<span 
+<!--l. 3930--><p class="noindent" >A code similar to the following one may be used to configure instructions like ‘<span 
 class="cmtt-10">\int_{xxx}^{yyy}</span>’ and
 ‘<span 
 class="cmtt-10">\sum_{xxx}^{yyy}</span>’ to produce pictorial representations within non-pictorial formulas.
@@ -379,13 +380,13 @@
 class="cmtt-10">\includegraphics</span></h3>
     <h4 class="QASectionHead"><a 
   name="QQ1-5-27"></a>Conditional bitmap conversion for imported graphic files</h4>
-<!--l. 3971--><p class="noindent" ><span 
+<!--l. 3972--><p class="noindent" ><span 
 class="cmti-10">Q. How to avoid the conversion of eps files to PNG’s, included through the </span><span 
 class="cmtt-10">\includegraphics{...} </span><span 
 class="cmti-10">command’,</span>
 <span 
 class="cmti-10">each time the source file is run across tex4ht.</span>
-</p><!--l. 3976--><p class="indent" >    Compile your source with the command line ‘  <span 
+</p><!--l. 3977--><p class="indent" >    Compile your source with the command line ‘  <span 
 class="cmtt-10">htlatex filename "html,info" </span>’, and check the log file for the
 information provided there. In particular, the ‘<span 
 class="cmtt-10">\Configure{graphics*} {wmf} ...</span>’ example may be adapted for
@@ -395,7 +396,7 @@
 </p>
     <h4 class="QASectionHead"><a 
   name="QQ1-5-28"></a>Clickable Thumbnail Images</h4>
-<!--l. 3990--><p class="noindent" ><a 
+<!--l. 3991--><p class="noindent" ><a 
   name="index5-28001"></a><span 
 class="cmti-10">Q. How an image can be made a thumbnail to be clicked on for bringing up the full size image.</span>
 </p><div class="Verbatim"><span 
@@ -674,7 +675,7 @@
   name="QQ1-5-29"></a>Other</h3>
     <h4 class="QASectionHead"><a 
   name="QQ1-5-30"></a>Missing Configurations</h4>
-<!--l. 4031--><p class="noindent" ><span 
+<!--l. 4032--><p class="noindent" ><span 
 class="cmti-10">Q. I am attempting to convert a Ph.D. thesis written in LaTeX, using a locally developed class ths.cls based on the</span>
 <span 
 class="cmti-10">report class, which redefines some elements of the class for local needs. The output is lacking the Table</span>
@@ -682,7 +683,7 @@
 class="cmti-10">of Contents and the Lists of Figures and Tables, and the bibliography at the end is only minimally</span>
 <span 
 class="cmti-10">formatted.</span>
-</p><!--l. 4037--><p class="indent" >    The problems result from a lack of a configuration file for the thesis class. Try introducing a configuration file
+</p><!--l. 4038--><p class="indent" >    The problems result from a lack of a configuration file for the thesis class. Try introducing a configuration file
 similar to the following one.
 </p><div class="Verbatim"><span 
 class="cmtt-10">&#x00A0;</span><span 
@@ -701,5 +702,5 @@
 <br /></div>
 
     <hr />
-<!--l. 4048--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 4049--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn50.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn50.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn50.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -25,5 +26,5 @@
  href="http://www.oasis-open.org/cover/tei.html" target="_blank"  >XML TEI</a> (OASIS) </li></ul>
 
     <hr />
-<!--l. 9350--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 9361--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn51.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn51.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn51.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -35,5 +36,5 @@
  href="http://nwalsh.com/docs/tutorials/xsl/xsl/slides.html" target="_blank" >XSL Concepts and Practical Use</a> (Paul Grosso and Norman Walsh) </li></ul>
 
     <hr />
-<!--l. 9386--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 9397--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn52.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn52.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn52.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,6 +11,7 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
     <a 
@@ -17,7 +18,7 @@
  href="mn.html#mn52.html" >exit Validators</a>
     <h3 class="SubSectionHead"><a 
   name="QQ1-52-92"></a>Validators</h3>
-<!--l. 9390--><p class="noindent" ><a 
+<!--l. 9401--><p class="noindent" ><a 
   name="index52-92001"></a>
 </p><ul type="disc" >
 <li>XML: xmllint </li>
@@ -26,5 +27,5 @@
     </li></ul>
 
     <hr />
-<!--l. 9402--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 9413--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn53.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn53.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn53.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,165 +11,166 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 9416--><p class="noindent" ><a 
+<!--l. 9427--><p class="noindent" ><a 
  href="mn.html#mn53-1"  name="mn53-1" >1</a>. <a 
  href="http://www.astro.gla.ac.uk/users/norman/distrib/bibhtml.html" target="_blank" >BibHTML</a> (Norman Gray)  A BibTeX to HTML converter. </p><hr />
-<!--l. 9442--><p class="noindent" ><a 
+<!--l. 9453--><p class="noindent" ><a 
  href="mn.html#mn53-2"  name="mn53-2" >2</a>. <a 
  href="http://www.ibiblio.org/pub/packages/TeX/biblio/bibtex/utils/bibtools/bib2html" target="_blank" >Bib2HTML</a> (David Kotz)  Perl script for creating HTML output from a BibTeX database. </p><hr />
-<!--l. 9449--><p class="noindent" ><a 
+<!--l. 9460--><p class="noindent" ><a 
  href="mn.html#mn53-3"  name="mn53-3" >3</a>. <a 
  href="http://www.shelldorado.com/scripts/cmds/bib2html.txt" target="_blank" >Bib2HTML</a> (Heiner Steven)  AWK script for creating HTML output from a BibTeX database. </p><hr />
-<!--l. 9455--><p class="noindent" ><a 
+<!--l. 9466--><p class="noindent" ><a 
  href="mn.html#mn53-4"  name="mn53-4" >4</a>. <a 
  href="http://www.spinellis.gr/sw/textproc/bib2xhtml/" target="_blank" >Bib2XHTML</a> (Diomidis Spinelli)  Bibtex styles and a Perl script driver for creating XHTML output from BibTeX
 citations. </p><hr />
-<!--l. 9462--><p class="noindent" ><a 
+<!--l. 9473--><p class="noindent" ><a 
  href="mn.html#mn53-5"  name="mn53-5" >5</a>. <a 
  href="https://ctan.org/pkg/bib2ml" target="_blank" >Bib2ML</a> (St<span class="cmtt-10">phan </span>Galland)  A Perl script for generating HTML, XML and SQL files from BibTeX databases. </p><hr />
-<!--l. 9469--><p class="noindent" ><a 
+<!--l. 9480--><p class="noindent" ><a 
  href="mn.html#mn53-6"  name="mn53-6" >6</a>. <a 
  href="http://www.lri.fr/~filliatr/bibtex2html/index.en.html" target="_blank" >BibTeX2HTML</a> (Jean-Christophe Filliatre)  A BibTeX to HTML converter written in Objective Caml. </p><hr />
-<!--l. 9475--><p class="noindent" ><a 
+<!--l. 9486--><p class="noindent" ><a 
  href="mn.html#mn53-7"  name="mn53-7" >7</a>. <a 
  href="http://www.blahtex.org/" target="_blank" >BibTeX2HTML</a> (David Harvey)  A tool that translates TeX math into MathML for MediaWiki </p><hr />
-<!--l. 9481--><p class="noindent" ><a 
+<!--l. 9492--><p class="noindent" ><a 
  href="mn.html#mn53-8"  name="mn53-8" >8</a>. <a 
  href="http://www.mostang.com/%7Edavidm/dlh.html" target="_blank" >Dlh</a> (David Mosberger)  A C translator for converting from a subset of LaTeX to HTML. </p><hr />
-<!--l. 9493--><p class="noindent" ><a 
+<!--l. 9504--><p class="noindent" ><a 
  href="mn.html#mn53-9"  name="mn53-9" >9</a>. <a 
  href="http://math.albany.edu:8000/math/pers/hammond/igl.html" target="_blank" >GELLMU</a> (William F. Hammond)  A general-purpose SGML authoring language based on LaTeX syntax. </p><hr />
-<!--l. 9542--><p class="noindent" ><a 
+<!--l. 9553--><p class="noindent" ><a 
  href="mn.html#mn53-10"  name="mn53-10" >10</a>. <a 
  href="http://www.aei.mpg.de/hermes/" target="_blank" >Hermes</a> (Romeo Anghelache)  A LaTeX to XML convertor with a presentation MathML target for math. When
 possible, content MathML code is introduced as a wrapper that supplies semantics to the expressions. Sources are
 compiled with the native TeX compiler to obtain output seeded with DVI specials. A postprocessor extracts the
 output from the DVI code. </p><hr />
-<!--l. 9553--><p class="noindent" ><a 
+<!--l. 9564--><p class="noindent" ><a 
  href="mn.html#mn53-11"  name="mn53-11" >11</a>. <a 
  href="http://para.inria.fr/~maranget/hevea" target="_blank" >HEVEA</a> (Luc Maranget)  An Objective Caml translator from a subset of LaTeX to HTML. </p><hr />
-<!--l. 9616--><p class="noindent" ><a 
+<!--l. 9627--><p class="noindent" ><a 
  href="mn.html#mn53-12"  name="mn53-12" >12</a>. <a 
  href="http://www.gams.com/contrib/htex/htex.htm" target="_blank" >HTeX</a> (Thomas F. Rutherford)  A preprocessor which expands html by a new tag: ‘<span class="cmtt-10">&#x003C;eq&#x003E;..&#x003C;/eq&#x003E;</span>’. An <span class="cmtt-10">&#x003C;eq&#x003E;</span>
 signifies the start of a LaTeX-readable equation, and a <span class="cmtt-10">&#x003C;/eq&#x003E; </span>indicates the end of an equation. Anything appearing
 between these tags is treated as LaTeX commands within a ‘<span class="cmtt-10">displaymath</span>’ section of a LaTeX document. </p><hr />
-<!--l. 9627--><p class="noindent" ><a 
+<!--l. 9638--><p class="noindent" ><a 
  href="mn.html#mn53-13"  name="mn53-13" >13</a>. <a 
  href="http://www-db.stanford.edu/~sergey/htmltex/" target="_blank" >HtmlTeX</a>  (Sergey Brin)  Perl script for converting a subset of LaTeX to HTML </p><hr />
-<!--l. 9632--><p class="noindent" ><a 
+<!--l. 9643--><p class="noindent" ><a 
  href="mn.html#mn53-14"  name="mn53-14" >14</a>. <a 
  href="http://www.southernct.edu/~fields/htmx/" target="_blank" >HTMX</a> (Joe Fields)  Perl script for translating LaTeX equations embedded within HTML into gif. </p><hr />
-<!--l. 9638--><p class="noindent" ><a 
+<!--l. 9649--><p class="noindent" ><a 
  href="mn.html#mn53-15"  name="mn53-15" >15</a>. <a 
  href="http://hyperlatex.sourceforge.net/" target="_blank" >HyperLaTeX</a> (Otfried Cheong)  A processor for a subset of LaTeX enriched with hypertext-oriented commands. </p><hr />
-<!--l. 9660--><p class="noindent" ><a 
+<!--l. 9671--><p class="noindent" ><a 
  href="mn.html#mn53-16"  name="mn53-16" >16</a>. <a 
  href="http://xxx.lanl.gov/hypertex/" target="_blank" >HyperTeX</a> (Tanmoy Bhattacharya, David Carlisle, Mark Doyle, Paul Ginsparg, Alan Jeffrey, Hiroshi Kubo,
 Kasper Peeters, Sebastian Rahtz and Arthur Smith)  A convention for inclusion of hyperlinks in TeX and LaTeX
 documents, supported by packages that automatically introduce the links into the code. </p><hr />
-<!--l. 9703--><p class="noindent" ><a 
+<!--l. 9714--><p class="noindent" ><a 
  href="mn.html#mn53-17"  name="mn53-17" >17</a>. <a 
  href="http://pear.math.pitt.edu/mathzilla/itex2mmlItex.html" target="_blank" >Itex2mml</a> (Paul Gartside)  A C program for translating a dialect of LaTeX into MathML. </p><hr />
-<!--l. 9709--><p class="noindent" ><a 
+<!--l. 9720--><p class="noindent" ><a 
  href="mn.html#mn53-18"  name="mn53-18" >18</a>. <a 
  href="http://dlmf.nist.gov/LaTeXML/" target="_blank" >LaTeXML</a> (Bruce Miller)  A program for translating LaTeX into XML (including XHTML and MathML). </p><hr />
-<!--l. 9715--><p class="noindent" ><a 
+<!--l. 9726--><p class="noindent" ><a 
  href="mn.html#mn53-19"  name="mn53-19" >19</a>. <a 
  href="http://www.tug.org/mailman/listinfo/latex2html" target="_blank" >LaTeX2HTML</a> (Nikos Drakos)  A perl script for translating LaTeX into HTML. </p><hr />
-<!--l. 9736--><p class="noindent" ><a 
+<!--l. 9747--><p class="noindent" ><a 
  href="mn.html#mn53-20"  name="mn53-20" >20</a>. <a 
  href="http://ctan.tug.org/tex-archive/support/latex2man/latex2man.html" target="_blank" >LaTeX2man</a> (J\xFCrgen Vollmer)  A Perl script for translating UNIX manual pages written with LaTeX into UNIX
 man(1)-command, HTML, or Texinfo code. </p><hr />
-<!--l. 9751--><p class="noindent" ><a 
+<!--l. 9762--><p class="noindent" ><a 
  href="mn.html#mn53-21"  name="mn53-21" >21</a>. <a 
  href="http://www.localghost.at/latex2mathml/" target="_blank" >LaTeX2MathML</a> (Jens Breit)  A Python program to translate LaTeX math into MathML. </p><hr />
-<!--l. 9757--><p class="noindent" ><a 
+<!--l. 9768--><p class="noindent" ><a 
  href="mn.html#mn53-22"  name="mn53-22" >22</a>. <a 
  href="http://www.cucat.org/projects/latex2mathml/index.php" target="_blank" >LaTeX2MathML</a> (Greg Kearney)  A Macintosh program to translate LaTeX math into MathML.
 
 </p><hr />
-<!--l. 9788--><p class="noindent" ><a 
+<!--l. 9799--><p class="noindent" ><a 
  href="mn.html#mn53-23"  name="mn53-23" >23</a>. <a 
  href="http://perso.wanadoo.fr/eric.chopin/latex/latex_subset.htm" target="_blank" >LaTeX4Web</a> (Eric Chopin)  A javascript for translating a subset of LaTeX to HTML. </p><hr />
-<!--l. 9795--><p class="noindent" ><a 
+<!--l. 9806--><p class="noindent" ><a 
  href="mn.html#mn53-24"  name="mn53-24" >24</a>. <a 
  href="http://yum.math.hmc.edu/ctan/support/ltoh/readme.html" target="_blank" >Ltoh</a> (Russell W. Quong)  A customizable Perl converter from a subset of LaTeX to HTML. </p><hr />
-<!--l. 9801--><p class="noindent" ><a 
+<!--l. 9812--><p class="noindent" ><a 
  href="mn.html#mn53-25"  name="mn53-25" >25</a>. <a 
  href="ftp://ftp.dante.de/tex-archive/support/ltx2x/ltx2x.html" target="_blank" >Ltx2x</a> (Pete R.r Wilson)  A table-driven program that will replace LaTeX commands by user defined text. </p><hr />
-<!--l. 9822--><p class="noindent" ><a 
+<!--l. 9833--><p class="noindent" ><a 
  href="mn.html#mn53-26"  name="mn53-26" >26</a>. <a 
  href="http://www.mathtran.org/index.html" target="_blank" >MathTran</a> Jonathan Fine()  A modified TeX compiler aiming at translating mathematical content from TeX to
 MathML and vice-versa, and to graphics formats. </p><hr />
-<!--l. 9830--><p class="noindent" ><a 
+<!--l. 9841--><p class="noindent" ><a 
  href="mn.html#mn53-27"  name="mn53-27" >27</a>. <a 
  href="http://www.micropress-inc.com/webb/wbstart.htm" target="_blank" > MicroPress TeXpider</a> (MicroPress)  A modified TeX compiler for PCs for translating LaTeX to HTML. </p><hr />
-<!--l. 9850--><p class="noindent" ><a 
+<!--l. 9861--><p class="noindent" ><a 
  href="mn.html#mn53-28"  name="mn53-28" >28</a>. <a 
  href="http://www.orcca.on.ca/MathML/projects.html" target="_blank" >ORCCA</a> (?)  A Java program for translating TeX mathematics into MathML </p><hr />
-<!--l. 9863--><p class="noindent" ><a 
+<!--l. 9874--><p class="noindent" ><a 
  href="mn.html#mn53-29"  name="mn53-29" >29</a>. <a 
  href="http://plastex.sourceforge.net/" target="_blank" >plasTeX</a> (Kevin Smith)  A LaTeX document processing framework written entirely in Python. A successor to
 <a 
  href="http://pylatex.sourceforge.net/" target="_blank" >pyLaTeX</a>. </p><hr />
-<!--l. 9874--><p class="noindent" ><a 
+<!--l. 9885--><p class="noindent" ><a 
  href="mn.html#mn53-30"  name="mn53-30" >30</a>. <a 
  href="http://richdoc.sourceforge.net/doc/en/html/index.html" target="_blank" >RichDoc</a> (Michal <img 
 src="mn5x.png" alt="ˇS  "   class="check"  />ev<img 
 src="mn6x.png" alt="ˇc  "   class="check"  />enko)  A document preparation system capable to import LaTeX and export HTML </p><hr />
-<!--l. 9880--><p class="noindent" ><a 
+<!--l. 9891--><p class="noindent" ><a 
  href="mn.html#mn53-31"  name="mn53-31" >31</a>. <a 
  href="http://dione.zcu.cz/~toman40/selathco/" target="_blank" >Selathco</a> (Petr Toman)  A simple extensible LaTeX to HTML converter written in Java. </p><hr />
-<!--l. 9886--><p class="noindent" ><a 
+<!--l. 9897--><p class="noindent" ><a 
  href="mn.html#mn53-32"  name="mn53-32" >32</a>. <a 
  href="http://www.ph.ed.ac.uk/snuggletex/" target="_blank" >SnuggleTeX</a> (David McKain)  A converter from a subset of LaTeX to XHTML+MAthML written in Java. </p><hr />
-<!--l. 9893--><p class="noindent" ><a 
+<!--l. 9904--><p class="noindent" ><a 
  href="mn.html#mn53-33"  name="mn53-33" >33</a>. <a 
  href="http://web.informatik.uni-bonn.de/~zach/vim/index.html" target="_blank" >TeX2HTML</a> (Gabriel Zachmann)  Vim macros for converting from LaTeX to HTML </p><hr />
-<!--l. 9900--><p class="noindent" ><a 
+<!--l. 9911--><p class="noindent" ><a 
  href="mn.html#mn53-34"  name="mn53-34" >34</a>. <a 
  href="http://www.ccs.neu.edu/home/dorai/tex2page/tex2page-doc.html" target="_blank" >TeX2Page</a> (Dorai Sitaram)  A Scheme script for translating a subset of plain TeX to HTML. </p><hr />
-<!--l. 9909--><p class="noindent" ><a 
+<!--l. 9920--><p class="noindent" ><a 
  href="mn.html#mn53-35"  name="mn53-35" >35</a>. <a 
  href="https://ctan.org/pkg/tex2rtf" target="_blank" >TeX2RTF</a> (Julian Smart)  tmEA A C++ utility for converting from a subset of LaTeX to HTML and other
 formats. </p><hr />
-<!--l. 9916--><p class="noindent" ><a 
+<!--l. 9927--><p class="noindent" ><a 
  href="mn.html#mn53-36"  name="mn53-36" >36</a>. <a 
  href="http://www.cmt.phys.kyushu-u.ac.jp/~M.Sakurai/java/sdoc/index-e.html" target="_blank" >tex2sdoc</a> (Masashi Sakurai)  A Java program for translating a subset of LaTeX into <a 
  href="http://www.asahi-net.or.jp/~dp8t-asm/java/tools/SmartDoc/" >SmartCode</a></p><hr />
-<!--l. 9924--><p class="noindent" ><a 
+<!--l. 9935--><p class="noindent" ><a 
  href="mn.html#mn53-37"  name="mn53-37" >37</a>. <a 
  href="http://www.mathematik.uni-kl.de/~obachman/Texi2html/" target="_blank" >Texi2HTML</a> (Lionel Cons)  A Perl script for converting Texinfo manuals to HTML. </p><hr />
-<!--l. 9937--><p class="noindent" ><a 
+<!--l. 9948--><p class="noindent" ><a 
  href="mn.html#mn53-38"  name="mn53-38" >38</a>. <a 
  href="http://www.ktalk.com/texport-web.html" target="_blank" >TeXPort WEB</a> (K-talk Communications)  A program running on MS-DOS or MS-Windows. </p><hr />
-<!--l. 9943--><p class="noindent" ><a 
+<!--l. 9954--><p class="noindent" ><a 
  href="mn.html#mn53-39"  name="mn53-39" >39</a>. <a 
  href="http://www.xm1math.net/ttwp/index.html" target="_blank" >TexToWebPublishing</a> (P.Brachet / J.Amblard)  A perl script for producing HTML from LaTeX </p><hr />
-<!--l. 9954--><p class="noindent" ><a 
+<!--l. 9965--><p class="noindent" ><a 
  href="mn.html#mn53-40"  name="mn53-40" >40</a>. <a 
- href="http://www-sop.inria.fr/miaou/Jose.Grimm/tralics/" target="_blank" >Tralics</a> (Jos&#x02C6;&#x02C6;e9 Grimm)  A C++ program for translating a subset of LaTeX to a local XML.
+ href="http://www-sop.inria.fr/miaou/Jose.Grimm/tralics/" target="_blank" >Tralics</a> (Jos Grimm)  A C++ program for translating a subset of LaTeX to a local XML.
 ———————————————————————————– </p><hr />
-<!--l. 9960--><p class="noindent" ><a 
+<!--l. 9971--><p class="noindent" ><a 
  href="mn.html#mn53-41"  name="mn53-41" >41</a>. <a 
  href="http://hutchinson.belmont.ma.us/tth/" target="_blank" >Tth</a> (Ian Hutchinson)  A C program for translating a subset of plain TeX and LaTeX into HTML. Uses special
 fonts and tables to represent formulas. </p><hr />
-<!--l. 10107--><p class="noindent" ><a 
+<!--l. 10118--><p class="noindent" ><a 
  href="mn.html#mn53-42"  name="mn53-42" >42</a>. <a 
  href="http://www.plover.com/~mjd/vulcanize.html" target="_blank" >Vulcanize</a> (Mark-Jason Dominus)  A Perl program for translating a subset of LaTeX to HTML. </p><hr />
-<!--l. 10159--><p class="noindent" ><a 
+<!--l. 10170--><p class="noindent" ><a 
  href="mn.html#mn53-43"  name="mn53-43" >43</a>. <a 
  href="http://www.dessci.com/en/products/webeq" target="_blank" >WebEQ</a> (Mark-Jason Dominus)  MathML fro a TeX variant named WebTeX </p><hr />
-<!--l. 10167--><p class="noindent" ><a 
+<!--l. 10178--><p class="noindent" ><a 
  href="mn.html#mn53-44"  name="mn53-44" >44</a>. <a 
  href="http://www.gold-saucer.org/mathml/greasemonkey/" target="_blank" >LaTeX on Web pages</a> (Steve Cheng)  A JavaScript program for translating LaTeX into MathML for rendering
 on the web. </p><hr />
-<!--l. 10173--><p class="noindent" ><a 
+<!--l. 10184--><p class="noindent" ><a 
  href="mn.html#mn53-45"  name="mn53-45" >45</a>. <a 
  href="http://www.math.union.edu/~dpvc/jsMath/" target="_blank" >jsMath</a> (Davide P. Cervone)  A JavaScript program for rendering LaTeX on the web. </p>
 
     <hr />
-<!--l. 10176--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 10187--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn54.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn54.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn54.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,63 +11,64 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 10184--><p class="noindent" ><a 
+<!--l. 10195--><p class="noindent" ><a 
  href="mn.html#mn54-1"  name="mn54-1" >1</a>. <a 
  href="http://www.chemie.fu-berlin.de/chemnet/use/gf.html" target="_blank" >Gf</a> (Gary Houston)  SGML to LaTeX</p><hr />
-<!--l. 10193--><p class="noindent" ><a 
+<!--l. 10204--><p class="noindent" ><a 
  href="mn.html#mn54-2"  name="mn54-2" >2</a>. <a 
  href="http://www.wildfire.dircon.co.uk/htex.html" target="_blank" >Htex</a> (Toby Thurston)  HTML to LaTeX</p><hr />
-<!--l. 10197--><p class="noindent" ><a 
+<!--l. 10208--><p class="noindent" ><a 
  href="mn.html#mn54-3"  name="mn54-3" >3</a>. <a 
  href="http://htmltolatex.sourceforge.net/" target="_blank" >HTMLtoLaTeX</a> (Michal Kebrt)  A Java program </p><hr />
-<!--l. 10202--><p class="noindent" ><a 
+<!--l. 10213--><p class="noindent" ><a 
  href="mn.html#mn54-4"  name="mn54-4" >4</a>. <a 
  href="http://www.lib.rpi.edu/dept/acs/rpinfo/filters/GChtml2latex/" target="_blank" >HTML2LaTeX</a> (Davide Cervone & Jeffrey Schaefer, Geometry Center)  A Perl script for converting HTML into
 LaTeX</p><hr />
-<!--l. 10207--><p class="noindent" ><a 
+<!--l. 10218--><p class="noindent" ><a 
  href="mn.html#mn54-5"  name="mn54-5" >5</a>. <a 
  href="ftp://ftp.dante.de/tex-archive/support/html2latex/" target="_blank" >HTML2LaTeX</a> (Nathan Torkington)  A C-program relying on the HTML parser of the NCSA Mosaic HTML
 browser. </p><hr />
-<!--l. 10214--><p class="noindent" ><a 
+<!--l. 10225--><p class="noindent" ><a 
  href="mn.html#mn54-6"  name="mn54-6" >6</a>. <a 
  href="http://html2latex.sourceforge.net/" target="_blank" >HTML2LaTeX</a> (Peter Thatcher)  A Perl script for converting HTML into LaTeX</p><hr />
-<!--l. 10221--><p class="noindent" ><a 
+<!--l. 10232--><p class="noindent" ><a 
  href="mn.html#mn54-7"  name="mn54-7" >7</a>. <a 
  href="http://home.planet.nl/~faase009/html2tex.html" target="_blank" >HTML2TeX</a> (Frans J. Faase)  C macros for converting from HTML 2 to LaTeX </p><hr />
-<!--l. 10236--><p class="noindent" ><a 
+<!--l. 10247--><p class="noindent" ><a 
  href="mn.html#mn54-8"  name="mn54-8" >8</a>. <a 
  href="http://sourceforge.net/projects/jadetex" target="_blank" >JadeTeX</a> (Sebastian Rahtz)  SGML to TeX using DSSSL Formatting Objects and the Jade program of James
 Clark </p><hr />
-<!--l. 10252--><p class="noindent" ><a 
+<!--l. 10263--><p class="noindent" ><a 
  href="mn.html#mn54-9"  name="mn54-9" >9</a>. <a 
  href="http://www.tei-c.org.uk/Software/passivetex/" target="_blank" >Passive TeX</a> (Sebastian Rahtz)  XML to LaTeX using XSL Formatting Objects </p><hr />
-<!--l. 10258--><p class="noindent" ><a 
+<!--l. 10269--><p class="noindent" ><a 
  href="mn.html#mn54-10"  name="mn54-10" >10</a>. <a 
  href="http://www.ucc.ie/info/TeX/sgml2tex.html" target="_blank" >SGML2TeX</a> (Peter Flynn)  A PCL (Personal Computer Language, an interpreted language for DOS) program </p><hr />
-<!--l. 10271--><p class="noindent" ><a 
+<!--l. 10282--><p class="noindent" ><a 
  href="mn.html#mn54-11"  name="mn54-11" >11</a>. <a 
  href="http://www.alphaworks.ibm.com/aw.nsf/techreqs/texml" target="_blank" >TeXML</a> (Doug Lovell)  A JAVA translator from TeXML-conforming XML into TeX. </p><hr />
-<!--l. 10281--><p class="noindent" ><a 
+<!--l. 10292--><p class="noindent" ><a 
  href="mn.html#mn54-12"  name="mn54-12" >12</a>. <a 
  href="http://getfo.sourceforge.net/texml/" target="_blank" >TeXML</a> (Oleg Paraschenko)  A Perl translator from TeXML-conforming XML into TeX. </p><hr />
-<!--l. 10287--><p class="noindent" ><a 
+<!--l. 10298--><p class="noindent" ><a 
  href="mn.html#mn54-13"  name="mn54-13" >13</a>. <a 
  href="http://kebrt.webz.cz/programs/word-to-latex/index.html" target="_blank" >Word-to-LaTeX</a> (Michal Kebrt)  A C# program running on Windows with Microsoft Word installed. </p><hr />
-<!--l. 10292--><p class="noindent" ><a 
+<!--l. 10303--><p class="noindent" ><a 
  href="mn.html#mn54-14"  name="mn54-14" >14</a>. <a 
  href="http://www.hj-gym.dk/~hj/writer2latex/" target="_blank" >Writer2LaTeX</a> (Henrik Just)  A Java application for translation OpenOffice documents into LaTeX</p><hr />
-<!--l. 10306--><p class="noindent" ><a 
+<!--l. 10317--><p class="noindent" ><a 
  href="mn.html#mn54-15"  name="mn54-15" >15</a>. <a 
  href="ftp://ftp.dante.de/pub/tex/support/word2latex/" target="_blank" >W2LTX</a> (Ingo H. de Boer)  A mostly Unix based API for translating MS Word documents to LaTeX. </p><hr />
-<!--l. 10312--><p class="noindent" ><a 
+<!--l. 10323--><p class="noindent" ><a 
  href="mn.html#mn54-16"  name="mn54-16" >16</a>. <a 
  href="ftp://ftp.tex.ac.uk:/tex-archive/macros/xmltex/base/manual.html" target="_blank" >XMLTeX</a> (David Carlisle)  A system for typesetting XML files with TeX. </p><hr />
-<!--l. 10318--><p class="noindent" ><a 
+<!--l. 10329--><p class="noindent" ><a 
  href="mn.html#mn54-17"  name="mn54-17" >17</a>. <a 
  href="http://www.cse.ohio-state.edu/~gurari/tug99/indexSl57.html" target="_blank" >Brute Force</a>  </p>
 
     <hr />
-<!--l. 10319--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 10330--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn55.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn55.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn55.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,42 +11,43 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
-<!--l. 10327--><p class="noindent" ><a 
+<!--l. 10338--><p class="noindent" ><a 
  href="mn.html#mn55-1"  name="mn55-1" >1</a>. <a 
  href="http://dvi2bitmap.sourceforge.net/" target="_blank" >Dvi2bitmap</a> (Norman Gray)  A DVI to GIF and XBM translator. </p><hr />
-<!--l. 10332--><p class="noindent" ><a 
+<!--l. 10343--><p class="noindent" ><a 
  href="mn.html#mn55-2"  name="mn55-2" >2</a>. <a 
  href="http://www.ags.uni-sb.de/~adrianf/dvi2svg/help.html" target="_blank" >Dvi2Svg</a> (Adrian Frischauf)  A DVI to SVG translator. </p><hr />
-<!--l. 10337--><p class="noindent" ><a 
+<!--l. 10348--><p class="noindent" ><a 
  href="mn.html#mn55-3"  name="mn55-3" >3</a>. <a 
  href="http://gaspra.kettering.edu/dvipdfm/" target="_blank" >Dvipdfm</a> (Mark A. Wicks)  A DVI to PDF translator. </p><hr />
-<!--l. 10342--><p class="noindent" ><a 
+<!--l. 10353--><p class="noindent" ><a 
  href="mn.html#mn55-4"  name="mn55-4" >4</a>. <a 
  href="http://dvipng.sourceforge.net/dvipng.html" target="_blank" >dvipng (Jan-Ake Larsson)  A DVI to PNG and GIF convertor. It supports PostScript inclusion. </p><hr />
-<!--l. 10347--><p class="noindent" ><a 
+<!--l. 10358--><p class="noindent" ><a 
  href="mn.html#mn55-5"  name="mn55-5" >5</a>. <a 
  href="http://dvisvg.sourceforge.net/" target="_blank" >DviSvg</a> (Rudolf Sabo)  A DVI to SVG translator.
 </p><hr />
-<!--l. 10362--><p class="noindent" ><a 
+<!--l. 10373--><p class="noindent" ><a 
  href="mn.html#mn55-6"  name="mn55-6" >6</a>. <a 
  href="http://dvisvgm.sourceforge.net/" target="_blank" >DviSvgm</a> (Martin Gieseking)  A DVI to SVG translator. </p><hr />
-<!--l. 10372--><p class="noindent" ><a 
+<!--l. 10383--><p class="noindent" ><a 
  href="mn.html#mn55-7"  name="mn55-7" >7</a>. <a 
  href="http://www.grindeq.com/" target="_blank" >GrindEQ</a> ()  Converter from LaTeX equations to MS Word and backward. </p><hr />
-<!--l. 10377--><p class="noindent" ><a 
+<!--l. 10388--><p class="noindent" ><a 
  href="mn.html#mn55-8"  name="mn55-8" >8</a>. <a 
  href="http://www.forkosh.com/" target="_blank" >MimeTeX</a> (John Forkosh)  A server side parses for LaTeX math expressions, emitting either mime xbitmaps or gif
 images of them </p><hr />
-<!--l. 10394--><p class="noindent" ><a 
+<!--l. 10405--><p class="noindent" ><a 
  href="mn.html#mn55-9"  name="mn55-9" >9</a>. <a 
  href="http://www.tug.org/utilities/texconv/ltx2rtf3.html" target="_blank" >ltx2rtf</a> (Daniel Taupin)  LaTeX to MicroSoft Word (rtf: Rich Text Format) </p><hr />
-<!--l. 10404--><p class="noindent" ><a 
+<!--l. 10415--><p class="noindent" ><a 
  href="mn.html#mn55-10"  name="mn55-10" >10</a>. <a 
  href="https://tug.org/applications/pdftex/" target="_blank" >PdfTeX</a> (Han The Thanh)  An extension of the TeX compiler offering native output for the Portable Document
 Format (pdf) output. </p><hr />
-<!--l. 10452--><p class="noindent" ><a 
+<!--l. 10463--><p class="noindent" ><a 
  href="mn.html#mn55-11"  name="mn55-11" >11</a>. LaTeX to ...  Convert to HTML, then according to the target
 </p><dl > <dt>Text</dt><dd>
 Save the view of the outcome on a text-based browser (e.g., <span class="cmtt-10">lynx -dump foo.html &#x003E; foo.txt</span>, or <a 
@@ -56,5 +57,5 @@
 for such translations. </dd></dl>
 
     <hr />
-<!--l. 10498--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 10509--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 

Modified: trunk/Master/texmf-dist/doc/generic/tex4ht/mn56.html
===================================================================
--- trunk/Master/texmf-dist/doc/generic/tex4ht/mn56.html	2020-08-23 23:54:34 UTC (rev 56168)
+++ trunk/Master/texmf-dist/doc/generic/tex4ht/mn56.html	2020-08-24 17:19:28 UTC (rev 56169)
@@ -11,9 +11,10 @@
 <!-- xhtml,th4,index --> 
 <meta name="src" content="mn.tex" /> 
 <link rel="stylesheet" type="text/css" href="mn.css" /> 
+<meta name="viewport" content="width=device-width, initial-scale=1" /> 
 </head><body 
 >
 
     <hr />
-<!--l. 11080--><p class="indent" >    <small>Generated June 20, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
+<!--l. 11091--><p class="indent" >    <small>Generated August 24, 2020 - <a href="/tex4ht/">tex4ht home page</a></small></p> 
 </body></html> 



More information about the tex-live-commits mailing list.