summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/umthesis/example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/umthesis/example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/umthesis/example.tex20
1 files changed, 13 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/umthesis/example.tex b/Master/texmf-dist/doc/latex/umthesis/example.tex
index 29c37847312..067ec3de118 100644
--- a/Master/texmf-dist/doc/latex/umthesis/example.tex
+++ b/Master/texmf-dist/doc/latex/umthesis/example.tex
@@ -10,7 +10,7 @@
\usepackage{ifpdf} % check to see if compiling as dvi or pdf
\usepackage{rotating} % rotate some text
\usepackage{graphicx} % include graphics files
-\usepackage[all]{xy} %for making simple graphs
+%\usepackage[all]{xy} %for making simple graphs
\usepackage{index} %this is newer and more fully featured than makeidx
\usepackage{hhline} %fancy rules
\usepackage{amsmath,amssymb} %extra math commands and symbols
@@ -44,9 +44,9 @@
%\usepackage[dvips]{geometry} %tells dvips about paper size options
%\usepackage{svn} % to keep track of revisions
%\SVN $Author: robfelty $
-%\SVN $Revision: 17 $
-%\SVN $Date: 2007-03-06 10:58:33 -0500 (Tue, 06 Mar 2007) $
-%\SVN $Id: example.tex 17 2007-03-06 15:58:33Z robfelty $
+%\SVN $Revision: 24 $
+%\SVN $Date: 2007-05-10 15:13:37 -0400 (Thu, 10 May 2007) $
+%\SVN $Id: example.tex 24 2007-05-10 19:13:37Z robfelty $
%\usepackage{timestamp} % to give me a timestamp
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -161,7 +161,7 @@
%\doublespacing
%% The class file automatically singles spaces stuff which should
%% be single spaced according to rackham, like the bibliography,
-%% titles and such
+%% titles, long quotations and such
%% However, if you want to, you can also change spacing for
%% a portion of text like so:
%%\begin{singlespacing} ... \end{singlespacing}
@@ -173,10 +173,13 @@
\author{\LaTeX}
\program{Professional Typesetting}
\degree{Doctor of Philosophy}
+% if you only have chair, use \chaircommitteemember
+% if you have outside members, you can specify their institution in the
+% optional argument
\cochaircommitteemember{John Smith}{Professor}
\cochaircommitteemember{Mary Johnson}{Assistant Professor}
+\committeemember[University of Hard Knocks]{Robert Hughes}{Professor}
\committeemember{Emily Dickens}{Assistant Professor}
-\committeemember{Robert Hughes}{Professor}
\title{The most Rackham-standards compliant dissertation ever}
\makeindex %if you are including an index
@@ -247,11 +250,14 @@ appendix
\end{preface}
\tableofcontents
+
+% only use these commands if you have more than figure, table, and/or
+% appendix, respectively
\listoftables
\listoffigures
\listofappendices
-% the normal abstract is formatted the same as preface and acknowledgements,
+% the normal abstract is formatted the same as preface and acknowledgments,
% and is listed in the table of contents
\begin{abstract}
your abstract here