diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-04 00:52:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-04 00:52:34 +0000 |
commit | dd79f26375fa8e69a2f99406790fefe13208cd33 (patch) | |
tree | ac6c004daaeeb409146b5d35a4091fc5c9b7cc70 /Master/texmf-dist/tex/latex/layouts | |
parent | 7e42a69662ba87e4047d09b60f6507094d9e50fe (diff) |
layouts update (2sep09)
git-svn-id: svn://tug.org/texlive/trunk@15061 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/layouts')
-rw-r--r-- | Master/texmf-dist/tex/latex/layouts/layouts.sty | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/layouts/layouts.sty b/Master/texmf-dist/tex/latex/layouts/layouts.sty index 6caec41ade8..10b812322b0 100644 --- a/Master/texmf-dist/tex/latex/layouts/layouts.sty +++ b/Master/texmf-dist/tex/latex/layouts/layouts.sty @@ -7,25 +7,23 @@ %% layouts.dtx (with options: `lays') %% %% ----------------------------------------------------------------- -%% Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net -%% Copyright 1998 --- 2004 Peter R. Wilson +%% Author: Peter Wilson (Herries Press) +%% Maintainer: Will Robertson (will dot robertson at latex-project dot org) +%% Copyright 1998--2004 Peter R. Wilson %% %% 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 the license is in -%% http://www.latex-project.org/lppl.txt -%% and version 1.3 or later is part of all distributions of -%% LaTeX version 2003/06/01 or later. +%% version 1.3c of this license or (at your option) any +%% later version: <http://www.latex-project.org/lppl.txt> %% -%% This work has the LPPL maintenance status "author-maintained". +%% This work has the LPPL maintenance status "maintained". +%% The Current Maintainer of this work is Will Robertson. %% %% This work consists of the files listed in the README file. %% ----------------------------------------------------------------- %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{layouts}[2004/10/25 v2.6c graphical depiction of document elements] +\ProvidesPackage{layouts}[2009/09/02 v2.6d graphical depiction of document elements] \@ifundefined{bs}{\newcommand{\bs}{\texttt{\char`\\}}}% {\renewcommand{\bs}{\texttt{\char`\\}}} |