~9marusia6/maus/beamlinesimulation

« back to all changes in this revision

Viewing changes to doc/doc_src/maus_user_guide.tex

  • Committer: justinchristensen at berkeley
  • Date: 2012-06-08 08:47:52 UTC
  • mfrom: (669.1.1 release)
  • Revision ID: justinchristensen@berkeley.edu-20120608084752-5x3f3rzflhhcewwi
new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
\usepackage{tabularx}
4
4
\usepackage{multirow}
5
5
\usepackage{graphicx}
 
6
\usepackage{hyperref}
6
7
\begin{document}
7
8
 
8
9
\vspace*{2.0cm}
13
14
\Large{ \bf{User Guide} }
14
15
\end{center}
15
16
 
16
 
%\chapter{Running for the First Time}
17
 
%\include{first_time_running}
 
17
\tableofcontents
 
18
 
 
19
\newpage
 
20
 
 
21
\chapter{Introduction}
 
22
\include{introduction}
18
23
 
19
24
\chapter{Data Structure}
20
25
\input{data_structure}