From c585c2493126b064d079453f73774cf11e233b07 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 31 Jan 2009 00:46:12 +0000 Subject: williams update (30jan09) git-svn-id: svn://tug.org/texlive/trunk@12022 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/williams/README | 22 ++++++++++++++++++++++ Master/texmf-dist/tex/latex/williams/antree.sty | 19 ++++++++++++++++++- Master/texmf-dist/tex/latex/williams/toklist.sty | 19 +++++++++++++++++++ 3 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 Master/texmf-dist/doc/latex/williams/README (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/williams/README b/Master/texmf-dist/doc/latex/williams/README new file mode 100644 index 00000000000..0b29ac333cf --- /dev/null +++ b/Master/texmf-dist/doc/latex/williams/README @@ -0,0 +1,22 @@ +williams is copyright 1994 Peter Williams + +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 `maintained'. + +The Current Maintainer of this work is Peter Williams. + +williams consists of the files antree.sty and toklist.sty. + +antree.sty is a package for the creation of annotated mode trees + +toklist.sty implements token list macros from pages 378-379 of "The TeXbook" +by D.E. Knuth ISBN 0-201-13448-9 + +README added by Clea F. Rees 2009/01/30 based on information in the files. diff --git a/Master/texmf-dist/tex/latex/williams/antree.sty b/Master/texmf-dist/tex/latex/williams/antree.sty index 5c5e10b0172..73544951e5b 100644 --- a/Master/texmf-dist/tex/latex/williams/antree.sty +++ b/Master/texmf-dist/tex/latex/williams/antree.sty @@ -1,5 +1,22 @@ % antree.sty -- annotated node trees -% Copyright 1994 -- Peter Williams (peterw@arch.su.edu.au) +% Copyright 1994 -- Peter Williams (pwil3058@bigpond.net.au) +% +% 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 `maintained'. +% +% The Current Maintainer of this work is Peter Williams. +% +% This work consists of the files antree.sty and toklist.sty. +% +% Licence notice added and email updated on behalf of Peter Williams +% by Clea F. Rees 2009/01/30. \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{antree}[1994/06/22] \RequirePackage{calc} diff --git a/Master/texmf-dist/tex/latex/williams/toklist.sty b/Master/texmf-dist/tex/latex/williams/toklist.sty index ddc35149b17..18da4219398 100644 --- a/Master/texmf-dist/tex/latex/williams/toklist.sty +++ b/Master/texmf-dist/tex/latex/williams/toklist.sty @@ -1,3 +1,22 @@ +%% Copyright 1994 Peter Williams +% +% 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 `maintained'. +% +% The Current Maintainer of this work is Peter Williams. +% +% This work consists of the files antree.sty and toklist.sty. +% +%% Copyright notice and licence statement added on behalf of +%% Peter Williams by Clea F. Rees 2009/01/30. +% % Impliment token list macros from pages 378-379 of "The TeXbook" by D.E. Knuth % ISBN 0-201-13448-9 -- cgit v1.2.3