summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-05-12 22:55:47 +0000
committerKarl Berry <karl@freefriends.org>2011-05-12 22:55:47 +0000
commitaaabc08a0813867da817735d0c417ef0e7c98d81 (patch)
tree0f57e3277c6cbc17945782bc48d1ce09f8973ee4 /Master/texmf-dist/tex/latex
parenta89412c0be73dfd0f50269a87d5cd92f541165cd (diff)
new latex package unamthesis (12may11)
git-svn-id: svn://tug.org/texlive/trunk@22445 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/unamthesis/UNAMThesis.sty284
1 files changed, 284 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/unamthesis/UNAMThesis.sty b/Master/texmf-dist/tex/latex/unamthesis/UNAMThesis.sty
new file mode 100644
index 00000000000..80bc3f387a3
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/unamthesis/UNAMThesis.sty
@@ -0,0 +1,284 @@
+%% UNAMThesis.sty 12/may/2011
+%% Copyright (c) 2008-2011 Julio A. Freyre-Gonzalez
+% Style for Universidad Nacional Aut\'{o}noma de M\'{e}xico theses (grad and undergrad)
+% UNAMThesis {Thesis: Universidad Nacional Aut\'{o}noma de M\'{e}xico}{11pt}{report}
+\typeout{Thesis: Universidad Nacional Aut\'{o}noma de M\'{e}xico `UNAMThesis' <12 may 2011>.}
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Julio A. Freyre-Gonzalez.
+%
+% THIS WORK IS PROVIDED ON AN "AS IS" BASIS. THE AUTHOR PROVIDES NO
+% WARRANTY WHATSOEVER, EITHER EXPRESS OR IMPLIED, REGARDING THE WORK,
+% INCLUDING WARRANTIES WITH RESPECT TO ITS MERCHANTABILITY OR FITNESS
+% FOR ANY PARTICULAR PURPOSE.
+%
+% If you make any improvement or found any bug, I'd like to hear about it:
+%
+% Julio A. Freyre-Gonzalez, PhD
+% Center for Genomic Sciences, UNAM
+% Av. Universidad S/N, Col. Chamilpa, 62210
+% Cuernavaca, Morelos, Mexico
+% jfreyre@ccg.unam.mx
+% jfreyreg@gmail.com
+% http://unam.academia.edu/JulioAugustoFreyreGonzalez
+% http://network.nature.com/people/jfreyre
+% http://www.researcherid.com/rid/B-8231-2008
+%%
+%%
+% ChangeLog
+% 12/may/2011 jfreyre v2.0 proved in LaTeX standard enviroment (first public release)
+% 11/may/2011 jfreyre v1.9 Fixed bugs under LaTeX standard enviroment
+% 27/ago/2008 jfreyre v1.8 add foreword environment and its command version (internal release)
+% 4/ago/2008 jfreyre v1.7 add quotenat environment (internal release)
+% 17/jul/2008 jfreyre v1.6 minor cosmetic fixes (internal release)
+% 17/jun/2008 jfreyre v1.5 add cover page with logos and customization options (internal release)
+% 12/feb/2008 jfreyre v1.0 original version (internal release)
+%%
+% This style is designed to work with the report document style of LaTeX2e.
+% Usage:
+% \usepackage{UNAMThesis}
+%
+% "Preferably, the text should appear on only one side of the paper."
+% Hence no doubleside option.
+%
+
+\ProvidesPackage{UNAMThesis}[2011/05/12 v2.0 (J.A. Freyre-Gonzalez)]
+
+\RequirePackage{graphicx}
+\RequirePackage{setspace}
+
+\oddsidemargin 0.25in
+\evensidemargin 0in
+
+\topmargin 0in
+\headheight 0in % no header
+\headsep \headheight
+
+\textwidth 6.25in
+\textheight 8.5in
+
+\footskip .4in
+
+\doublespacing
+\def\baselinestretch{1.5}
+
+% If using the report style, use - instead of . in the figure, table and equation numbers.
+\@ifundefined{thechapter}{}{\def\thefigure{\thechapter-\arabic{figure}}}
+\@ifundefined{thechapter}{}{\def\thetable{\thechapter-\arabic{table}}}
+\@ifundefined{theequation}{}{\def\theequation{\thechapter-\arabic{equation}}}
+
+%% End of formatting parameters %%
+
+%% Define all the pieces that go on the title page and the abstract.
+
+% \title and \author already exist
+
+\def\logounam#1{\gdef\@logounam{#1}}
+\def\@logounam{Escudo-UNAM}
+
+\def\logoinstitute#1{\gdef\@logoinstitute{#1}}
+\def\@logoinstitute{Escudo-IBT}
+
+\def\Unam{Universidad Nacional Aut\'{o}noma de M\'{e}xico}
+\def\UNAM{\uppercase\expandafter{\Unam}}
+\def\university#1{\gdef\Unam{#1}\gdef\UNAM{\uppercase\expandafter{\Unam}}}
+
+\def\institute#1{\institutem{#1}}
+\def\rcenter#1{\institutem{#1}}
+\def\faculty#1{\institutef{#1}}
+\def\school#1{\institutef{#1}}
+\def\institutem#1{\@instituteartm\gdef\@institute{#1}}
+\def\institutef#1{\@instituteartf\gdef\@institute{#1}}
+\def\@instituteartm{\gdef\@instituteart{el}}
+\def\@instituteartf{\gdef\@instituteart{la}}
+\def\@instituteart{la} % For side effect of excluding an institution
+
+\def\department#1{\gdef\@department{#1}}
+\def\@department{}
+
+\def\supervisor#1{\gdef\@supervisor{#1}}
+
+\def\prevdegrees#1{\gdef\@prevdegrees{#1}}
+\def\@prevdegrees{}
+
+% If you are getting two degrees, use \and between the names.
+\def\degree#1{\setbox0\hbox{#1} %for side effect of setting \@degreeart
+ \gdef\@degree{#1}}
+% \and is used inside the \degree argument to separate two degrees
+\def\and{\gdef\@degreeart{los grados} \par y \par}
+\def\@degreeart{el grado}
+
+% Use \date as \thesisdate
+\let\@thesisdate=\@date
+\def\date#1{\gdef\@date{#1}\gdef\@thesisdate{#1}}
+
+% typically just a month and year
+\def\degreemonth#1{\gdef\@degreemonth{#1}}
+\def\degreeyear#1{\gdef\@degreeyear{#1}}
+
+\def\city#1{\gdef\@city{#1}}
+
+\supervisor{supervisor undefined}
+\degree{degree undefined}
+\degreemonth{degreemonth undefined}
+\degreeyear{degreeyear undefined}
+
+%% Define useful enviroments for math documents
+
+\newtheorem{theorem}{Theorem}
+\newtheorem{acknowledgement}[theorem]{Acknowledgement}
+\newtheorem{algorithm}[theorem]{Algorithm}
+\newtheorem{axiom}[theorem]{Axiom}
+\newtheorem{case}[theorem]{Case}
+\newtheorem{claim}[theorem]{Claim}
+\newtheorem{conclusion}[theorem]{Conclusion}
+\newtheorem{condition}[theorem]{Condition}
+\newtheorem{conjecture}[theorem]{Conjecture}
+\newtheorem{corollary}[theorem]{Corollary}
+\newtheorem{criterion}[theorem]{Criterion}
+\newtheorem{definition}[theorem]{Definition}
+\newtheorem{example}[theorem]{Example}
+\newtheorem{exercise}[theorem]{Exercise}
+\newtheorem{lemma}[theorem]{Lemma}
+\newtheorem{notation}[theorem]{Notation}
+\newtheorem{problem}[theorem]{Problem}
+\newtheorem{proposition}[theorem]{Proposition}
+\newtheorem{remark}[theorem]{Remark}
+\newtheorem{solution}[theorem]{Solution}
+\newtheorem{summary}[theorem]{Summary}
+\newenvironment{proof}[1][Proof]{\textbf{#1.} }{\ \rule{0.5em}{0.5em}}
+
+%% Define all the environments needed for the frontmatter
+%% The make* are command versions of every environment,
+%% useful to interface with Scientific Workplace
+
+\newenvironment{dedication}
+{\newpage\thispagestyle{empty}\setlength{\topskip}{0in}\def\baselinestretch{1}\@normalsize
+\begin{flushright}\vspace*{-1ex}\vspace*{\fill}\vspace*{\fill}\vspace*{\fill}\vspace*{\fill}\slshape}
+{\vfill\vfill\vfill\vfill\vfill\end{flushright}\newpage}
+
+\newcommand{\makededication}[1]{\begin{dedication}#1\end{dedication}}
+
+\newenvironment{acknowledgements}
+{\newpage\chapter*{Agradecimientos}\def\baselinestretch{1}\@normalsize}
+{\par\newpage}
+
+\newcommand{\makeacknowledgements}[1]{\begin{acknowledgements}#1\end{acknowledgements}}
+
+\newenvironment{foreword}
+{\newpage\chapter*{Pr\'{o}logo}\def\baselinestretch{1}\@normalsize}
+{\par\newpage}
+
+\newcommand{\makeforeword}[1]{\begin{foreword}#1\end{foreword}}
+
+\newenvironment{resumen}
+{\newpage
+\begin{center}{\large{\bfseries\@title}\\
+por\\
+\@author\\[\baselineskip]}
+\par
+\def\baselinestretch{1}\@normalsize
+\end{center}
+\par
+\subsection*{Resumen}\small\def\baselinestretch{1}\@normalsize}
+{\newpage}
+
+\newcommand{\makeresumen}[1]{\begin{resumen}#1\end{resumen}}
+
+% The abstract enviroment doesn't need a makeabstract command because we
+% redefine the original abstract environment
+\renewenvironment{abstract}
+{\newpage
+\begin{center}{\large{\bfseries\@title}\\
+by\\
+\@author\\[\baselineskip]}
+\par
+\def\baselinestretch{1}\@normalsize
+\end{center}
+\par
+\subsection*{Abstract}\small\def\baselinestretch{1}\@normalsize}
+{\newpage}
+
+\def\maketitle{
+\begin{titlepage}
+% Left layout - Logos
+\begin{minipage}[c][9in][s]{1in}
+\centering
+\includegraphics[width=1in]{\@logounam}\\[10pt]
+\hskip 2pt\vrule width 2pt height 6.7in
+\hskip 1mm\vrule width 1pt height 6.7in\\[10pt]
+\includegraphics[width=0.8in]{\@logoinstitute}
+\end{minipage}\hskip 10pt
+% Right layout - Titles
+\begin{minipage}[c][\textheight][s]{5.125in}
+\centering
+% University, institute, department and title
+{\Large\scshape\Unam}
+\vspace{3mm}\hrule height2pt
+\vspace{1mm}\hrule height1pt
+\vspace{3mm}
+\@ifundefined{@institute}{\relax}{{\large\scshape\@institute}\\[3pt]}
+{\scshape\@department}\par
+% Title
+\vfill\vfill
+{\def\baselinestretch{1}\Large\scshape\@title\par}
+\vfill\vfill
+% Degree, author, supervisor and date
+\makebox[8cm][s]{\Huge T E S I S}\\[8pt]
+QUE PARA OBTENER EL GRADO DE:\\[3pt]
+{\scshape\@degree}\\[16pt]
+PRESENTA:\\[3pt]
+{\scshape\@author}\par
+\vfill
+{\small DIRECTOR DE TESIS:\\{\scshape\@supervisor}}\par
+\vfill
+{\scshape\@city\hfill\@degreemonth, \@degreeyear}
+\end{minipage}
+\end{titlepage}
+\begin{titlepage}
+\centering\large
+{\def\baselinestretch{1.2}\Large\bfseries\@title\par}
+por\par
+{\Large\@author}
+\par
+\@prevdegrees
+\par
+Tesis presentada para obtener \@degreeart\ de
+\par
+\@degree
+\par
+en \@instituteart
+\par
+\@ifundefined{@institute}{\relax}{{\scshape\@institute}\par}
+{\Large\scshape\Unam}
+\par
+\@city. \@degreemonth, \@degreeyear
+\end{titlepage}}
+
+% You can use the titlepage environment to do it all yourself if you
+% don't want to use \maketitle. In the titlepage environment, the
+% paragraph skip is infinitely stretchable, so if you leave a blank line
+% between lines that you want space between, the space will stretch so
+% that the title page fills up the entire page.
+\renewenvironment{titlepage}
+{\newpage\thispagestyle{empty}
+\parindent 0pt \parskip 10pt plus 1fil minus 1fil
+\def\baselinestretch{1}\@normalsize\vbox to \vsize\bgroup\vbox to 8.9in\bgroup}
+% The \kern0pt pushes any depth into the height. Thanks to Richard Stone.
+{\par\kern 0pt\egroup\vss\egroup\newpage}
+
+% The quotenat environment implements the quotation style commonly used at
+% beginning of a chapter, just like in D. Knuth's Art of Computer Programming
+\newenvironment{quotenat}
+{\begin{flushright}\begin{minipage}[b]{5.25 in}\raggedleft
+\def\baselinestretch{1}\small}
+{\end{minipage}\end{flushright}}