summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/memoir/titlepages.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/memoir/titlepages.sty')
-rw-r--r--Master/texmf-dist/doc/latex/memoir/titlepages.sty67
1 files changed, 65 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/memoir/titlepages.sty b/Master/texmf-dist/doc/latex/memoir/titlepages.sty
index f42a74aa1e6..8182d77fbb9 100644
--- a/Master/texmf-dist/doc/latex/memoir/titlepages.sty
+++ b/Master/texmf-dist/doc/latex/memoir/titlepages.sty
@@ -1,5 +1,6 @@
% titlepages.sty Example title pages
-\ProvidesPackage{titlepages}[2007/12/02 example title pages]
+%\ProvidesPackage{titlepages}[2007/12/02 v1.0 example title pages]
+\ProvidesPackage{titlepages}[2009/07/09 v1.1 example title pages]
\newcommand*{\titleJT}{\begingroup% Jan Tschichold: typographer
\FSfont{5gm}% Garamond
@@ -536,10 +537,70 @@ Edited by \\[\baselineskip]
{\framebox(\strip@pt\framex,\strip@pt\framey){}}%
\end{picture}}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%% added 2009/07/08
+\newcommand*{\titleASUt}{\begingroup % ASU title page
+\FSfont{ptm}
+%\DoubleSpace doesn't work as used in display
+\parindent=0pt
+\tdrop = 0.08\textheight
+\tdrop = 0pt
+\vspace*{\tdrop}
+\centering
+CONTINUING CONUNDRUMS IN THE TYPOGRAPHIC \\[\baselineskip]
+ REQUIREMENTS FOR THESES \\[\baselineskip]
+by \\[\baselineskip]
+Ima A. Student
+
+\vfill
+{%\SingleSpace
+A Polemic Presented in Partial Fulfillment \\
+of the Requirements for the Degree \\
+Master of Arts}
+\vfill
+
+ARCHIBALD SMYTHE UNIVERSITY \\[\baselineskip]
+May 2021 \par
+
+\vspace*{\tdrop}
+\endgroup}
+
+%%%%%%% added 2009/07/08
+\newcommand*{\titleASUa}{\begingroup % ASU approval page
+\FSfont{ptm}
+%\DoubleSpace
+\parindent=0pt
+\tdrop = 0.08\textheight
+\tdrop = 0pt
+\vspace*{\tdrop}
+\centering
+CONTINUING CONUNDRUMS IN THE TYPOGRAPHIC \\[\baselineskip]
+ REQUIREMENTS FOR THESES \\[\baselineskip]
+ by \\[\baselineskip]
+ Ima A. Student \\[3\baselineskip]
+has been approved \\[\baselineskip]
+April 2018
+
+\vfill
+
+Graduate Supervisory Committee: \\[\baselineskip]
+{%\SingleSpace
+S. Holmes, Co-Chair \\
+J. Moriarty, Co-Chair \\
+G. E. Challenger \\
+A. Quartermain \\
+J. H. Watson
+}
+
+\vfill
+
+ACCEPTED BY THE GRADUATE COLLEGE \par
+\vspace*{\tdrop}
+\endgroup}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newcommand*{\thistitle}{\begingroup% based on titleJT
\parindent=0pt
@@ -560,5 +621,7 @@ Edited by \\[\baselineskip]
\vspace*{\tdrop}
\endgroup}
+
+
\endinput