diff options
author | Karl Berry <karl@freefriends.org> | 2023-05-04 20:29:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-05-04 20:29:18 +0000 |
commit | 2839a3fd78b4ad261bac96ebcc63018642ec4e1d (patch) | |
tree | 0c88528bc6c35459ea66591532cd2bf1957e4ddd /Master | |
parent | 949be55d213df3f5f2efdfd9604e44ee1edd3903 (diff) |
forloop (4may23)
git-svn-id: svn://tug.org/texlive/trunk@67017 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/forloop/README | 61 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/forloop/forloop.dtx | 6 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/forloop/forloop.ins | 80 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/forloop/forloop.sty | 4 |
4 files changed, 77 insertions, 74 deletions
diff --git a/Master/texmf-dist/doc/latex/forloop/README b/Master/texmf-dist/doc/latex/forloop/README index 4e2566ce981..9a2398e2346 100644 --- a/Master/texmf-dist/doc/latex/forloop/README +++ b/Master/texmf-dist/doc/latex/forloop/README @@ -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. + diff --git a/Master/texmf-dist/source/latex/forloop/forloop.dtx b/Master/texmf-dist/source/latex/forloop/forloop.dtx index 317f63733c3..0da5a2c649a 100644 --- a/Master/texmf-dist/source/latex/forloop/forloop.dtx +++ b/Master/texmf-dist/source/latex/forloop/forloop.dtx @@ -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 diff --git a/Master/texmf-dist/source/latex/forloop/forloop.ins b/Master/texmf-dist/source/latex/forloop/forloop.ins index dd7247cfd1b..5453649c46d 100644 --- a/Master/texmf-dist/source/latex/forloop/forloop.ins +++ b/Master/texmf-dist/source/latex/forloop/forloop.ins @@ -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 diff --git a/Master/texmf-dist/tex/latex/forloop/forloop.sty b/Master/texmf-dist/tex/latex/forloop/forloop.sty index fec750838a1..fd8881514e6 100644 --- a/Master/texmf-dist/tex/latex/forloop/forloop.sty +++ b/Master/texmf-dist/tex/latex/forloop/forloop.sty @@ -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 |