blob: 3ac18f495b7dc7e814d097a47089fb7d53fdcfb4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
The dirtree package provides a macro to typeset directory trees like
in windows explorator.
To install, simply run TeX on dirtree.ins, then move dirtree.sty and
dirtree.tex to somewhere in your TEXINPUTS path.
To obtain documentation, run:
latex dirtree.dtx
makeindex -s gind.ist dirtree
makeindex -s gglo.ist -o dirtree.gls dirtree.glo
latex dirtree.dtx
For any questiuon, suggestion, improvment,..., send a message at
Jean-Come.Charpentier@wanadoo.fr
with the word `dirtree' in the subject (to help my anti-spam software!).
|