summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bosisio
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-02-10 23:57:37 +0000
committerKarl Berry <karl@freefriends.org>2010-02-10 23:57:37 +0000
commite1038ccbe4bff1114d501d4f23cb80cb2d45bbb6 (patch)
treefe020335574b25169ce1643d27b842b2e49ca58f /Master/texmf-dist/tex/latex/bosisio
parent594a436be62788c2cef9861dd7a9944ae15a383b (diff)
bosisio 2.2 (10feb10)
git-svn-id: svn://tug.org/texlive/trunk@16959 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bosisio')
-rw-r--r--Master/texmf-dist/tex/latex/bosisio/accenti.sty44
-rw-r--r--Master/texmf-dist/tex/latex/bosisio/dblfont.sty29
-rw-r--r--Master/texmf-dist/tex/latex/bosisio/envmath.sty (renamed from Master/texmf-dist/tex/latex/bosisio/mathenv.sty)63
-rw-r--r--Master/texmf-dist/tex/latex/bosisio/evenpage.sty61
-rw-r--r--Master/texmf-dist/tex/latex/bosisio/graphfig.sty31
-rw-r--r--Master/texmf-dist/tex/latex/bosisio/mathcmd.sty29
-rw-r--r--Master/texmf-dist/tex/latex/bosisio/quotes.sty29
-rw-r--r--Master/texmf-dist/tex/latex/bosisio/sobolev.sty29
8 files changed, 215 insertions, 100 deletions
diff --git a/Master/texmf-dist/tex/latex/bosisio/accenti.sty b/Master/texmf-dist/tex/latex/bosisio/accenti.sty
index a83ddec0ba9..f9c2be126a6 100644
--- a/Master/texmf-dist/tex/latex/bosisio/accenti.sty
+++ b/Master/texmf-dist/tex/latex/bosisio/accenti.sty
@@ -22,27 +22,34 @@
%% in the same archive or directory.)
%%
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
-%% | Copyright(C) 1997-1999 by Francesco Bosisio |
+%% | Copyright(C) 1997-2010 by F. Bosisio |
%% | |
-%% | This program can be redistributed and/or modified under the |
-%% | terms of the LaTeX Project Public License Distributed from |
-%% | CTAN archives in directory macros/latex/base/lppl.txt; |
-%% | either version 1 of the License, or any later version. |
+%% | This program can be redistributed and/or modified under |
+%% | the terms 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 LaTeX distributions |
+%% | version 2005/12/01 or later. |
+%% | |
+%% | This work has the LPPL maintenance status `maintained'. |
+%% | The Current Maintainer of this work is F. Bosisio. |
+%% | |
+%% | This work consists of files accenti.dtx and accenti.html |
+%% | and of the derived files accenti.sty and accenti.pdf. |
%% | |
%% | E-mail: fbosisio@bigfoot.com |
-%% | Web page: http://www.bigfoot.com/~fbosisio/LaTeX |
-%% | CTAN location: macros/latex/contrib/supported/bosisio/ |
+%% | CTAN location: macros/latex/contrib/bosisio/ |
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
%%
-%%
%% If you make any improvment, find any bug or have
%% any suggestion, please let me know about it.
%%
\def\FileName{accenti}
-\def\fileversion{2.0}
-\def\filedate{1997/12/20}
-\def\docdate{1997/12/20}
-\def\filedescr{Commands to make accents (BF)}
+\def\fileversion{2.3}
+\def\filedate{2005/04/02}
+\def\docdate{2005/04/09}
+\def\filedescr{Commands to make accents (FB)}
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{\FileName}[\filedate\space v\fileversion\space\filedescr]
@@ -57,10 +64,15 @@
\ProcessOptions
%%
%%
-\let\aAccent=\a
-\let\DotlessI=\i
-\let\oFinnick=\o
-\let\uAccent=\u
+\let\a@RIGINAL=\a
+\let\i@RIGINAL=\i
+\let\o@RIGINAL=\o
+\let\u@RIGINAL=\u
+%%
+\DeclareRobustCommand*\aAccent{\a@RIGINAL}
+\DeclareRobustCommand*\DotlessI{\i@RIGINAL}
+\DeclareRobustCommand*\oFinnick{\o@RIGINAL}
+\DeclareRobustCommand*\uAccent{\u@RIGINAL}
%%
\if@NotOnlyExtended@ %-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\
\AtBeginDocument{%
diff --git a/Master/texmf-dist/tex/latex/bosisio/dblfont.sty b/Master/texmf-dist/tex/latex/bosisio/dblfont.sty
index 8e032467648..2feaa335737 100644
--- a/Master/texmf-dist/tex/latex/bosisio/dblfont.sty
+++ b/Master/texmf-dist/tex/latex/bosisio/dblfont.sty
@@ -22,27 +22,34 @@
%% in the same archive or directory.)
%%
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
-%% | Copyright(C) 1997-1999 by Francesco Bosisio |
+%% | Copyright(C) 1997-2010 by F. Bosisio |
%% | |
-%% | This program can be redistributed and/or modified under the |
-%% | terms of the LaTeX Project Public License Distributed from |
-%% | CTAN archives in directory macros/latex/base/lppl.txt; |
-%% | either version 1 of the License, or any later version. |
+%% | This program can be redistributed and/or modified under |
+%% | the terms 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 LaTeX distributions |
+%% | version 2005/12/01 or later. |
+%% | |
+%% | This work has the LPPL maintenance status `maintained'. |
+%% | The Current Maintainer of this work is F. Bosisio. |
+%% | |
+%% | This work consists of files dblfont.dtx and dblfont.html |
+%% | and of the derived files dblfont.sty and dblfont.pdf. |
%% | |
%% | E-mail: fbosisio@bigfoot.com |
-%% | Web page: http://www.bigfoot.com/~fbosisio/LaTeX |
-%% | CTAN location: macros/latex/contrib/supported/bosisio/ |
+%% | CTAN location: macros/latex/contrib/bosisio/ |
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
%%
-%%
%% If you make any improvment, find any bug or have
%% any suggestion, please let me know about it.
%%
\def\FileName{dblfont}
-\def\fileversion{2.0}
+\def\fileversion{2.2}
\def\filedate{1997/12/13}
-\def\docdate{1997/12/13}
-\def\filedescr{Blackboard-bold symbols (BF)}
+\def\docdate{2005/04/09}
+\def\filedescr{Blackboard-bold symbols (FB)}
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{\FileName}[\filedate\space v\fileversion\space\filedescr]
diff --git a/Master/texmf-dist/tex/latex/bosisio/mathenv.sty b/Master/texmf-dist/tex/latex/bosisio/envmath.sty
index a27944a0db0..9d7db52bb9c 100644
--- a/Master/texmf-dist/tex/latex/bosisio/mathenv.sty
+++ b/Master/texmf-dist/tex/latex/bosisio/envmath.sty
@@ -1,20 +1,20 @@
%%
-%% This is file `mathenv.sty',
+%% This is file `envmath.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
-%% mathenv.dtx (with options: `package')
+%% envmath.dtx (with options: `package')
%%
%% IMPORTANT NOTICE:
%%
%% For the copyright see the source file.
%%
%% Any modified versions of this file must be renamed
-%% with new filenames distinct from mathenv.sty.
+%% with new filenames distinct from envmath.sty.
%%
%% For distribution of the original source see the terms
-%% for copying and modification in the file mathenv.dtx.
+%% for copying and modification in the file envmath.dtx.
%%
%% This generated file may be distributed as long as the
%% original source files, as listed above, are part of the
@@ -22,27 +22,34 @@
%% in the same archive or directory.)
%%
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
-%% | Copyright(C) 1997-1999 by Francesco Bosisio |
+%% | Copyright(C) 1997-2010 by F. Bosisio |
%% | |
-%% | This program can be redistributed and/or modified under the |
-%% | terms of the LaTeX Project Public License Distributed from |
-%% | CTAN archives in directory macros/latex/base/lppl.txt; |
-%% | either version 1 of the License, or any later version. |
+%% | This program can be redistributed and/or modified under |
+%% | the terms 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 LaTeX distributions |
+%% | version 2005/12/01 or later. |
+%% | |
+%% | This work has the LPPL maintenance status `maintained'. |
+%% | The Current Maintainer of this work is F. Bosisio. |
+%% | |
+%% | This work consists of files envmath.dtx and envmath.html |
+%% | and of the derived files envmath.sty and envmath.pdf. |
%% | |
%% | E-mail: fbosisio@bigfoot.com |
-%% | Web page: http://www.bigfoot.com/~fbosisio/LaTeX |
-%% | CTAN location: macros/latex/contrib/supported/bosisio/ |
+%% | CTAN location: macros/latex/contrib/bosisio/ |
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
%%
-%%
%% If you make any improvment, find any bug or have
%% any suggestion, please let me know about it.
%%
-\def\FileName{mathenv}
-\def\fileversion{2.2}
-\def\filedate{1998/02/04}
-\def\docdate{1998/02/06}
-\def\filedescr{Extended math environments (BF)}
+\def\FileName{envmath}
+\def\fileversion{2.5}
+\def\filedate{2010/02/10}
+\def\docdate{2005/04/09}
+\def\filedescr{Extended math environments (FB)}
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{\FileName}[\filedate\space v\fileversion\space\filedescr]
@@ -62,9 +69,9 @@
\ProcessOptions*
%%
\newcommand*\StartMath@Err[1]{%
-\ifmmode\PackageError{mathenv}{%
-You can't use environment "#1" in math mode}{%
-You probably used "\string\end{#1}" without a previous "\string\begin{#1}".}%
+\ifmmode\PackageError{\FileName}{%
+You can't use environment ``#1'' in math mode}{%
+You probably used ``\string\end{#1}'' without a previous ``\string\begin{#1}''.}%
\else$$\fi%
}
%%
@@ -148,8 +155,8 @@ You probably used "\string\end{#1}" without a previous "\string\begin{#1}".}%
}
%%
\newcommand*{\CONTINUE}{%
-\PackageError{mathenv}{%
-Command "\string\CONTINUE" is obsolete: use ``\string\\*" instead}{%
+\PackageError{\FileName}{%
+Command ``\string\CONTINUE'' is obsolete: use ``\string\\*'' instead}{%
You'd better correct your input file as stated above,\MessageBreak%
but if you press ENTER everything will work for the moment.}%
\MLineCR@star*%
@@ -172,7 +179,7 @@ but if you press ENTER everything will work for the moment.}%
\newcommand*\Stop@MultiLine{%
\end{array}%
\let\@arraycr=\@ArrayCR%
-\MakeAmper@Tab% % For the case no "\\" is used
+\MakeAmper@Tab% % For the case no ``\\'' is used
}
%%
\newenvironment{MultiLine}{%
@@ -213,8 +220,8 @@ but if you press ENTER everything will work for the moment.}%
\@namedef{endSystem*}{\end{array}\right. $$\let\@arraycr=\@ArrayCR \global\@ignoretrue}
%%
\newenvironment{EQNarray}{%
-\PackageError{mathenv}{Environment "EQNarray" is obsolete}{%
-Use the "equationarry" environment from the "eqnarray" package instead!}%
+\PackageError{\FileName}{Environment ``EQNarray'' is obsolete}{%
+Use the ``equationarry'' environment from the ``eqnarray'' package instead!}%
\eqnarray%
}{%
\endeqnarray%
@@ -291,8 +298,8 @@ $\end{lrbox}%
\or\def\reserved@a{&}% %% \@eqcnt = 1
\else% %% \@eqcnt > 1
\let\reserved@a\@empty%
-\PackageError{mathenv}{Too many columns in EqSystem environment}{%
-You can use at most one "&" in each row of an "EqSystem" environment.}%
+\PackageError{\FileName}{Too many columns in EqSystem environment}{%
+You can use at most one ``&'' in each row of an ``EqSystem'' environment.}%
\fi%
\reserved@a%
\if@eqnsw\Label@EqSystem\@eqnnum\stepcounter{equation}\fi%
@@ -399,4 +406,4 @@ $$\halign to \displaywidth\bgroup%
\fi
\endinput
%%
-%% End of file `mathenv.sty'.
+%% End of file `envmath.sty'.
diff --git a/Master/texmf-dist/tex/latex/bosisio/evenpage.sty b/Master/texmf-dist/tex/latex/bosisio/evenpage.sty
new file mode 100644
index 00000000000..b1f6ad78094
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/bosisio/evenpage.sty
@@ -0,0 +1,61 @@
+%%
+%% This is file `evenpage.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% evenpage.dtx (with options: `package')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from evenpage.sty.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file evenpage.dtx.
+%%
+%% This generated file may be distributed as long as the
+%% original source files, as listed above, are part of the
+%% same distribution. (The sources need not necessarily be
+%% in the same archive or directory.)
+%%
+%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
+%% | Copyright(C) 1997-2010 by F. Bosisio |
+%% | |
+%% | This program can be redistributed and/or modified under |
+%% | the terms 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 LaTeX distributions |
+%% | version 2005/12/01 or later. |
+%% | |
+%% | This work has the LPPL maintenance status `maintained'. |
+%% | The Current Maintainer of this work is F. Bosisio. |
+%% | |
+%% | This work consists of files evenpage.dtx and evenpage.html |
+%% | and of the derived files evenpage.sty and evenpage.pdf. |
+%% | |
+%% | E-mail: fbosisio@bigfoot.com |
+%% | CTAN location: macros/latex/contrib/bosisio/ |
+%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
+%%
+%% If you make any improvment, find any bug or have
+%% any suggestion, please let me know about it.
+%%
+\def\FileName{evenpage}
+\def\fileversion{1.0}
+\def\filedate{1998/01/21}
+\def\docdate{2005/04/09}
+\def\filedescr{Ensures the number of pages to be even (FB)}
+%%
+\NeedsTeXFormat{LaTeX2e}[1995/12/01]
+\ProvidesPackage{\FileName}[\filedate\space v\fileversion\space\filedescr]
+%%
+\AtEndDocument{\ifodd\value{page}\clearpage\mbox{}\thispagestyle{empty}\fi}
+%%
+\endinput
+%%
+%% End of file `evenpage.sty'.
diff --git a/Master/texmf-dist/tex/latex/bosisio/graphfig.sty b/Master/texmf-dist/tex/latex/bosisio/graphfig.sty
index 0911fb613cc..4fd76676aed 100644
--- a/Master/texmf-dist/tex/latex/bosisio/graphfig.sty
+++ b/Master/texmf-dist/tex/latex/bosisio/graphfig.sty
@@ -22,27 +22,34 @@
%% in the same archive or directory.)
%%
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
-%% | Copyright(C) 1997-1999 by Francesco Bosisio |
+%% | Copyright(C) 1997-2010 by F. Bosisio |
%% | |
-%% | This program can be redistributed and/or modified under the |
-%% | terms of the LaTeX Project Public License Distributed from |
-%% | CTAN archives in directory macros/latex/base/lppl.txt; |
-%% | either version 1 of the License, or any later version. |
+%% | This program can be redistributed and/or modified under |
+%% | the terms 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 LaTeX distributions |
+%% | version 2005/12/01 or later. |
+%% | |
+%% | This work has the LPPL maintenance status `maintained'. |
+%% | The Current Maintainer of this work is F. Bosisio. |
+%% | |
+%% | This work consists of files graphfig.dtx and graphfig.html |
+%% | and of the derived files graphfig.sty and graphfig.pdf. |
%% | |
%% | E-mail: fbosisio@bigfoot.com |
-%% | Web page: http://www.bigfoot.com/~fbosisio/LaTeX |
-%% | CTAN location: macros/latex/contrib/supported/bosisio/ |
+%% | CTAN location: macros/latex/contrib/bosisio/ |
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
%%
-%%
%% If you make any improvment, find any bug or have
%% any suggestion, please let me know about it.
%%
\def\FileName{graphfig}
-\def\fileversion{2.0}
-\def\filedate{1997/15/12}
-\def\docdate{1997/15/12}
-\def\filedescr{Commands to include graphics files (BF)}
+\def\fileversion{2.2}
+\def\filedate{1997/12/15}
+\def\docdate{2005/04/09}
+\def\filedescr{Commands to include graphics files (FB)}
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{\FileName}[\filedate\space v\fileversion\space\filedescr]
diff --git a/Master/texmf-dist/tex/latex/bosisio/mathcmd.sty b/Master/texmf-dist/tex/latex/bosisio/mathcmd.sty
index e2fdfd72063..57abb9d09c7 100644
--- a/Master/texmf-dist/tex/latex/bosisio/mathcmd.sty
+++ b/Master/texmf-dist/tex/latex/bosisio/mathcmd.sty
@@ -22,27 +22,34 @@
%% in the same archive or directory.)
%%
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
-%% | Copyright(C) 1997-1999 by Francesco Bosisio |
+%% | Copyright(C) 1997-2010 by F. Bosisio |
%% | |
-%% | This program can be redistributed and/or modified under the |
-%% | terms of the LaTeX Project Public License Distributed from |
-%% | CTAN archives in directory macros/latex/base/lppl.txt; |
-%% | either version 1 of the License, or any later version. |
+%% | This program can be redistributed and/or modified under |
+%% | the terms 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 LaTeX distributions |
+%% | version 2005/12/01 or later. |
+%% | |
+%% | This work has the LPPL maintenance status `maintained'. |
+%% | The Current Maintainer of this work is F. Bosisio. |
+%% | |
+%% | This work consists of files mathcmd.dtx and mathcmd.html |
+%% | and of the derived files mathcmd.sty and mathcmd.pdf. |
%% | |
%% | E-mail: fbosisio@bigfoot.com |
-%% | Web page: http://www.bigfoot.com/~fbosisio/LaTeX |
-%% | CTAN location: macros/latex/contrib/supported/bosisio/ |
+%% | CTAN location: macros/latex/contrib/bosisio/ |
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
%%
-%%
%% If you make any improvment, find any bug or have
%% any suggestion, please let me know about it.
%%
\def\FileName{mathcmd}
-\def\fileversion{2.0}
+\def\fileversion{2.2}
\def\filedate{1997/12/20}
-\def\docdate{1997/12/20}
-\def\filedescr{Extensions to math environments (BF)}
+\def\docdate{2005/04/09}
+\def\filedescr{Extensions to math environments (FB)}
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{\FileName}[\filedate\space v\fileversion\space\filedescr]
diff --git a/Master/texmf-dist/tex/latex/bosisio/quotes.sty b/Master/texmf-dist/tex/latex/bosisio/quotes.sty
index 8adbfbee7c5..ec27fc93f1a 100644
--- a/Master/texmf-dist/tex/latex/bosisio/quotes.sty
+++ b/Master/texmf-dist/tex/latex/bosisio/quotes.sty
@@ -22,27 +22,34 @@
%% in the same archive or directory.)
%%
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
-%% | Copyright(C) 1997-1999 by Francesco Bosisio |
+%% | Copyright(C) 1997-2010 by F. Bosisio |
%% | |
-%% | This program can be redistributed and/or modified under the |
-%% | terms of the LaTeX Project Public License Distributed from |
-%% | CTAN archives in directory macros/latex/base/lppl.txt; |
-%% | either version 1 of the License, or any later version. |
+%% | This program can be redistributed and/or modified under |
+%% | the terms 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 LaTeX distributions |
+%% | version 2005/12/01 or later. |
+%% | |
+%% | This work has the LPPL maintenance status `maintained'. |
+%% | The Current Maintainer of this work is F. Bosisio. |
+%% | |
+%% | This work consists of files quotes.dtx and quotes.html |
+%% | and of the derived files quotes.sty and quotes.pdf. |
%% | |
%% | E-mail: fbosisio@bigfoot.com |
-%% | Web page: http://www.bigfoot.com/~fbosisio/LaTeX |
-%% | CTAN location: macros/latex/contrib/supported/bosisio/ |
+%% | CTAN location: macros/latex/contrib/bosisio/ |
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
%%
-%%
%% If you make any improvment, find any bug or have
%% any suggestion, please let me know about it.
%%
\def\FileName{quotes}
-\def\fileversion{2.0}
+\def\fileversion{2.2}
\def\filedate{1997/12/20}
-\def\docdate{1997/12/20}
-\def\filedescr{Commands to use double quotes (BF)}
+\def\docdate{2005/04/09}
+\def\filedescr{Commands to use double quotes (FB)}
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{\FileName}[\filedate\space v\fileversion\space\filedescr]
diff --git a/Master/texmf-dist/tex/latex/bosisio/sobolev.sty b/Master/texmf-dist/tex/latex/bosisio/sobolev.sty
index abc81cafffd..d0a8148be76 100644
--- a/Master/texmf-dist/tex/latex/bosisio/sobolev.sty
+++ b/Master/texmf-dist/tex/latex/bosisio/sobolev.sty
@@ -22,27 +22,34 @@
%% in the same archive or directory.)
%%
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
-%% | Copyright(C) 1997-1999 by Francesco Bosisio |
+%% | Copyright(C) 1997-2010 by F. Bosisio |
%% | |
-%% | This program can be redistributed and/or modified under the |
-%% | terms of the LaTeX Project Public License Distributed from |
-%% | CTAN archives in directory macros/latex/base/lppl.txt; |
-%% | either version 1 of the License, or any later version. |
+%% | This program can be redistributed and/or modified under |
+%% | the terms 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 LaTeX distributions |
+%% | version 2005/12/01 or later. |
+%% | |
+%% | This work has the LPPL maintenance status `maintained'. |
+%% | The Current Maintainer of this work is F. Bosisio. |
+%% | |
+%% | This work consists of files sobolev.dtx and sobolev.html |
+%% | and of the derived files sobolev.sty and sobolev.pdf. |
%% | |
%% | E-mail: fbosisio@bigfoot.com |
-%% | Web page: http://www.bigfoot.com/~fbosisio/LaTeX |
-%% | CTAN location: macros/latex/contrib/supported/bosisio/ |
+%% | CTAN location: macros/latex/contrib/bosisio/ |
%% + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
%%
-%%
%% If you make any improvment, find any bug or have
%% any suggestion, please let me know about it.
%%
\def\FileName{sobolev}
-\def\fileversion{2.3}
+\def\fileversion{2.2}
\def\filedate{1997/11/14}
-\def\docdate{1997/11/05}
-\def\filedescr{Commands to print the Sobolev spaces (BF)}
+\def\docdate{2005/04/09}
+\def\filedescr{Commands to print the Sobolev spaces (FB)}
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{\FileName}[\filedate\space v\fileversion\space\filedescr]