summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/umthesis/exp1.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-03-07 18:04:30 +0000
committerKarl Berry <karl@freefriends.org>2007-03-07 18:04:30 +0000
commitf20e65ef1cfe5fc288f66e7af8abc8477511b36a (patch)
tree91b4aa04e610a26e189bf47c7c4f79c52a02ea83 /Master/texmf-dist/doc/latex/umthesis/exp1.tex
parentdc6e3a2da3acbc5fd7479b801f0b8c5d3d20aa0e (diff)
new package umthesis (6mar07)
git-svn-id: svn://tug.org/texlive/trunk@4008 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/umthesis/exp1.tex')
-rw-r--r--Master/texmf-dist/doc/latex/umthesis/exp1.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/umthesis/exp1.tex b/Master/texmf-dist/doc/latex/umthesis/exp1.tex
new file mode 100644
index 00000000000..c76fdbe8606
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/umthesis/exp1.tex
@@ -0,0 +1,23 @@
+\chapter{My first experiment}
+
+This is my first experiment. I will try to prove the following things:
+(Note that lists are single spaced, as Rackham wants, and that lists should
+start a new paragraph, otherwise the single spacing will also apply to the
+preceding paragraph).
+
+\begin{itemize}
+ \item lists are easy to use
+ \item \LaTeX\ rocks
+\end{itemize}
+
+The following figure was drawn using the excellent pgf/tikz graphics package.
+If you do not have this package, you should comment it out.
+
+\begin{figure*}[htbp]
+\centering
+\input{PDP}
+\caption[Model structure from \cite{Rumelhart1986}]{Model structure from
+\cite{Rumelhart1986}}
+\label{F:PDP}
+\end{figure*}
+