summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bezos/soulpos.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-28 22:04:36 +0000
committerKarl Berry <karl@freefriends.org>2019-01-28 22:04:36 +0000
commit2c3cf1152cb4655cf77cc39aeddf7be69ddd8e12 (patch)
treeea755bf2e22f56aac9fe4efab81443de7417be86 /Master/texmf-dist/doc/latex/bezos/soulpos.tex
parent99c613f04edeed8a28efac69411132ea2cd8164d (diff)
bezos (28jan19)
git-svn-id: svn://tug.org/texlive/trunk@49850 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bezos/soulpos.tex')
-rw-r--r--Master/texmf-dist/doc/latex/bezos/soulpos.tex51
1 files changed, 28 insertions, 23 deletions
diff --git a/Master/texmf-dist/doc/latex/bezos/soulpos.tex b/Master/texmf-dist/doc/latex/bezos/soulpos.tex
index 54c947e71cf..7379469c293 100644
--- a/Master/texmf-dist/doc/latex/bezos/soulpos.tex
+++ b/Master/texmf-dist/doc/latex/bezos/soulpos.tex
@@ -1,24 +1,9 @@
-% +--------------------------------------------------+
-% | Typeset this file to get the documentation. |
-% +--------------------------------------------------+
%
-%% Copyright (C) 2012 Javier Bezos
-%% All Rights Reserved
-%% http://www.tex-tipografia.com
-%%
-%% 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 2003/12/01 or later.
-%%
-%% This work has the LPPL maintenance status "maintained".
-%%
-%% This Current Maintainer of this work is Javier Bezos.
-%%
-%% This work consists of the files soulpos.tex and soulpos.sty.
+% Copyright (C) 2012-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[a4paper,twocolumn]{article}
@@ -142,12 +127,10 @@ as shown in the samples below. You can use \verb|xoffset-start| and
You can use \verb|gap-start| and \verb|gap-end| to set the
corresponding values separately.
-
\item[\texttt{hyphens}] Sometimes excluding the hyphen from the
underlined text could make sense. Default is \verb|hyphens=include|
but you can set it to \verb|hyphens=exclude|.
-
\item[\texttt{overdraw}] By default underlines are drawn before the
text is typeset (with \verb|\rlap|), so that they are placed behind.
However, it can be drawn after (with \verb|\llap|), on top the text,
@@ -364,4 +347,26 @@ A single #1{word}. Now #1{a few words}. Longer:
\ulpossample\ulflag
-\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