diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/thinsp/thinsp.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/thinsp/thinsp.tex | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/thinsp/thinsp.tex b/Master/texmf-dist/doc/latex/thinsp/thinsp.tex index 7efd530e295..0043f9c3e5d 100644 --- a/Master/texmf-dist/doc/latex/thinsp/thinsp.tex +++ b/Master/texmf-dist/doc/latex/thinsp/thinsp.tex @@ -1,7 +1,8 @@ \pdfoutput1 \documentclass[a4paper,11pt,british]{article} \usepackage[T1]{fontenc} -\usepackage{babel,thinsp,listings,tabularx,booktabs,ragged2e,hyperref,textcomp} +\usepackage[colorlinks]{hyperref} +\usepackage{babel,thinsp,listings,tabularx,booktabs,ragged2e,textcomp} \author{Palle J\o rgensen} \title{The \thinsp\ package} \def\origthinspace{\kern .16667em } @@ -140,14 +141,13 @@ address: \url{hamselv@pallej.dk}. \label{sec:copyright-license} The \thinsp\ package and this documentation i copyright -\textcopyright\ 2007 by Palle J\o rgensen. +\textcopyright\ 2007, 2016 by Palle J\o rgensen. The license of the \thinsp\ package and this documentation is GNU General Public License (GPL). You should have received a copy of the GNU General Public License -along with this bundle; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +along with this program. If not, see \url{http://www.gnu.org/licenses/}. \appendix \clearpage @@ -157,6 +157,7 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. \lstinputlisting{thinsp.sty} +\end{document} \clearpage \section{Source code of this document} |