summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/crosswrd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-10-08 00:33:48 +0000
committerKarl Berry <karl@freefriends.org>2008-10-08 00:33:48 +0000
commit148772cba3c0824711fa1cfac80c1ff33740acd9 (patch)
tree458337ccfe313cccb4d0788e1e572d6cb3498330 /Master/texmf-dist/source/latex/crosswrd
parente4fe3c784892166e74704d09a3fd39d30d8fb9b2 (diff)
crosswrd [license] update (7oct08)
git-svn-id: svn://tug.org/texlive/trunk@10885 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/crosswrd')
-rw-r--r--Master/texmf-dist/source/latex/crosswrd/00readme42
-rw-r--r--Master/texmf-dist/source/latex/crosswrd/crosswrd.dtx19
-rw-r--r--Master/texmf-dist/source/latex/crosswrd/crosswrd.ins39
3 files changed, 49 insertions, 51 deletions
diff --git a/Master/texmf-dist/source/latex/crosswrd/00readme b/Master/texmf-dist/source/latex/crosswrd/00readme
deleted file mode 100644
index b62a462856b..00000000000
--- a/Master/texmf-dist/source/latex/crosswrd/00readme
+++ /dev/null
@@ -1,42 +0,0 @@
-Introduction
-============
-
-This distribution contains the crosswrd package by Brian Hamilton
-Kelly updated to run with LaTeX2e the standard LaTeX distribution.
-
-I did change a bit of the coding to allow typesetting an unlimited
-number of crosswords and also added two new commands
-
-\DOWNtext and \ACROSStext
-
-that contain the heading texts for the clues. Thus this will allow you
-to use the macros in a language environment other than English.
-
-Installation
-============
-
-to unpack run
-
- latex crosswrd.ins
-
-to install place crosswrd.sty into dir searched by LaTeX
-
-to produce documentation (after unpacking) run
-
- latex crosswrd.dtx
-
-to produce examples (after unpacking) run
-
- latex test0
-
-or
- latex test1
-
-
-enjoy
-
-frank
-
-ps i do not support that package it is offered as is.
-
-Frank Mittelbach 96/12/06 \ No newline at end of file
diff --git a/Master/texmf-dist/source/latex/crosswrd/crosswrd.dtx b/Master/texmf-dist/source/latex/crosswrd/crosswrd.dtx
index 4ed36347687..edf15c4ca90 100644
--- a/Master/texmf-dist/source/latex/crosswrd/crosswrd.dtx
+++ b/Master/texmf-dist/source/latex/crosswrd/crosswrd.dtx
@@ -1,3 +1,22 @@
+% \iffalse meta-comment
+%% crosswrd.dtx
+%% Copyright 1989 Brian Hamilton Kelly
+%% updated for LaTeX2e by Frank Mittelbach 96/12/06
+%% Updated for LPPL 1.3c or later by Clea F. Rees (for Frank Mittelbach), 2008/10/06.
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3
+% 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
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `unmaintained'.
+%
+% This work consists of the files crosswrd.dtx, crosswrd.ins and README
+% and the derived files crosswrd.sty, test0.tex, test1.tex, grid0.tex and grid1.tex.
+% \fi
% \iffalse
%<*dtx>
\ProvidesFile{crosswrd.dtx}
diff --git a/Master/texmf-dist/source/latex/crosswrd/crosswrd.ins b/Master/texmf-dist/source/latex/crosswrd/crosswrd.ins
index b5920dbb108..01993bdf41a 100644
--- a/Master/texmf-dist/source/latex/crosswrd/crosswrd.ins
+++ b/Master/texmf-dist/source/latex/crosswrd/crosswrd.ins
@@ -1,23 +1,44 @@
-
+%% crosswrd.ins
+%% Copyright 1989 Brian Hamilton Kelly
+%% updated for LaTeX2e by Frank Mittelbach 96/12/06
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3
+% 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
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `unmaintained'.
+%
+% This work consists of the files crosswrd.dtx, crosswrd.ins and README
+% and the derived files test0.tex, test1.tex, grid0.tex, grid1.tex and crosswrd.sty.
+%
\def\batchfile{crosswrd.ins}
\input docstrip.tex
\preamble
-Copyright C 1989 Brian Hamilton Kelly
+
+Copyright 1989 Brian Hamilton Kelly
+updated for LaTeX2e by Frank Mittelbach 96/12/06
crossword macros for LaTeX
-updated for LaTeX2e by Frank Mittelbach 96/12/06
for documentation run latex crosswrd.dtx
-distribution consist of
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3
+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
+and version 1.3 or later is part of all distributions of LaTeX
+version 2005/12/01 or later.
- crosswrd.dtx source
- crosswrd.ins installation script
- 00readme
+This work has the LPPL maintenance status `unmaintained'.
-don't distribute this file without distributing the above
-files as well
+This work consists of the files crosswrd.dtx, crosswrd.ins and README
+and the derived files test0.tex, test1.tex, grid0.tex, grid1.tex and crosswrd.sty.
\endpreamble