diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-24 23:13:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-24 23:13:46 +0000 |
commit | 7ace44c0bbe443f7ae53252d5f96380cf2a767cf (patch) | |
tree | 8724b477b4e807bd888ff5ca6b156e926474a705 | |
parent | eb09636ec2c1f42b6e126e5e6ed6075a32cbd9dc (diff) |
outlines (23jan12)
git-svn-id: svn://tug.org/texlive/trunk@25192 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/outlines/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/outlines/outlines.pdf | bin | 134476 -> 135262 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/outlines/outlines.tex | 19 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/outlines/outlines.sty | 8 |
4 files changed, 25 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/outlines/README b/Master/texmf-dist/doc/latex/outlines/README index 98e6f4b7a93..af72eb8446e 100644 --- a/Master/texmf-dist/doc/latex/outlines/README +++ b/Master/texmf-dist/doc/latex/outlines/README @@ -14,3 +14,5 @@ lists or presentation slides. This package is built on top of the standard list environments and has no specific pre-requisite. +This material is subject to the LaTeX Project Public License. + diff --git a/Master/texmf-dist/doc/latex/outlines/outlines.pdf b/Master/texmf-dist/doc/latex/outlines/outlines.pdf Binary files differindex 5b0c3ba92b1..e76a6649f00 100644 --- a/Master/texmf-dist/doc/latex/outlines/outlines.pdf +++ b/Master/texmf-dist/doc/latex/outlines/outlines.pdf diff --git a/Master/texmf-dist/doc/latex/outlines/outlines.tex b/Master/texmf-dist/doc/latex/outlines/outlines.tex index 5e160ecc498..4ebe7422087 100644 --- a/Master/texmf-dist/doc/latex/outlines/outlines.tex +++ b/Master/texmf-dist/doc/latex/outlines/outlines.tex @@ -1,3 +1,17 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% outlines.tex - Documentation for the outlines package +% +% Charles Pecheur, UCL, 2005 -- 2012 +% charles.pecheur@uclouvain.be +% +% 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 2005/12/01 or later. +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[11pt]{article} \usepackage{outlines} @@ -247,10 +261,7 @@ the "\item" syntax. \section{Credits} -This package was developed by Charles Pecheur at Universit\'e catholique de -Louvain, Belgium. It is free for anyone to use, modify and re-distribute -as long as credit to the original author is preserved. Charles Pecheur -can be contacted at "charles.pecheur@uclouvain.be". +This package was developed by Charles Pecheur at Universit\'e catholique de Louvain, Belgium. It 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 ("http://www.latex-project.org/lppl.txt"). Charles Pecheur can be contacted at "charles.pecheur@uclouvain.be". This package is independent from similar packages "outline.sty" and "outliner.sty", available on the CTAN archive. diff --git a/Master/texmf-dist/tex/latex/outlines/outlines.sty b/Master/texmf-dist/tex/latex/outlines/outlines.sty index ad56a226244..1d67e5c7b88 100644 --- a/Master/texmf-dist/tex/latex/outlines/outlines.sty +++ b/Master/texmf-dist/tex/latex/outlines/outlines.sty @@ -7,6 +7,14 @@ % % Note: this package has no connection with outline.sty or outliner.sty, % that are available on CTAN +% +% 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 2005/12/01 or later. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Usage: % |