[tex4ht-commits] [SCM] tex4ht updated: r243 - trunk/lit
karl at gnu.org.ua
karl at gnu.org.ua
Sat Feb 4 17:50:54 CET 2017
Author: karl
Date: 2017-02-04 18:50:54 +0200 (Sat, 04 Feb 2017)
New Revision: 243
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-env.tex
Log:
tex4ht.env copyright 2017
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2017-02-03 13:34:31 UTC (rev 242)
+++ trunk/lit/ChangeLog 2017-02-04 16:50:54 UTC (rev 243)
@@ -11,8 +11,10 @@
2017-01-31 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-4ht.tex (usepackage.4ht,
- usepackage-fontspec.4ht): New configurations for Fonspec package,
- it should fix LuaLaTeX and XeLaTeX issues.
+ usepackage-fontspec.4ht): New configurations for Fontspec package,
+ redefining user commands instead of internal macros. Hopefully
+ it will fix LuaLaTeX and XeLaTeX issues.
+ http://puszcza.gnu.org.ua/bugs/?352
2017-01-29 Karl Berry <karl at freefriends.org>
Modified: trunk/lit/tex4ht-env.tex
===================================================================
--- trunk/lit/tex4ht-env.tex 2017-02-03 13:34:31 UTC (rev 242)
+++ trunk/lit/tex4ht-env.tex 2017-02-04 16:50:54 UTC (rev 243)
@@ -2,7 +2,7 @@
% latex tex4ht-env
% or htlatex tex4ht-env "xhtml,3"
%
-% Copyright 2009-2016 TeX Users Group
+% Copyright 2009-2017 TeX Users Group
% Copyright 1997-2009 Eitan M. Gurari
% Released under LPPL 1.3c+.
% See tex4ht-cpright.tex for license text.
@@ -1920,20 +1920,20 @@
\<unix copyright\><<<
% tex4ht.env-unix (@version), generated from @jobname.tex
% (can be used as ~/.tex4ht)
-% Copyright 2009-2016 TeX Users Group
+% Copyright 2009-2017 TeX Users Group
% Copyright @CopyYear.1997. Eitan M. Gurari
@<TeX4ht copyright@>>>>
\<private copyright\><<<
% tex4ht.env (private) (@version), generated from @jobname.tex
% (can be used as ~/.tex4ht)
-% Copyright 2009-2016 TeX Users Group
+% Copyright 2009-2017 TeX Users Group
% Copyright @CopyYear.1997. Eitan M. Gurari
@<TeX4ht copyright@>>>>
\<win32 copyright\><<<
% tex4ht.env-win32 (@version), generated from @jobname.tex
-% Copyright 2009-2016 TeX Users Group
+% Copyright 2009-2017 TeX Users Group
% Copyright @CopyYear.1997. Eitan M. Gurari
@<TeX4ht copyright@>>>>
More information about the tex4ht-commits
mailing list