diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-01 23:43:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-01 23:43:36 +0000 |
commit | b5175a492edaae1f38dd15addcbfeccf76033194 (patch) | |
tree | 77937c49ab2cbb89c57955c2073d224c98fb9a4b /Master/texmf-dist/source/latex/crosswrd/crosswrd.ins | |
parent | 3556ffda02def0f822bd81adaa1a0f331e850ed6 (diff) |
crosswrd update (1feb10)
git-svn-id: svn://tug.org/texlive/trunk@16896 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/crosswrd/crosswrd.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/crosswrd/crosswrd.ins | 42 |
1 files changed, 12 insertions, 30 deletions
diff --git a/Master/texmf-dist/source/latex/crosswrd/crosswrd.ins b/Master/texmf-dist/source/latex/crosswrd/crosswrd.ins index 01993bdf41a..49acbbf1bdb 100644 --- a/Master/texmf-dist/source/latex/crosswrd/crosswrd.ins +++ b/Master/texmf-dist/source/latex/crosswrd/crosswrd.ins @@ -1,44 +1,24 @@ -%% 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 1989 Brian Hamilton Kelly -updated for LaTeX2e by Frank Mittelbach 96/12/06 +Copyright C 1989 Brian Hamilton Kelly crossword macros for LaTeX +updated for LaTeX2e by Frank Mittelbach 96/12/06 +substantially extended by Dirk Laurie 08/01/18 for documentation run latex crosswrd.dtx -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. +distribution consist of -This work has the LPPL maintenance status `unmaintained'. + crosswrd.dtx source + crosswrd.ins installation script + 00readme -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. +don't distribute this file without distributing the above +files as well \endpreamble @@ -48,6 +28,8 @@ and the derived files test0.tex, test1.tex, grid0.tex, grid1.tex and crosswrd.st \file{crosswrd.sty}{\from{crosswrd.dtx}{package}} \file{test0.tex}{\from{crosswrd.dtx}{exa0}} \file{test1.tex}{\from{crosswrd.dtx}{exa1}} + \file{test2.tex}{\from{crosswrd.dtx}{exa2}} \file{grid0.tex}{\from{crosswrd.dtx}{grid0}} \file{grid1.tex}{\from{crosswrd.dtx}{grid1}} + \file{grid2.tex}{\from{crosswrd.dtx}{grid2}} } |