summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/msu-thesis/samples
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-08-11 22:57:01 +0000
committerKarl Berry <karl@freefriends.org>2014-08-11 22:57:01 +0000
commit7f08054bf5aebef2dca4f32b2d21e95a50f7e2c5 (patch)
tree531925604d7a2b8898e14bdc3d0314a18149b4d6 /Master/texmf-dist/doc/latex/msu-thesis/samples
parent0714375ebf96ca39f502d46640f9e898c0c95233 (diff)
msu-thesis (11aug14)
git-svn-id: svn://tug.org/texlive/trunk@34907 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/msu-thesis/samples')
-rw-r--r--Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-template.pdfbin29518 -> 28809 bytes
-rw-r--r--Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-template.tex19
-rw-r--r--Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdfbin73010 -> 77631 bytes
-rw-r--r--Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex26
4 files changed, 27 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-template.pdf b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-template.pdf
index d7f3e8638ce..a83cd3722be 100644
--- a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-template.pdf
+++ b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-template.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-template.tex b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-template.tex
index 8eed362a718..e9bbaf44011 100644
--- a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-template.tex
+++ b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-template.tex
@@ -22,7 +22,12 @@
% Just add real content and you're done!
%
\documentclass[]{msu-thesis}
-% for a prettier, but possibly non-compliant table of contents use the [noboldtoc] option
+%
+% for a prettier, but possibly non-compliant table of contents use the [mixedtoc] option
+% for a plain table of contents use the [plaintoc] option
+% for a horrendous looking, but possibly required table of contents, use the [boldtoc] option
+%
+% If you have large tables/figures that need to be in landscape mode, add the [lscape] option
% This is standard fontenc/inputenc for pdflatex
% If you use LuaLaTeX or XeLaTeX you should replace this with the fontspec package
@@ -31,7 +36,7 @@
%
% If the thesis office requires Times, we'll give them Times
% You can experiment with other font packages here if you like.
-% If you are using XeLaTeX or LuaLaTeX load the Times or Times New Romaan font with \setmainfont
+% If you are using XeLaTeX or LuaLaTeX load the Times or Times New Roman font with \setmainfont
\usepackage{mathptmx}
%
% Load any extra packages here
@@ -40,7 +45,7 @@
\title{The syntax and semantics of phonology}
\author{Joe Linguist}
\fieldofstudy{Linguistics} % This should be in sentence case
-\date{2013}
+\date{2014}
% If you want a dedication page, specify the text of the dedication here and uncomment the next command.
%
@@ -63,7 +68,7 @@
% from having a copyright page unless you pay ProQuest to register the copyright.
% This should be illegal, but I didn't make up the rule.
-%\makecopyrightpage
+\makecopyrightpage
% If you have a dedication page, uncomment the next command to print the dedication page
%
@@ -107,9 +112,9 @@ Your acknowledgements here.
%
% If you have appendices, they would go here.
% Comment these lines out if you don't
-% If you have more than one appendix, uncomment the next line
-%\appendicestrue
-\makeappendixcover % make the appendix cover page
+% If you have more than one appendix, uncomment the next line and comment out the \appendix line
+%
+%\appendices
\appendix
\chapter{Your first appendix}
%
diff --git a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdf b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdf
index 3964ee1ab57..2565efc84f0 100644
--- a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdf
+++ b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex
index 8e22deaa245..18516c337a0 100644
--- a/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex
+++ b/Master/texmf-dist/doc/latex/msu-thesis/samples/MSU-thesis-testfile.tex
@@ -1,6 +1,7 @@
+% !BIB TS-program = bibtex
\listfiles
-\documentclass[lscape]{msu-thesis}
+\documentclass[lscape,plaintoc]{msu-thesis}
% lscape option is needed for this sample file to show correct placement
% of page numbers on landscape pages. If you don't have any landscape pages
% in your document, you don't need to load this option.
@@ -12,23 +13,22 @@
\author{Joe Linguist}
\fieldofstudy{Linguistics}
\dedication{This thesis is dedicated to someone.}
-\date{2010}
+\date{2014}
\usepackage{lipsum}
-\usepackage[T1]{fontenc}
\usepackage{xcolor}
\usepackage{gb4e}
\usepackage{cgloss}
\usepackage{natbib}
+\usepackage{hyperref} % not needed but here for testing
\counterwithin{exx}{chapter}
\bibliographystyle{unified}
\singlegloss
-% Uncomment the next two lines for single spaced examples with gb4e
-%\let\oldexe\exe
-%\renewcommand{\exe}{\SingleSpacing\oldexe}
+% Uncomment the next line for single spaced examples with gb4e
+%\patchcommand{\exe}{\SingleSpacing}{}
@@ -193,13 +193,17 @@ A & B & C & D & E & F & G \\
% at the end of the {landscape} environment, make the page style {plain}
\pagestyle{plain}
%
-% Uncomment this next command if you have more than one appendix
-%\appendicestrue
-% This command creates the cover page for the appendix/appendices
-\makeappendixcover
-\appendix
+
+
+\appendices % use this if you have more than one appendix
+%\appendix % use this if you have only one appendix
+
\chapter{An appendix}
+\section{An appendix section}
\lipsum[9-15]
+\chapter{An second appendix}
+\section{An appendix section}
+\lipsum[16-17]
\backmatter
% The next command forces the Bibliography to have a dotted leader
% (May not be required)