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

Karl Berry INVALID.NOREPLY at gnu.org.ua
Sun Jun 23 16:50:10 CEST 2024


Author: karl
Date: 2024-06-23 14:50:10 +0000 (Sun, 23 Jun 2024)
New Revision: 1534

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-cpright.tex
Log:
https for urls

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2024-06-21 13:38:57 UTC (rev 1533)
+++ trunk/lit/ChangeLog	2024-06-23 14:50:10 UTC (rev 1534)
@@ -1,3 +1,7 @@
+2024-06-23  Karl Berry  <karl at freefriends.org>
+
+	* tex4ht-cpright.tex: https for urls.
+
 2024-06-21  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-html4.tex (html4.4ht): don't use picture name as alt in

Modified: trunk/lit/tex4ht-cpright.tex
===================================================================
--- trunk/lit/tex4ht-cpright.tex	2024-06-21 13:38:57 UTC (rev 1533)
+++ trunk/lit/tex4ht-cpright.tex	2024-06-23 14:50:10 UTC (rev 1534)
@@ -4,7 +4,7 @@
 % conditions of the LaTeX Project Public License, either
 % version 1.3c of this license or (at your option) any
 % later version. The latest version of this license is in
-%   http://www.latex-project.org/lppl.txt
+%   https://www.latex-project.org/lppl.txt
 % and version 1.3c or later is part of all distributions
 % of LaTeX version 2005/12/01 or later.
 %
@@ -11,7 +11,7 @@
 % This work has the LPPL maintenance status "maintained".
 %
 % The Current Maintainer of this work
-% is the TeX4ht Project <http://tug.org/tex4ht>.
+% is the TeX4ht Project <https://tug.org/tex4ht>.
 % 
 % If you modify this program, changing the 
 % version identification would be appreciated.>>>



More information about the tex4ht-commits mailing list.