diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/booktabs/booktabs.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/booktabs/booktabs.ins | 89 |
1 files changed, 34 insertions, 55 deletions
diff --git a/Master/texmf-dist/source/latex/booktabs/booktabs.ins b/Master/texmf-dist/source/latex/booktabs/booktabs.ins index d1354fa4dd0..deac64347b6 100644 --- a/Master/texmf-dist/source/latex/booktabs/booktabs.ins +++ b/Master/texmf-dist/source/latex/booktabs/booktabs.ins @@ -1,67 +1,46 @@ -% ----------------------------------------------------------------- -% File: booktabs.ins -% Author: Simon Fear -% Maintainer: Danie Els (dnjels@sun.ac.za) -% -% This file is part of the booktabs package for publication -% quality tables for LaTeX -% -% Copyright (C) 1995--2005 Simon Fear -% -% This program is free software; you can redistribute it and/or -% modify it under the terms of the GNU General Public License as -% published by the Free Software Foundation; either version 2 of -% the License, or (at your option) any later version. -% -% This program is distributed in the hope that it will be useful, -% but WITHOUT ANY WARRANTY; without even the implied warranty of -% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -% GNU General Public License for more details. -% -% You should have received a copy of the GNU General Public -% License along with this program; if not, write to the Free -% Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, -% MA 02111-1307 USA -% -% ----------------------------------------------------------------- -% This file will generate fast loadable files and documentation -% driver files from the doc files in this package when run through -% LaTeX or TeX. -% -% The file README' contains a list of all the files as well -% directions for installation of this package. -% ----------------------------------------------------------------- +%% booktabs.ins +%% +%% This file will generate fast loadable files and documentation driver +%% files from the doc files in this package when run through LaTeX or +%% TeX. +%% -------------------------------------------------------------------- +%% +%% Copyright (C) 1995--2016 Simon Fear +%% Maintained by Danie Els <dnjels@sun.ac.za> +%% +%% This file is part of the booktabs package for publication quality +%% tables for LaTeX +%% -------------------------------------------------------------------- +%% +%% This file 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. +%% -\def\batchfile{booktabs.ins} -\def\filedate{2005/03/16} \input docstrip.tex \keepsilent -\preamble - ------------------------------------------------------------------ -Author: Simon Fear -Maintainer: Danie Els (dnjels@sun.ac.za) +\usedir{tex/latex/skeleton} -This file is part of the booktabs package for publication -quality tables for LaTeX +\preamble - Copyright (C) 1995--2005 Simon Fear +Copyright (C) 1995--2016 Simon Fear +Maintained by Danie Els <dnjels@sun.ac.za> -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License as -published by the Free Software Foundation; either version 2 of -the License, or (at your option) any later version. +This file 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: -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. + http://www.latex-project.org/lppl.txt -You should have received a copy of the GNU General Public -License along with this program; if not, write to the Free -Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, -MA 02111-1307 USA +and version 1.3 or later is part of all distributions of LaTeX version +2005/12/01 or later. ----------------------------------------------------------------- \endpreamble |