[tex4ht-commits] [SCM] tex4ht updated: r93 - trunk/lit

cvr at gnu.org.ua cvr at gnu.org.ua
Tue Oct 9 12:42:43 CEST 2012


Author: cvr
Date: 2012-10-09 13:42:43 +0300 (Tue, 09 Oct 2012)
New Revision: 93

Modified:
   trunk/lit/tex4ht-misc.tex
Log:
Minor errors fixed.


Modified: trunk/lit/tex4ht-misc.tex
===================================================================
--- trunk/lit/tex4ht-misc.tex	2012-10-09 10:21:27 UTC (rev 92)
+++ trunk/lit/tex4ht-misc.tex	2012-10-09 10:42:43 UTC (rev 93)
@@ -388,7 +388,7 @@
 \reset:LH:keys
 %
 \def\@lettrine[#1]#2#3{\setkeys{LH}{#1}%
-     \H:lettrine:Char{#2}%
+     \def\HlettrineChar{#2}%
      \def\HlettrineString{#3}%
      \a:lettrine
      \ifx\LH:ante\@empty\else\f:lettrine\LH:ante\g:lettrine\fi
@@ -420,7 +420,7 @@
 %
 \Css{.lettrine{float: left;
     line-height: 0.7; margin-left: -0.1em;
-    margin-bottom: -1em; margin-right: 0.2em;
+    margin-bottom: -.5em; margin-right: 0.2em;
     }}
 \Css{.lettrine-ante{vertical-align: top;}}
 \Css{.lettrine-letter{font-style: normal;
@@ -435,12 +435,12 @@
 \Css{.lettrine-V{margin-right: -0.3em;}}
 \Css{.lettrine-V + .lettrine-line{margin-left: 0.3em;}}
 \Css{.lettrine-Q{padding-bottom: 1em;margin-top: -0.6em;}}
-\Css{.lettrine-line{font-variant: small-caps;}}>>>                 
+\Css{.lettrine-line{font-variant: small-caps;}}
+\Css{p.indent{text-indent: 0em;}}
+>>>                 
 
-
 \AddFile{9}{mktex4ht}
 
-
 \Part{The Template mktex4ht.4ht}
 
 \bgroup
@@ -466,8 +466,8 @@
 
 \input cond4ht.4ht
 
+%-------------------------------------------------------
 
-%-------------------------------------------------------
 \let\OPO=\OutputCodE
 \def\OutputCodE\<#1\>{%
    \openin15=\HOME/#1



More information about the tex4ht-commits mailing list