summaryrefslogtreecommitdiff
path: root/introduction.tex
diff options
context:
space:
mode:
Diffstat (limited to 'introduction.tex')
-rw-r--r--introduction.tex39
1 files changed, 39 insertions, 0 deletions
diff --git a/introduction.tex b/introduction.tex
new file mode 100644
index 0000000..8344350
--- /dev/null
+++ b/introduction.tex
@@ -0,0 +1,39 @@
+
+\begingroup
+\clearpage% Manually insert \clearpage
+\let\clearpage\relax% Remove \clearpage functionality
+\vspace*{-16pt}% Insert needed vertical retraction
+\chapter[INTRODUCTION]{INTRODUCTION}\label{chap:intro}
+\endgroup
+
+
+% \begin{figure}
+% \centering
+% \includegraphics[width=3in]{pistolpete}
+% \caption{\label{fig:1-1}Pistol Pete picture}
+% \end{figure}
+
+
+% \begin{table}[!h]
+% \centering
+% \begin{tabular}{| l c r |}
+% \hline
+% 1 & 2 & 3 \\
+% 4 & 5 & 6 \\
+% 7 & 8 & 9 \\
+% \hline
+% \end{tabular}
+% \caption{\label{tab:1}A simple table}
+% \end{table}
+
+% \begin{table}[!h]
+% \centering
+% \begin{tabular}{| l c r |}
+% \hline
+% 1 & 2 & 3 \\
+% 4 & 5 & 6 \\
+% 7 & 8 & 9 \\
+% \hline
+% \end{tabular}
+% \caption{A second table}
+% \end{table}