wiki:tex_sample

This tex sample file illustrates how to use the dirtree package:

(...)

\usepackage{dirtree}

(...)

\begin{figure}
  \input{doc_dirs}
  \caption{the documentation folder}
  \label{fig_doc_dirs}
\end{figure}

(...)

The file doc_dirs.tex is generated using the makefile and included into a figure environment, because referencing to it is easier this way.

Last modified 17 years ago Last modified on Feb 27, 2007, 11:55:28 PM
Note: See TracWiki for help on using the wiki.