summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/dirtree/dirtree.sty
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-04-08 19:12:28 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-04-08 19:12:28 +0000
commitbd5a44f2192a1ca1dba2353e980916e35e262dd7 (patch)
tree6f88b2ea236b5f1187fe43722a98d205e7cab916 /Master/texmf-dist/tex/generic/dirtree/dirtree.sty
parent9f19bdeaed9cb46213203b4a3c7b70cfd9aea723 (diff)
-mNew generic package dirtree.
git-svn-id: svn://tug.org/texlive/trunk@12667 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/dirtree/dirtree.sty')
-rw-r--r--Master/texmf-dist/tex/generic/dirtree/dirtree.sty57
1 files changed, 57 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/dirtree/dirtree.sty b/Master/texmf-dist/tex/generic/dirtree/dirtree.sty
new file mode 100644
index 00000000000..72dd9cc0533
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/dirtree/dirtree.sty
@@ -0,0 +1,57 @@
+%%
+%% This is file `dirtree.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% dirtree.dtx (with options: `latex-wrapper')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from dirtree.sty.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file dirtree.dtx.
+%%
+%% This generated file may be distributed as long as the
+%% original source files, as listed above, are part of the
+%% same distribution. (The sources need not necessarily be
+%% in the same archive or directory.)
+%%
+%% Package `dirtree.dtx'
+%% -----------------------------------------------
+%% Copyright (C) 2004-2006 Jean-C\^ome Charpentier
+%% -----------------------------------------------
+%%
+%% 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.
+%%
+%% See CTAN archives in directory macros/latex/base/lppl.txt.
+%%
+%% CONTENTS:
+%% This work consists of the files dirtree.ins and dirtree.dtx.
+%% Derived files are dirtree.tex and dirtree.sty.
+%%
+%% DESCRIPTION:
+%% dirtree is a package displaying directory trees.
+%%
+ \def\fileversion{0.2}
+ \def\filedate{2006/01/25}
+\NeedsTeXFormat{LaTeX2e}[1995/06/01]
+\ProvidesPackage{dirtree}[\filedate\space v\fileversion\space
+ package wrapper for dirtree]
+\newcommand*\DT@fromsty{}
+\input{dirtree.tex}
+\ProvidesFile{dirtree.tex}
+ [\filedate\space v\fileversion\space `dirtree' (jcc)]
+\endinput
+%%
+%% End of file `dirtree.sty'.