From fde8cea7185b7e955759944edf9ca109d6a8732a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 8 Oct 2008 00:34:23 +0000 Subject: outline [license] update (7oct08) git-svn-id: svn://tug.org/texlive/trunk@10886 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/outline/README | 5 +++++ Master/texmf-dist/doc/latex/outline/outline-sample.dvi | Bin 3172 -> 0 bytes Master/texmf-dist/doc/latex/outline/outline-sample.tex | 16 ++++++++++++++++ 3 files changed, 21 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/outline/README delete mode 100644 Master/texmf-dist/doc/latex/outline/outline-sample.dvi (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/outline/README b/Master/texmf-dist/doc/latex/outline/README new file mode 100644 index 00000000000..71da05b0391 --- /dev/null +++ b/Master/texmf-dist/doc/latex/outline/README @@ -0,0 +1,5 @@ +The package defines an outline environment, which provides facilities +similar to enumerate, but up to 6 levels deep. + +Author: Seth Flaxman +License: LaTeX Project Public License \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/outline/outline-sample.dvi b/Master/texmf-dist/doc/latex/outline/outline-sample.dvi deleted file mode 100644 index 4e19d97cb44..00000000000 Binary files a/Master/texmf-dist/doc/latex/outline/outline-sample.dvi and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/outline/outline-sample.tex b/Master/texmf-dist/doc/latex/outline/outline-sample.tex index 79646e811e4..077c1e2135f 100644 --- a/Master/texmf-dist/doc/latex/outline/outline-sample.tex +++ b/Master/texmf-dist/doc/latex/outline/outline-sample.tex @@ -1,3 +1,19 @@ +%% outline-sample.tex +%% Copyright 1991 Peter Halvorson +%% Updates for LaTeX2e copyright 2002 Seth Flaxman +%% Updated for LPPL 1.3c or later by Clea F. Rees (for Seth Flaxman), 2008/10/06. +% +% 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. +% +% This work has the LPPL maintenance status `unmaintained'. +% +% This work consists of the files outline.sty and outline-sample.tex. % Save file as: outline-sample.tex \documentclass{report} -- cgit v1.2.3