summaryrefslogtreecommitdiff
path: root/macros/generic/dirtree/dirtree.ins
blob: 5a68bee3c79db58334dcb194d0b08966882497c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
%% `dirtree.ins'
%%
%% Docstrip installation instruction file for docstyle `dirtree'
%%
%% Jean-C\^ome Charpentier <Jean-Come.Charpentier@wanadoo.fr> (jcc)
%%
%% April 08, 2009

\def\batchfile{dirtree.ins}
\input docstrip.tex
\keepsilent
\Msg{*** Generating the `dirtree' package ***}
\askforoverwritefalse
\generate{\file{dirtree.tex}{\from{dirtree.dtx}{tex}}}
\generate{\file{dirtree.sty}{\from{dirtree.dtx}{latex-wrapper}}}
%
\ifToplevel{%
\Msg{***********************************************************}
\Msg{*}
\Msg{* To finish the installation you have to move the files}
\Msg{* dirtree.sty and dirtree.tex in a directory/folder searched by TeX.}
\Msg{*}
\Msg{* To produce the documentation, run the file `dirtree.dtx'}
\Msg{* through LaTeX.}
\Msg{*}
\Msg{* If you require the commented code, desactivating the}
\Msg{* OnlyDescription macro, you must recompile, execute:}
\Msg{* `makeindex -s gind.ist dirtree'}
\Msg{* `makeindex -s gglo.ist -o dirtree.gls dirtree.glo'}
\Msg{* and recompile.}
\Msg{*}
\Msg{***********************************************************}
}

\endinput
%% 
%% End of file `dirtree.ins'