texlive[67017] Master/texmf-dist: forloop (4may23)

commits+karl at tug.org commits+karl at tug.org
Thu May 4 22:29:18 CEST 2023


Revision: 67017
          http://tug.org/svn/texlive?view=revision&revision=67017
Author:   karl
Date:     2023-05-04 22:29:18 +0200 (Thu, 04 May 2023)
Log Message:
-----------
forloop (4may23)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/forloop/README
    trunk/Master/texmf-dist/source/latex/forloop/forloop.dtx
    trunk/Master/texmf-dist/source/latex/forloop/forloop.ins
    trunk/Master/texmf-dist/tex/latex/forloop/forloop.sty

Modified: trunk/Master/texmf-dist/doc/latex/forloop/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/forloop/README	2023-05-04 20:29:05 UTC (rev 67016)
+++ trunk/Master/texmf-dist/doc/latex/forloop/README	2023-05-04 20:29:18 UTC (rev 67017)
@@ -1,30 +1,31 @@
-Description
------------
-
-The forloop package provides the command \forloop for the user.
-
-
-Installation
-------------
-
-To install this package, run forloop.ins through LaTeX.  This will generate 
-a file called forloop.sty.  Put this file somewhere where LaTeX will find 
-it---for instance localtexmf/tex/latex/forloop/  (note that you will need 
-to create the folder forloop).
-
-If you are using MikTeX, you then need to refresh the file name database 
-by using MikTeX Options
-
-
-License
--------
-
-This pacakge is released under the GNU Lesser General Public License.  See
-http://www.gnu.org/licenses/licenses.html#LGPL for more details.
-
-Contact
--------
-
-Any bugs may be reported to the author by sending an email to the address with
-the first part being nsetzer, then an at sign, the next part is umd, and 
-finally it ends in dot edu.
\ No newline at end of file
+Description
+-----------
+
+The forloop package provides the command \forloop for the user.
+
+
+Installation
+------------
+
+To install this package, run forloop.ins through LaTeX.  This will generate 
+a file called forloop.sty.  Put this file somewhere where LaTeX will find 
+it---for instance localtexmf/tex/latex/forloop/  (note that you will need 
+to create the folder forloop).
+
+If you are using MikTeX, you then need to refresh the file name database 
+by using MikTeX Options
+
+
+License
+-------
+
+This package is released under the GNU Lesser General Public License.  See
+https://www.gnu.org/licenses/licenses.html#LGPL for more details.
+
+Contact
+-------
+
+Any bugs may be reported to the author by sending an email to the
+address with the first part being "latex", a dash, then "inquiries",
+then an at sign, the next part is nsetzer, and finally it ends in dot com.
+

Modified: trunk/Master/texmf-dist/source/latex/forloop/forloop.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/forloop/forloop.dtx	2023-05-04 20:29:05 UTC (rev 67016)
+++ trunk/Master/texmf-dist/source/latex/forloop/forloop.dtx	2023-05-04 20:29:18 UTC (rev 67017)
@@ -2,9 +2,11 @@
 %
 %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
 %<package>\ProvidesPackage{forloop}
-%<package> [2006/09/18 v3.0 For Loops for LaTeX]
+%<package> [2023/05/03 v3.0 For Loops for LaTeX]
 %<package>\RequirePackage{ifthen}
 %
+% Update on 2023/05/03 purely to clarify the license; no code changes.
+% This package is released under the GNU LGPL.
 %
 %<*driver>
 \documentclass{ltxdoc}
@@ -141,4 +143,4 @@
 %
 %
 % \Finale
-\endinput
\ No newline at end of file
+\endinput

Modified: trunk/Master/texmf-dist/source/latex/forloop/forloop.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/forloop/forloop.ins	2023-05-04 20:29:05 UTC (rev 67016)
+++ trunk/Master/texmf-dist/source/latex/forloop/forloop.ins	2023-05-04 20:29:18 UTC (rev 67017)
@@ -1,40 +1,40 @@
-%%
-%% Copyright (C) 2005 by nsetzer
-%%
-%% This file may be distributed and/or modified under the
-%% conditions of the Limited General Product License
-%%
-
-\input docstrip.tex
-
-\keepsilent
-
-\usedir{tex/latex/forloop}
-
-\preamble
-
-This is a generated file
-
-This file may be distributed and/or modified under the
-conditions of the Limited General Product License
-
-\endpreamble
-
-
-\generate{\file{forloop.sty}{\from{forloop.dtx}{package}}}
-
-\obeyspaces
-\Msg{****************************************************}
-\Msg{*                                                  *}
-\Msg{* To finish the installation you have to move the  *}
-\Msg{* following file into a directory searched by TeX: *}
-\Msg{*                                                  *}
-\Msg{* forloop.sty                                      *}
-\Msg{*                                                  *}
-\Msg{* To produce the documentation run the file        *}
-\Msg{* forloop.dtx through LaTeX.                       *}
-\Msg{*                                                  *}
-\Msg{*                                                  *}
-\Msg{****************************************************}
-
-\endbatchfile
\ No newline at end of file
+%%
+%% Copyright (C) 2005-2023 by nsetzer
+%%
+%% This file may be distributed and/or modified under the
+%% conditions of the GNU Lesser General Public License.
+%%
+
+\input docstrip.tex
+
+\keepsilent
+
+\usedir{tex/latex/forloop}
+
+\preamble
+
+This is a generated file
+
+This file may be distributed and/or modified under the
+conditions of the GNU Lesser General Public License.
+
+\endpreamble
+
+
+\generate{\file{forloop.sty}{\from{forloop.dtx}{package}}}
+
+\obeyspaces
+\Msg{****************************************************}
+\Msg{*                                                  *}
+\Msg{* To finish the installation you have to move the  *}
+\Msg{* following file into a directory searched by TeX: *}
+\Msg{*                                                  *}
+\Msg{* forloop.sty                                      *}
+\Msg{*                                                  *}
+\Msg{* To produce the documentation run the file        *}
+\Msg{* forloop.dtx through LaTeX.                       *}
+\Msg{*                                                  *}
+\Msg{*                                                  *}
+\Msg{****************************************************}
+
+\endbatchfile

Modified: trunk/Master/texmf-dist/tex/latex/forloop/forloop.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/forloop/forloop.sty	2023-05-04 20:29:05 UTC (rev 67016)
+++ trunk/Master/texmf-dist/tex/latex/forloop/forloop.sty	2023-05-04 20:29:18 UTC (rev 67017)
@@ -9,11 +9,11 @@
 %% This is a generated file
 %% 
 %% This file may be distributed and/or modified under the
-%% conditions of the Limited General Product License
+%% conditions of the GNU Lesser General Public License.
 %% 
 \NeedsTeXFormat{LaTeX2e}[1999/12/01]
 \ProvidesPackage{forloop}
- [2006/09/18 v3.0 For Loops for LaTeX]
+ [2023/05/03 v3.0 For Loops for LaTeX]
 \RequirePackage{ifthen}
 %% \CharacterTable
 %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z



More information about the tex-live-commits mailing list.