summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bezos/bezos.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/bezos/bezos.tex')
-rw-r--r--Master/texmf-dist/doc/latex/bezos/bezos.tex38
1 files changed, 31 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/bezos/bezos.tex b/Master/texmf-dist/doc/latex/bezos/bezos.tex
index 6d259a67c84..f3aeaa23e8a 100644
--- a/Master/texmf-dist/doc/latex/bezos/bezos.tex
+++ b/Master/texmf-dist/doc/latex/bezos/bezos.tex
@@ -1,3 +1,10 @@
+%
+% Copyright (C) 1998-2019 Javier Bezos http://www.texnia.com
+%
+% This file may be distributed and/or modified under the conditions of
+% the MIT License. A version can be found at the end of this file.
+%
+
\documentclass[twocolumn]{ltxguide}
\usepackage[cp1252]{inputenc}
@@ -165,10 +172,7 @@ Please, typeset \verb|tensind.tex| for further details.
\section{Babeltools}
-This package fixes some babel annoyances. With it, you can decide
-which shorthands are used or even cancel the mechanism altogether.
-You can prevent config files to be loaded, and citation and cross
-reference macros to be redefined, too.
+\textbf{Deprecated.}
\section{Subdocs}
@@ -208,7 +212,6 @@ where \texttt{master} is the name of the file described above.
Since every subdocument reads all the aux files, \verb|\tableofcontents|
may be used where desired.
-
\section{Dotlessi}
This package defines two commands: \verb|\dotlessi| and
@@ -224,7 +227,6 @@ expand to \verb|\i| and \verb|\j|. For example:
$f_{\mathrm{m\acute{\dotlessi}n}}$
\end{sample}
-
\section{Checkend}
When an environment is left open, \LaTeX{} gives an error at the end
@@ -272,4 +274,26 @@ A basic underlining is:
% babel but from version 5.0 on (not yet released) it will
% be a separate package.
-\end{document} \ No newline at end of file
+\end{document}
+
+MIT License
+-----------
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file