\documentclass{article}
\usepackage{url}
\usepackage{ulem}
\newcommand{\anchortext}[1]{\def\ULthickness{.2pt}\underbar{#1}\def\ULthickness{.4pt}} %this does not appear to work properly
\newcommand{\mypercent}{\%{}}\newcommand{\myamp}{\&{}}\begin{document}
\subsection{\label{sub:WikiStart}WikiStart}
\subsubsection{\label{anchor:Welcome-to-Trac-0.9.3}Welcome to Trac 0.9.3}

Trac is a \textbf{minimalistic} approach to \textbf{web-based} management of
\textbf{software projects}. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.


All aspects of Trac have been designed with the single goal to 
\textbf{help developers write great software} while \textbf{staying out of the way}
and imposing as little as possible on a team's established process and
culture.


As all Wiki pages, this page is editable, this means that you can
modify the contents of this page simply by using your
web-browser. Simply click on the ``Edit this page'' link at the bottom
of the page. \anchortext{WikiFormatting} (\S\ref{sub:WikiFormatting}) will give you a detailed description of
available Wiki formatting commands.


``\anchortext{trac-admin} (\S\ref{sub:TracAdmin})\footnote{\url{wiki:TracAdmin}} \textit{yourenvdir} initenv'' created
a new Trac environment, containing a default set of wiki pages and some sample
data. This newly created environment also contains 
\anchortext{documentation} (\S\ref{sub:TracGuide})\footnote{\url{wiki:TracGuide}} to help you get started with your project.


You can use \anchortext{trac-admin} (\S\ref{sub:TracAdmin})\footnote{\url{wiki:TracAdmin}} to configure
\anchortext{Trac}\footnote{\url{http://trac.edgewall.com/}} to better fit your project, especially in
regard to \textit{components}, \textit{versions} and \textit{milestones}. 


\anchortext{TracGuide} (\S\ref{sub:TracGuide}) is a good place to start.


Enjoy! \\
\textit{The Trac Team}

\subsubsection{\label{anchor:Starting-Points}Starting Points}
\begin{itemize}

\item \anchortext{TracGuide} (\S\ref{sub:TracGuide}) --  Built-in Documentation

\item \anchortext{The Trac project}\footnote{\url{http://projects.edgewall.com/trac/}} -- Trac Open Source Project

\item \anchortext{Trac FAQ}\footnote{\url{http://projects.edgewall.com/trac/wiki/TracFaq}} -- Frequently Asked Questions

\item \anchortext{TracSupport} (\S\ref{sub:TracSupport}) --  Trac Support
\end{itemize}

For a complete list of local wiki pages, see \anchortext{TitleIndex} (\S\ref{sub:TitleIndex}).


Trac is brought to you by \anchortext{Edgewall Software}\footnote{\url{http://www.edgewall.com/}},
providing professional Linux and software development services to clients
worldwide. Visit \url{http:http://www.edgewall.com/} for more information.


\anchortext{WikiTest} (\S\ref{sub:WikiTest})

\end{document}

