From CWRC

LaTeX code for Graph1

Click here for a plain text version of this LaTeX code.
\documentclass[a4paper,11pt]{article}
\usepackage{ulem}
\usepackage{a4wide}
\usepackage[dvipsnames,svgnames]{xcolor}
\usepackage[pdftex]{graphicx}

\usepackage{hyperref}
% commands generated by html2latex


\begin{document}
\begin{tabular}

\subsection{Contents}
\begin{itemize}
	\item \hyperlink{Tree_Map}{1Tree Map}
\begin{itemize}
	\item \hyperlink{this_is_the_root}{1.1this is the root}
\begin{itemize}
	\item \hyperlink{child_1}{1.1.1child 1}
	\item \hyperlink{child2}{1.1.2child2}
\end{itemize}
\end{itemize}
\end{itemize}
\end{tabular}\hypertarget{Tree_Map}{}

\section{Tree Map}\hypertarget{this_is_the_root}{}

\subsection{ this is the root }\hypertarget{child_1}{}

\subsubsection{ child 1 }\hypertarget{child2}{}

\subsubsection{ child2 }

\end{document}