texlive[49087] Master/texmf-dist/tex/generic/tex4ht/lettrine.4ht:

commits+karl at tug.org commits+karl at tug.org
Mon Nov 5 23:55:58 CET 2018


Revision: 49087
          http://tug.org/svn/texlive?view=revision&revision=49087
Author:   karl
Date:     2018-11-05 23:55:58 +0100 (Mon, 05 Nov 2018)
Log Message:
-----------
lettrine keyval namespace, tex4ht r438

Revision Links:
--------------
    http://tug.org/svn/texlive?view=revision&revision=438

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/tex4ht/lettrine.4ht

Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/lettrine.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/lettrine.4ht	2018-11-05 22:29:12 UTC (rev 49086)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/lettrine.4ht	2018-11-05 22:55:58 UTC (rev 49087)
@@ -1,5 +1,5 @@
-% lettrine.4ht (2016-07-19-10:38), generated from tex4ht-4ht.tex
-% Copyright 2012-2016 TeX Users Group
+% lettrine.4ht (2018-11-05-14:51), generated from tex4ht-4ht.tex
+% Copyright 2012-2018 TeX Users Group
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either
@@ -11,18 +11,18 @@
 %
 % This work has the LPPL maintenance status "maintained".
 %
-% This Current Maintainer of this work
-% is the TeX4ht Project <tex4ht at tug.org>.
+% The Current Maintainer of this work
+% is the TeX4ht Project <http://tug.org/tex4ht>.
 %
 % If you modify this program, changing the
 % version identification would be appreciated.
-\immediate\write-1{version 2016-07-19-10:38}
+\immediate\write-1{version 2018-11-05-14:51}
 
 \NewConfigure{lettrine}{7}
-\define at key{LH}{ante}{\def\LH:ante{#1}}%
-\define at key{LH}{findent}{\def\LH:findent{#1}}%
-\define at key{LH}{lhang}{\def\LH:lhang{#1}}%
-\define at key{LH}{lines}{\def\LH:lines{#1}}%
+\define at key{L}{ante}{\def\LH:ante{#1}}%
+\define at key{L}{findent}{\def\LH:findent{#1}}%
+\define at key{L}{lhang}{\def\LH:lhang{#1}}%
+\define at key{L}{lines}{\def\LH:lines{#1}}%
 \def\reset:LH:keys{\let\LH:ante\@empty
     \def\LH:lines{2}%
     \def\LH:lhang{0}%
@@ -29,7 +29,7 @@
     \def\LH:findent{0pt}}
 \reset:LH:keys
 %
-\def\@lettrine[#1]#2#3{\setkeys{LH}{#1}%
+\def\@lettrine[#1]#2#3{\setkeys{L}{#1}%
      \def\HlettrineChar{#2}%
      \def\HlettrineString{#3}%
      \a:lettrine



More information about the tex-live-commits mailing list