[tex4ht-commits] [SCM] tex4ht updated: r761 - trunk/web
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Sat Jul 4 17:51:34 CEST 2020
Author: michal_h21
Date: 2020-07-04 18:51:33 +0300 (Sat, 04 Jul 2020)
New Revision: 761
Modified:
trunk/web/index.html
Log:
removed spurious lines from code listings
Modified: trunk/web/index.html
===================================================================
--- trunk/web/index.html 2020-07-04 15:08:04 UTC (rev 760)
+++ trunk/web/index.html 2020-07-04 15:51:33 UTC (rev 761)
@@ -94,9 +94,7 @@
To convert a LaTeX source file.tex to HTML5 that uses UTF-8:</p>
<pre>
-<samp>
-$ <kbd>htlatex file.tex "xhtml,html5,charset=utf-8" " -cunihtf -utf8"</kbd>
-</samp>
+<samp>$ <kbd>htlatex file.tex "xhtml,html5,charset=utf-8" " -cunihtf -utf8"</kbd></samp>
</pre>
<p>N.B. That command line has three arguments, the second two given
@@ -110,9 +108,7 @@
previous one, HTML5 in UTF-8 encoding:</p>
<pre>
-<samp>
-$ <kbd>make4ht file.tex</kbd>
-</samp>
+<samp>$ <kbd>make4ht file.tex</kbd></samp>
</pre>
<h3>Bug reports</h3>
More information about the tex4ht-commits
mailing list.